20230319 night
This commit is contained in:
parent
01d8266e0a
commit
c4cf616b47
|
|
@ -2,7 +2,7 @@
|
||||||
"cells": [
|
"cells": [
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 2,
|
"execution_count": 1,
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [
|
"outputs": [
|
||||||
{
|
{
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
"0"
|
"0"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"execution_count": 2,
|
"execution_count": 1,
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"output_type": "execute_result"
|
"output_type": "execute_result"
|
||||||
}
|
}
|
||||||
|
|
@ -21,7 +21,7 @@
|
||||||
"\n",
|
"\n",
|
||||||
"\"\"\"---设置关键字, 同一field下不同选项为or关系, 同一字典中不同字段间为and关系, 不同字典间为or关系, _not表示列表中的关键字都不含, 同一字典中的数字用来供应同一字段不同的条件之间的and---\"\"\"\n",
|
"\"\"\"---设置关键字, 同一field下不同选项为or关系, 同一字典中不同字段间为and关系, 不同字典间为or关系, _not表示列表中的关键字都不含, 同一字典中的数字用来供应同一字段不同的条件之间的and---\"\"\"\n",
|
||||||
"keywords_dict_table = [\n",
|
"keywords_dict_table = [\n",
|
||||||
" {\"origin\":[\"空中课堂\"],\"origin2\":[\"2023\"]},\n",
|
" {\"origin\":[\"校本作业\"]},\n",
|
||||||
"]\n",
|
"]\n",
|
||||||
"\"\"\"---关键字设置完毕---\"\"\"\n",
|
"\"\"\"---关键字设置完毕---\"\"\"\n",
|
||||||
"# 示例: keywords_dict_table = [\n",
|
"# 示例: keywords_dict_table = [\n",
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@
|
||||||
"首个空闲id: 14764 , 直至 020000\n",
|
"首个空闲id: 14764 , 直至 020000\n",
|
||||||
"首个空闲id: 22048 , 直至 030000\n",
|
"首个空闲id: 22048 , 直至 030000\n",
|
||||||
"首个空闲id: 31353 , 直至 040000\n",
|
"首个空闲id: 31353 , 直至 040000\n",
|
||||||
"首个空闲id: 40202 , 直至 999999\n"
|
"首个空闲id: 40246 , 直至 999999\n"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
||||||
|
|
@ -2,16 +2,16 @@
|
||||||
"cells": [
|
"cells": [
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 2,
|
"execution_count": 1,
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [
|
"outputs": [
|
||||||
{
|
{
|
||||||
"name": "stdout",
|
"name": "stdout",
|
||||||
"output_type": "stream",
|
"output_type": "stream",
|
||||||
"text": [
|
"text": [
|
||||||
"开始编译教师版本pdf文件: 临时文件/本学期高一高二年级新试卷_教师用_20230318.tex\n",
|
"开始编译教师版本pdf文件: 临时文件/本学期高一高二年级新试卷_教师用_20230319.tex\n",
|
||||||
"0\n",
|
"0\n",
|
||||||
"开始编译学生版本pdf文件: 临时文件/本学期高一高二年级新试卷_学生用_20230318.tex\n",
|
"开始编译学生版本pdf文件: 临时文件/本学期高一高二年级新试卷_学生用_20230319.tex\n",
|
||||||
"0\n"
|
"0\n"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
@ -40,7 +40,9 @@
|
||||||
"\"2024届高二下学期周末卷04\":\"40161:40180\",\n",
|
"\"2024届高二下学期周末卷04\":\"40161:40180\",\n",
|
||||||
"\"2025届高一下学期周末卷04\":\"40181:40201\",\n",
|
"\"2025届高一下学期周末卷04\":\"40181:40201\",\n",
|
||||||
"\"2024届高二下学期周末卷05\":\"40202:40225\",\n",
|
"\"2024届高二下学期周末卷05\":\"40202:40225\",\n",
|
||||||
"\"2025届高一下学期周末卷05\":\"40226:40245\"\n",
|
"\"2025届高一下学期周末卷05\":\"40226:40245\",\n",
|
||||||
|
"\"2024届空间向量校本作业\":\"22048:22083\",\n",
|
||||||
|
"\"2024届二项式定理校本作业\":\"22084:22105\"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"}\n",
|
"}\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1102
题库0.3/Problems.json
1102
题库0.3/Problems.json
File diff suppressed because it is too large
Load Diff
Reference in New Issue