摘要: 效果一样 输出过去的某一个时间,也可以未来的某一个时间 阅读全文
posted @ 2018-03-25 13:39 A_飘逝 阅读(101) 评论(0) 推荐(0)
摘要: self.db = torndb.Connection(**config.mysql_options) self.redis = redis.StrictRedis(**config.redis_options) 阅读全文
posted @ 2018-03-25 13:39 A_飘逝 阅读(94) 评论(0) 推荐(0)
摘要: # #-*-coding:utf-8-*- # from wxpy import * # bot = Bot(cache_path=True) # print(bot.groups()) # company_group = bot.groups().search('aaa')[0] # boss = company_group.search('a_飘逝')[0] # # bot.file_hel... 阅读全文
posted @ 2018-03-25 12:10 A_飘逝 阅读(127) 评论(0) 推荐(0)