03 2016 档案

摘要:安装package control : https://packagecontrol.io/installation Ctrl+`,复制那串代码,粘贴后安装完成,重启就可以了 那串代码: import urllib.request,os,hashlib; h = '2915d1851351e5ee5 阅读全文
posted @ 2016-03-28 10:15 Finersoft 阅读(145) 评论(0) 推荐(0) 编辑
摘要:原文链接:http://www.2cto.com/os/201501/370992.html 以前刚开始时用redmine是直接使用它的webrick服务器来运行的,后来为了提高性能,采用nginx+passenger的方式来驱动 redmine,访问速度快了不少,但是在新建问题或更新问题时变得非常 阅读全文
posted @ 2016-03-07 17:30 Finersoft 阅读(859) 评论(0) 推荐(0) 编辑