magicat
2014年10月1日 星期三
wget and curl 指令
›
wget 指令介紹 curl 指令介紹 使用curl 批次下載
2014年9月23日 星期二
Linux 圖片轉檔指令
›
convert beach.gif beach.pnm NAME convert - convert an image or sequence of images SYNOPSIS convert [ options ... ] input_file output_...
2014年9月18日 星期四
Install Flask on CentOS 7.0
›
1. Install pip on CentOS 7.0 ## First install the EPEL repo as per your Operating system version and architecture. rpm -ivh http://mirror...
2014年7月17日 星期四
Python: ConfigParser
›
[core] cmd = /usr/bin/vim [mod] safe_edit = yes time_interval = 20 python 程式如下: #!/usr/bin/python from ConfigParser import SafeConfigPar...
How to find script's directory
›
import os print os . path . dirname ( os . path . realpath ( __file__ )) reference: http://stackoverflow.com/questions/4934806/python-h...
‹
›
首頁
查看網路版