20221023 evening
This commit is contained in:
parent
9209ca8601
commit
1abd8eb515
|
|
@ -2,7 +2,7 @@
|
||||||
"cells": [
|
"cells": [
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 5,
|
"execution_count": 6,
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [
|
"outputs": [
|
||||||
{
|
{
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
"0"
|
"0"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"execution_count": 5,
|
"execution_count": 6,
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"output_type": "execute_result"
|
"output_type": "execute_result"
|
||||||
}
|
}
|
||||||
|
|
@ -21,7 +21,8 @@
|
||||||
"\n",
|
"\n",
|
||||||
"\"\"\"---设置关键字, 同一field下不同选项为or关系, 同一字典中不同字段间为and关系, 不同字典间为or关系, _not表示列表中的关键字都不含, 同一字典中的数字用来供应同一字段不同的条件之间的and---\"\"\"\n",
|
"\"\"\"---设置关键字, 同一field下不同选项为or关系, 同一字典中不同字段间为and关系, 不同字典间为or关系, _not表示列表中的关键字都不含, 同一字典中的数字用来供应同一字段不同的条件之间的and---\"\"\"\n",
|
||||||
"keywords_dict_table = [\n",
|
"keywords_dict_table = [\n",
|
||||||
" {\"usages\":[r\"0\\.8\"],\"genre\":[\"填空题\"],\"usages_not\":[r\"0\\.9\"]}\n",
|
" {\"tags\":[\"六\"]},\n",
|
||||||
|
" {\"tags\":[\"五\"],\"content\":[\"mathrm\",\"z\"]}\n",
|
||||||
"]\n",
|
"]\n",
|
||||||
"\"\"\"---关键字设置完毕---\"\"\"\n",
|
"\"\"\"---关键字设置完毕---\"\"\"\n",
|
||||||
"# 示例: keywords_dict_table = [\n",
|
"# 示例: keywords_dict_table = [\n",
|
||||||
|
|
|
||||||
|
|
@ -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 @@
|
||||||
"text": [
|
"text": [
|
||||||
"首个空闲id: 11988 , 直至 020000\n",
|
"首个空闲id: 11988 , 直至 020000\n",
|
||||||
"首个空闲id: 20227 , 直至 030000\n",
|
"首个空闲id: 20227 , 直至 030000\n",
|
||||||
"首个空闲id: 30274 , 直至 999999\n"
|
"首个空闲id: 30276 , 直至 999999\n"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
||||||
|
|
@ -9,8 +9,8 @@
|
||||||
"name": "stdout",
|
"name": "stdout",
|
||||||
"output_type": "stream",
|
"output_type": "stream",
|
||||||
"text": [
|
"text": [
|
||||||
"首行题目数量: 34\n",
|
"首行题目数量: 1650\n",
|
||||||
"剩余题目数量: 34\n"
|
"剩余题目数量: 1448\n"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
@ -22,7 +22,7 @@
|
||||||
"\"\"\"---设置题号列表文件结束---\"\"\"\n",
|
"\"\"\"---设置题号列表文件结束---\"\"\"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"\"\"\"---设置要排除的题号所在的绝对路径---\"\"\"\n",
|
"\"\"\"---设置要排除的题号所在的绝对路径---\"\"\"\n",
|
||||||
"mainpath = r\"C:/Users/wang Weiye/Documents/wwy sync/23届/\"\n",
|
"mainpath = r\"C:/Users/Weiye/Documents/wwy sync/23届/\"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"used_path_list = [\n",
|
"used_path_list = [\n",
|
||||||
"mainpath + \"第一轮复习讲义/\",\n",
|
"mainpath + \"第一轮复习讲义/\",\n",
|
||||||
|
|
@ -85,7 +85,7 @@
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"kernelspec": {
|
"kernelspec": {
|
||||||
"display_name": "Python 3.9.7 ('base')",
|
"display_name": "Python 3.8.8 ('base')",
|
||||||
"language": "python",
|
"language": "python",
|
||||||
"name": "python3"
|
"name": "python3"
|
||||||
},
|
},
|
||||||
|
|
@ -99,12 +99,12 @@
|
||||||
"name": "python",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.9.7"
|
"version": "3.8.8"
|
||||||
},
|
},
|
||||||
"orig_nbformat": 4,
|
"orig_nbformat": 4,
|
||||||
"vscode": {
|
"vscode": {
|
||||||
"interpreter": {
|
"interpreter": {
|
||||||
"hash": "e4cce46d6be9934fbd27f9ca0432556941ea5bdf741d4f4d64c6cd7f8dfa8fba"
|
"hash": "d311ffef239beb3b8f3764271728f3972d7b090c974f8e972fcdeedf230299ac"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -9,8 +9,8 @@
|
||||||
"import os,re,json,time\n",
|
"import os,re,json,time\n",
|
||||||
"\n",
|
"\n",
|
||||||
"\"\"\"---设置原题目id与新题目id---\"\"\"\n",
|
"\"\"\"---设置原题目id与新题目id---\"\"\"\n",
|
||||||
"old_id = \"30273\"\n",
|
"old_id = \"9733\"\n",
|
||||||
"new_id = \"30274\"\n",
|
"new_id = \"30276\"\n",
|
||||||
"\"\"\"---设置完毕---\"\"\"\n",
|
"\"\"\"---设置完毕---\"\"\"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"old_id = old_id.zfill(6)\n",
|
"old_id = old_id.zfill(6)\n",
|
||||||
|
|
|
||||||
|
|
@ -13,9 +13,9 @@
|
||||||
"题块 1 处理完毕.\n",
|
"题块 1 处理完毕.\n",
|
||||||
"正在处理题块 2 .\n",
|
"正在处理题块 2 .\n",
|
||||||
"题块 2 处理完毕.\n",
|
"题块 2 处理完毕.\n",
|
||||||
"开始编译教师版本pdf文件: 临时文件/27_统计初步中的术语_粗选2_教师_20221021.tex\n",
|
"开始编译教师版本pdf文件: 临时文件/25_概率的概念及性质_教师_20221023.tex\n",
|
||||||
"0\n",
|
"0\n",
|
||||||
"开始编译学生版本pdf文件: 临时文件/27_统计初步中的术语_粗选2_学生_20221021.tex\n",
|
"开始编译学生版本pdf文件: 临时文件/25_概率的概念及性质_学生_20221023.tex\n",
|
||||||
"0\n"
|
"0\n"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
@ -35,7 +35,7 @@
|
||||||
"\n",
|
"\n",
|
||||||
"\"\"\"---设置其他预处理替换命令---\"\"\"\n",
|
"\"\"\"---设置其他预处理替换命令---\"\"\"\n",
|
||||||
"#2023届第一轮讲义更换标题\n",
|
"#2023届第一轮讲义更换标题\n",
|
||||||
"exec_list = [(\"标题数字待处理\",\"27\"),(\"标题文字待处理\",\"统计初步中的术语\")] \n",
|
"exec_list = [(\"标题数字待处理\",\"25\"),(\"标题文字待处理\",\"概率的概念及性质\")] \n",
|
||||||
"enumi_mode = 0\n",
|
"enumi_mode = 0\n",
|
||||||
"\n",
|
"\n",
|
||||||
"#2023届测验卷与周末卷\n",
|
"#2023届测验卷与周末卷\n",
|
||||||
|
|
@ -49,14 +49,14 @@
|
||||||
"\"\"\"---其他预处理替换命令结束---\"\"\"\n",
|
"\"\"\"---其他预处理替换命令结束---\"\"\"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"\"\"\"---设置目标文件名---\"\"\"\n",
|
"\"\"\"---设置目标文件名---\"\"\"\n",
|
||||||
"destination_file = \"临时文件/27_统计初步中的术语_粗选2\"\n",
|
"destination_file = \"临时文件/25_概率的概念及性质\"\n",
|
||||||
"\"\"\"---设置目标文件名结束---\"\"\"\n",
|
"\"\"\"---设置目标文件名结束---\"\"\"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"\"\"\"---设置题号数据---\"\"\"\n",
|
"\"\"\"---设置题号数据---\"\"\"\n",
|
||||||
"problems = [\n",
|
"problems = [\n",
|
||||||
"\"30262,30200,30196,235,30207,236,30212,233,30214,30222,30263,30246,30247,30209,30274,30275,30215,30270\",\n",
|
"\"30276,009736,010539,000218,000219,000223,000332,000401,002662,002664,003660,010544,000227,000512,009745,010550\",\n",
|
||||||
"\"30202,30239,30208,30211,30264,30253,30268,30227,30243,30261\"\n",
|
"\"010540,010535,000222,000654,003585,003787,004647,009349,000229,000672,009741,010545,009744\"\n",
|
||||||
"]\n",
|
"]\n",
|
||||||
"\"\"\"---设置题号数据结束---\"\"\"\n",
|
"\"\"\"---设置题号数据结束---\"\"\"\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"cells": [
|
"cells": [
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 7,
|
"execution_count": 8,
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [
|
"outputs": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -233379,7 +233379,9 @@
|
||||||
"20220730\t王伟叶"
|
"20220730\t王伟叶"
|
||||||
],
|
],
|
||||||
"same": [],
|
"same": [],
|
||||||
"related": [],
|
"related": [
|
||||||
|
"030276"
|
||||||
|
],
|
||||||
"remark": "",
|
"remark": "",
|
||||||
"space": "12ex"
|
"space": "12ex"
|
||||||
},
|
},
|
||||||
|
|
@ -296327,5 +296329,31 @@
|
||||||
"related": [],
|
"related": [],
|
||||||
"remark": "",
|
"remark": "",
|
||||||
"space": "12ex"
|
"space": "12ex"
|
||||||
|
},
|
||||||
|
"030276": {
|
||||||
|
"id": "030276",
|
||||||
|
"content": "判断下面哪些是随机现象, 哪些是确定性现象.\\\\\n(1) 明天太阳升起;\\\\\n(2) 明天上海局部地区下雨;\\\\\n(3) 明年小明又大一岁;\\\\\n(4) 小明今天放学回家到路口时恰好碰到绿灯.",
|
||||||
|
"objs": [
|
||||||
|
"K0801001B"
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"第八单元"
|
||||||
|
],
|
||||||
|
"genre": "解答题",
|
||||||
|
"ans": "",
|
||||||
|
"solution": "",
|
||||||
|
"duration": -1,
|
||||||
|
"usages": [],
|
||||||
|
"origin": "新教材必修第三册课堂练习-20221023修改",
|
||||||
|
"edit": [
|
||||||
|
"20220730\t王伟叶",
|
||||||
|
"20221023\t王慎有"
|
||||||
|
],
|
||||||
|
"same": [],
|
||||||
|
"related": [
|
||||||
|
"009733"
|
||||||
|
],
|
||||||
|
"remark": "",
|
||||||
|
"space": "12ex"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue