Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 435 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 435 Bytes

四六级免准考证成绩查询

Use

main.exe argv1 argv2 argv3

argv1: 姓名

argv2:身份证

argv3:四级为“4”,六级为“6”

Another Use

pip install -r requirements.txt
python main.py argv1 argv2 argv3

argv1: 姓名

argv2:身份证

argv3:四级为“4”,六级为“6”

License

CETScoreQuery is under the MIT license.