10 2016 档案

摘要:比如你要清空文件 阅读全文
posted @ 2016-10-29 18:34 LisPythoniC 阅读(848) 评论(0) 推荐(0)
摘要:pip3 install django==1.9 i http://pypi.douban.com/simple/ 阅读全文
posted @ 2016-10-29 17:37 LisPythoniC 阅读(446) 评论(0) 推荐(0)
摘要:``` Basics: 1. Ensure that you have not disabled Lua code cache: https://github.com/openresty/lua-nginx-module#lua_code_cache 2. Load resty.core: https://github.com/openresty/lua-resty-core#synopsi... 阅读全文
posted @ 2016-10-10 09:21 LisPythoniC 阅读(435) 评论(0) 推荐(0)
摘要:https://github.com/webpack/webpack/issues/2254 env 变量 Yes this is intended. Custom argumens can be passed via env prefix, i. e. env.compress. Than exp 阅读全文
posted @ 2016-10-09 17:36 LisPythoniC 阅读(5416) 评论(0) 推荐(0)
摘要:定义Model: 查询语句: 整理如下: 阅读全文
posted @ 2016-10-06 20:22 LisPythoniC 阅读(1376) 评论(1) 推荐(0)
摘要:安装nodejs 4.x "参考" curl sL https://deb.nodesource.com/setup_6.x | sudo E bash sudo apt get install y nodejs "升级npm工具自身" npm update g npm 安装cnpm npm ins 阅读全文
posted @ 2016-10-02 10:45 LisPythoniC 阅读(275) 评论(0) 推荐(0)