From 1e7f97cfe7464df585af283e7a5457c04c59e50a Mon Sep 17 00:00:00 2001 From: ddv12138 <644077730@qq.com> Date: Sun, 27 Aug 2017 13:37:58 +0800 Subject: [PATCH] Sun Aug 27 13:37:58 CST 2017 --- cet.txt | 1 + cet_query.py | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/cet.txt b/cet.txt index 66d0f1d..a075c6e 100644 --- a/cet.txt +++ b/cet.txt @@ -1,2 +1,3 @@ 姓名:潘猛学校:武汉晴川学院考试级别:英语四级笔试成绩准考证号:420550171103523总分:273听力:87阅读:109写作和翻译:77口试成绩准考证号:--等级:-- 姓名:潘猛学校:武汉晴川学院考试级别:英语四级笔试成绩准考证号:420550171103523总分:273听力:87阅读:109写作和翻译:77口试成绩准考证号:--等级:-- +姓名:贺深学校:武汉晴川学院考试级别:英语四级笔试成绩准考证号:420550171103524总分:370听力:156阅读:95写作和翻译:119口试成绩准考证号:--等级:-- diff --git a/cet_query.py b/cet_query.py index 5a5f1a0..b1a1a11 100644 --- a/cet_query.py +++ b/cet_query.py @@ -74,7 +74,7 @@ def append_file(string): with open('cet.txt','a+') as f: f.writelines(string + os.linesep) -number = 420550171103519,420550171103699 ### 420550171103524 贺深 +number = 420550171103515,420550171103600 ### 420550171103524 贺深 ### testing @@ -85,7 +85,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: