阅读过去,思考未来。面向信仰编程
软件知识分享
Yii2开发很方便,无论开发什么样的应用程序。但是很多时候调试php与服务器的连 Read more…
try: 1/0 except Exception,e: print e 输出结 Read more…
pyinotify安装 git clone https://github.com Read more…
通过crontab 命令,我们可以在固定的间隔时间执行指定的系统指令或 shel Read more…
安装ftp sudo apt-get install vsftpd 配置vsft Read more…
安装过程需要解决很多依赖问题 安装步骤: sudo apt-get instal Read more…
最近在做一个对文件签名的小系统,一开始先使用简单的md5进行签名,一边使用php Read more…
相信很多人在接触python的时候都会遇到奇怪的编码问题,我也不例外,一开始的时 Read more…
有时候安装好php发现缺少自己需要的库,有时候刚刚安装完发现漏掉了扩展的参数,有 Read more…
设置命令行代理的方法,该操作设置的代理是全局可用的 export http_pr Read more…