代码改变世界

03 2015 档案

摘要:推荐一篇文章,关于 Python 的装饰器的: [Python修饰器的函数式编程](http://coolshell.cn/articles/11265.html) 阅读全文
posted @ 2015-03-19 16:38 Rollen Holt 阅读(648) 评论(0) 推荐(0)
摘要:推荐一篇文章: [python 线程,GIL 和 ctypes](http://zhuoqiang.me/python-thread-gil-and-ctypes.html)这篇文章很好的讲解了 Python 的 GIL 是什么,以及如何规避。 阅读全文
posted @ 2015-03-19 16:21 Rollen Holt 阅读(484) 评论(0) 推荐(0)