摘要:
import tornado.httpclient as httpclientimport urllibfrom pyquery import PyQuery as pqimport torndbimport threadingurl = 'http://gmgard.us/gm'img_url = 'http://gmgard.us'static_path = 'static/img/'db = torndb.Connection(host='localhost:3306',user='ypc',password 阅读全文
摘要:
ptyhon句段后面都要加一个":"号 阅读全文