10 2017 档案

摘要:python twisted教程 一,异步编程 http://www.douban.com/note/232200511/ python twisted教程 二:缓慢的诗 http://www.douban.com/note/232204170/ python twisted教程 三–开始twist 阅读全文
posted @ 2017-10-08 10:42 WangC.W 阅读(403) 评论(0) 推荐(0)
摘要:原文地址:http://projectsedu.com/2016/10/17/django从请求到返回都经历了什么/ 从runserver说起 ruserver是使用django自己的web server,主要用于开发和调试中, 部署到线上环境一般使用nginx+uwsgi模式 manage.py 阅读全文
posted @ 2017-10-07 19:40 WangC.W 阅读(446) 评论(0) 推荐(0)