2005年3月3日 星期四
0 comments
03
3月
tjweiprogramming, python
Webserverpython -c "import SimpleHTTPServer;SimpleHTTPServer.test()"寄信simplemapi.SendMail("xxx@gmail.com","title","body text","attachment")列出目錄下面的檔案並且照檔案修改時間順序排列l=os.listdir(".")l.sort(key=lambda x:os.stat(x).st_mtime)轉碼 (utf-8 到 big5)python -c "import sys; \sys.stdout.write(sys.stdin.read().decode('utf-8').encode('big5'...
訂閱:
文章 (Atom)