博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

03 2017 档案

摘要:Python uwsgi部署及优化 nginx+uwsgi部署django 找了半天,原来只需要加空格 找了半天,原来只需要ctrl+c 阅读全文

posted @ 2017-03-31 10:31 Sunny99 阅读(81) 评论(0) 推荐(0)

摘要:#pip install uwsgi error: need a c compiler so: #yum install -y gcc gcc-c++ error: no python.h so: #sudo yum install python-devel http://stackoverflow 阅读全文

posted @ 2017-03-30 22:24 Sunny99 阅读(129) 评论(0) 推荐(0)

摘要:window.location.href与window.open()的区别 阅读全文

posted @ 2017-03-26 20:32 Sunny99 阅读(74) 评论(0) 推荐(0)

摘要:用python进行web开发需要学习什么 深刻理解Nginx之Nginx与Python 如何在Web开发中使用Python 阅读全文

posted @ 2017-03-25 21:38 Sunny99 阅读(102) 评论(0) 推荐(0)

摘要:Python之with语句 关于Python的super用法研究 Python增强的格式化字符串format函数 阅读全文

posted @ 2017-03-25 21:12 Sunny99 阅读(93) 评论(0) 推荐(0)