随笔分类 -  Python

摘要:from time import strftime,localtimeimport httplib2import re, string, sys, unicodedatadate = strftime('%Y-%m-%d', localtime())print dateurl = "http://t... 阅读全文
posted @ 2013-04-01 18:39 rikioy 阅读(811) 评论(0) 推荐(0)