摘要:
twisted入门 1. callWhenRunning callLater的使用 __author__ = 'zhoukunpeng' from twisted.internet import reactor import time def hello(): print "hello from the reactor loop!" def ... 阅读全文
posted @ 2016-08-08 15:37
wolover
阅读(248)
评论(0)
推荐(0)
摘要:
http://blog.sina.com.cn/s/blog_704b6af70100pzhf.html twisted框架学习 twisted为异步网络编程框架 twisted是一个具有强大功能且具有很强健壮性的库,其defer 异步 callback server application pb等抽象很好的解决了显示中的问题。 一:初步认识 #coding:utf-... 阅读全文
posted @ 2016-08-08 15:36
wolover
阅读(312)
评论(0)
推荐(0)
浙公网安备 33010602011771号