收录2023届全国高考甲卷理科乙卷理科天津卷试题
This commit is contained in:
parent
8378fc085e
commit
a191e15e4a
|
|
@ -1,6 +1,6 @@
|
|||
import os,re,json
|
||||
"""这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭"""
|
||||
problems = "18063,18077"
|
||||
problems = "18103"
|
||||
editor = "王伟叶"
|
||||
|
||||
def generate_number_set(string,dict):
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
#修改起始id,出处,文件名
|
||||
starting_id = 18082
|
||||
starting_id = 18104
|
||||
raworigin = ""
|
||||
filename = r"C:\Users\weiye\Documents\wwy sync\临时工作区\自拟题目14.tex"
|
||||
editor = "20230610\t王伟叶"
|
||||
editor = "20230611\t王伟叶"
|
||||
indexed = True
|
||||
IndexDescription = "试题"
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ old_problems_range = "1:50000"
|
|||
threshold = 0.85
|
||||
|
||||
# 待比对的文件
|
||||
filename = r"C:\Users\weiye\Documents\wwy sync\临时工作区\自拟题目13.tex"
|
||||
filename = r"C:\Users\weiye\Documents\wwy sync\临时工作区\自拟题目14.tex"
|
||||
|
||||
#生成数码列表, 逗号分隔每个区块, 区块内部用:表示整数闭区间
|
||||
def generate_number_set(string):
|
||||
|
|
|
|||
1320
题库0.3/Problems.json
1320
题库0.3/Problems.json
File diff suppressed because it is too large
Load Diff
Reference in New Issue