录入空中课堂三角章节例题与习题
This commit is contained in:
parent
2dce2d237b
commit
06763281cd
|
|
@ -1,9 +1,9 @@
|
||||||
#修改起始id,出处,文件名
|
#修改起始id,出处,文件名
|
||||||
starting_id = 22127 #起始id设置, 来自"寻找空闲题号"功能
|
starting_id = 18315 #起始id设置, 来自"寻找空闲题号"功能
|
||||||
raworigin = "" #题目来源的前缀(中缀在.tex文件中)
|
raworigin = "" #题目来源的前缀(中缀在.tex文件中)
|
||||||
filename = r"C:\Users\wangweiye\Documents\wwy sync\临时工作区\自拟题目15.tex" #题目的来源.tex文件
|
filename = r"C:\Users\wangweiye\Documents\wwy sync\临时工作区\空中课堂必修第二册例题与习题.tex" #题目的来源.tex文件
|
||||||
editor = "王伟叶" #编辑者姓名
|
editor = "王伟叶" #编辑者姓名
|
||||||
IndexDescription = "试题" #设置是否使用后缀, 留空("")则不用后缀, 不留空则以所设字符串作为后缀起始词, 按.tex文件中的顺序编号
|
IndexDescription = "" #设置是否使用后缀, 留空("")则不用后缀, 不留空则以所设字符串作为后缀起始词, 按.tex文件中的顺序编号
|
||||||
|
|
||||||
|
|
||||||
from database_tools import *
|
from database_tools import *
|
||||||
|
|
|
||||||
2380
题库0.3/Problems.json
2380
题库0.3/Problems.json
File diff suppressed because it is too large
Load Diff
Reference in New Issue