由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - python 的deferred module
相关主题
问个Python的问题Anybody using Python?
python中ctypes的passing by refence问题请教newbie python question
用了一下node.js, 看来js要一同天下啊,只要那些人Python的script的兼容问题
Guido on Python AsyncIO (1/23/2014)Traited Python object attributes -for java people
有没有人跟我一样一看到Python code 就想吐。new to python,问个stupid的问题
没学过php/python/ruby任何一种后台语言,直接上node吃力吗?用python glue C++ 有什么好的办法
为什么需要node.js waterfall,而不是直接call python script关于python
看到python的multiprocessing心中一痛也问个python 问题
相关话题的讨论汇总
话题: deferred话题: module话题: python
进入Programming版参与讨论
1 (共1页)
n******r
发帖数: 869
1
又没耐心学下去了。
http://pythonhosted.org/defer/defer.html
什麽
deferred.callback(1)
deferred.result
有多少deferred.xxxx 可调用啊。 .callback(1)是个function, .result是个
attribute?
可refer的资料倒是不少
http://twistedmatrix.com/documents/11.0.0/core/howto/defer.html
http://moshez.files.wordpress.com/2009/03/deferred-pres.pdf
就是学起来感到吃力,没耐心。
a***n
发帖数: 538
2
有时候看源码比较清楚。
c*****e
发帖数: 3226
3
python 里面一大堆 shit 高级 features. 不没必要学。

【在 n******r 的大作中提到】
: 又没耐心学下去了。
: http://pythonhosted.org/defer/defer.html
: 什麽
: deferred.callback(1)
: deferred.result
: 有多少deferred.xxxx 可调用啊。 .callback(1)是个function, .result是个
: attribute?
: 可refer的资料倒是不少
: http://twistedmatrix.com/documents/11.0.0/core/howto/defer.html
: http://moshez.files.wordpress.com/2009/03/deferred-pres.pdf

1 (共1页)
进入Programming版参与讨论
相关主题
也问个python 问题有没有人跟我一样一看到Python code 就想吐。
安装web.py小记没学过php/python/ruby任何一种后台语言,直接上node吃力吗?
快要被Python的兼容性弄疯了为什么需要node.js waterfall,而不是直接call python script
Python and C/C++ Question看到python的multiprocessing心中一痛
问个Python的问题Anybody using Python?
python中ctypes的passing by refence问题请教newbie python question
用了一下node.js, 看来js要一同天下啊,只要那些人Python的script的兼容问题
Guido on Python AsyncIO (1/23/2014)Traited Python object attributes -for java people
相关话题的讨论汇总
话题: deferred话题: module话题: python