From 3d469fa2aa47bb455029176daabfaae1a2fbdb93 Mon Sep 17 00:00:00 2001 From: arcticlion Date: Sat, 24 Jan 2015 23:03:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20Twisted=20=E4=B8=8E?= =?UTF-8?q?=E5=BC=82=E6=AD=A5=E7=BC=96=E7=A8=8B=E5=85=A5=E9=97=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3951198..afc9d2be 100644 --- a/README.md +++ b/README.md @@ -366,6 +366,7 @@ * [Python 正则表达式操作指南](http://wiki.ubuntu.org.cn/Python正则表达式操作指南) * [python初级教程:入门详解](http://www.crifan.com/files/doc/docbook/python_beginner_tutorial/release/html/python_beginner_tutorial.html) * [Python Cookbook 第3版 中文版](http://python3-cookbook.readthedocs.org/zh_CN/latest/) +* [Twisted 与异步编程入门](http://likebeta.gitbooks.io/twisted-intro-cn/) ### Ruby