#!/usr/bin/env pythonimport MySQLdbprint "Content-Type: text/html\n"print "Books"print ""print "Books"print ""connection = MySQLdb.connect(user='me', ... Read More
posted @ 2012-11-14 23:28 lein.wang Views(148) Comments(0) Diggs(0)
安装地址http://www.webmin.com/tgz.html Read More
posted @ 2012-11-14 14:58 lein.wang Views(95) Comments(0) Diggs(0)
错误信息:warning: You appear to have cloned an empty repository.或者fatal: destination path '.' already exists and is not an empty directory.解决办法:ls -arm .g... Read More
posted @ 2012-11-14 14:44 lein.wang Views(165) Comments(0) Diggs(0)
df -h Read More
posted @ 2012-11-14 14:39 lein.wang Views(1322) Comments(0) Diggs(0)