摘要: #coding:utf8import urllib2import urllibimport jsonimport stringimport randomclass WebChat(object): def __init__(self, appid=None, secret=None, code... 阅读全文
posted @ 2014-07-21 13:33 huangxiaohen 阅读(1601) 评论(0) 推荐(0)