From 05fe8911c9e4208a97fc0828778e10ed6d893bbb Mon Sep 17 00:00:00 2001 From: ddv12138 <644077730@qq.com> Date: Thu, 7 Sep 2017 12:56:52 +0800 Subject: [PATCH] =?UTF-8?q?2017=E5=B9=B4=2009=E6=9C=88=2007=E6=97=A5=20?= =?UTF-8?q?=E6=98=9F=E6=9C=9F=E5=9B=9B=2012:56:52=20CST?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cet_query.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cet_query.py b/cet_query.py index 8dbdfc3..f110f4b 100644 --- a/cet_query.py +++ b/cet_query.py @@ -73,7 +73,7 @@ def append_file(string): with open('cet.txt','a+') as f: f.writelines(string + os.linesep) -number = 420550171103600,420550171103700 ### 420550171103524 贺深 +number = 420550171103500,420550171103600 ### 420550171103524 贺深 ### testing @@ -84,7 +84,7 @@ else: print('没有') exit(0)''' ### testing end -names = ['李泽峰'] +names = ['张嘉迪'] for num in range(1,11): for zkzh in [i for i in range(*number)]: for xm in names: @@ -96,4 +96,4 @@ for num in range(1,11): continue else: print(zkzh,xm,sep='-->') - sleep(0.5) + sleep(10)