我在这苦寒之境修行

导航

08 2021 档案

环境部署
摘要: 阅读全文

posted @ 2021-08-29 20:37 绿茵豪情 阅读(47) 评论(1) 推荐(0)

定时任务
摘要:import scheduleimport timedef Schedule(): print(1)def main(): schedule.every().seconds.do(Schedule) while True: schedule.run_pending() time.sleep(10)m 阅读全文

posted @ 2021-08-28 19:54 绿茵豪情 阅读(43) 评论(0) 推荐(0)

买点
摘要:高点必备 1.三连跌 2.放量+第二根跌 3.顶部射击之星+连跌 4.剧烈跳空两联 割肉点,第一根绿竹+1,最多顶线 阅读全文

posted @ 2021-08-26 23:28 绿茵豪情 阅读(24) 评论(0) 推荐(0)