20221009 afternoon
This commit is contained in:
parent
d246b961fd
commit
372540c5bc
|
|
@ -2,15 +2,15 @@
|
||||||
"cells": [
|
"cells": [
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 4,
|
"execution_count": 2,
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"import os,re,json,time\n",
|
"import os,re,json,time\n",
|
||||||
"\n",
|
"\n",
|
||||||
"\"\"\"---设置原题目id与新题目id---\"\"\"\n",
|
"\"\"\"---设置原题目id与新题目id---\"\"\"\n",
|
||||||
"old_id = \"1899\"\n",
|
"old_id = \"3541\"\n",
|
||||||
"new_id = \"30108\"\n",
|
"new_id = \"30110\"\n",
|
||||||
"\"\"\"---设置完毕---\"\"\"\n",
|
"\"\"\"---设置完毕---\"\"\"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"old_id = old_id.zfill(6)\n",
|
"old_id = old_id.zfill(6)\n",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"cells": [
|
"cells": [
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 2,
|
"execution_count": 1,
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [
|
"outputs": [
|
||||||
{
|
{
|
||||||
|
|
@ -15,9 +15,9 @@
|
||||||
"题块 2 处理完毕.\n",
|
"题块 2 处理完毕.\n",
|
||||||
"正在处理题块 3 .\n",
|
"正在处理题块 3 .\n",
|
||||||
"题块 3 处理完毕.\n",
|
"题块 3 处理完毕.\n",
|
||||||
"开始编译教师版本pdf文件: 临时文件/周末卷04预选_教师_20221008.tex\n",
|
"开始编译教师版本pdf文件: 临时文件/测验03_教师_20221009.tex\n",
|
||||||
"0\n",
|
"0\n",
|
||||||
"开始编译学生版本pdf文件: 临时文件/周末卷04预选_学生_20221008.tex\n",
|
"开始编译学生版本pdf文件: 临时文件/测验03_学生_20221009.tex\n",
|
||||||
"0\n"
|
"0\n"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
"# enumi_mode = 0\n",
|
"# enumi_mode = 0\n",
|
||||||
"\n",
|
"\n",
|
||||||
"#2023届测验卷与周末卷\n",
|
"#2023届测验卷与周末卷\n",
|
||||||
"exec_list = [(\"标题替换\",\"周末卷04预选\")]\n",
|
"exec_list = [(\"标题替换\",\"测验03\")]\n",
|
||||||
"enumi_mode = 1\n",
|
"enumi_mode = 1\n",
|
||||||
"\n",
|
"\n",
|
||||||
"#日常选题讲义\n",
|
"#日常选题讲义\n",
|
||||||
|
|
@ -51,15 +51,15 @@
|
||||||
"\"\"\"---其他预处理替换命令结束---\"\"\"\n",
|
"\"\"\"---其他预处理替换命令结束---\"\"\"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"\"\"\"---设置目标文件名---\"\"\"\n",
|
"\"\"\"---设置目标文件名---\"\"\"\n",
|
||||||
"destination_file = \"临时文件/周末卷04预选\"\n",
|
"destination_file = \"临时文件/测验03\"\n",
|
||||||
"\"\"\"---设置目标文件名结束---\"\"\"\n",
|
"\"\"\"---设置目标文件名结束---\"\"\"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"\"\"\"---设置题号数据---\"\"\"\n",
|
"\"\"\"---设置题号数据---\"\"\"\n",
|
||||||
"problems = [\n",
|
"problems = [\n",
|
||||||
"\"146,1853,1860,1880,30108,2038,3355,655,724,30105,30106,10349,30107,3621\",\n",
|
"\"5888,4248,5943,30104,30102,30101,4322\",\n",
|
||||||
"\"1846,2013,3703\",\n",
|
"\"6346,5993,6061\",\n",
|
||||||
"\"38294,1557,4702,5251\"\n",
|
"\"3627,30103\"\n",
|
||||||
"]\n",
|
"]\n",
|
||||||
"\"\"\"---设置题号数据结束---\"\"\"\n",
|
"\"\"\"---设置题号数据结束---\"\"\"\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
|
|
||||||
|
|
@ -2,16 +2,16 @@
|
||||||
"cells": [
|
"cells": [
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 3,
|
"execution_count": 1,
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [
|
"outputs": [
|
||||||
{
|
{
|
||||||
"name": "stdout",
|
"name": "stdout",
|
||||||
"output_type": "stream",
|
"output_type": "stream",
|
||||||
"text": [
|
"text": [
|
||||||
"开始编译教师版本pdf文件: 临时文件/题库_教师用_20221008.tex\n",
|
"开始编译教师版本pdf文件: 临时文件/测试_教师用_20221009.tex\n",
|
||||||
"0\n",
|
"0\n",
|
||||||
"开始编译学生版本pdf文件: 临时文件/题库_学生用_20221008.tex\n",
|
"开始编译学生版本pdf文件: 临时文件/测试_学生用_20221009.tex\n",
|
||||||
"0\n"
|
"0\n"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
@ -26,14 +26,14 @@
|
||||||
"\"\"\"---设置题目列表---\"\"\"\n",
|
"\"\"\"---设置题目列表---\"\"\"\n",
|
||||||
"#留空为编译全题库, a为读取临时文件中的题号筛选.txt文件生成题库\n",
|
"#留空为编译全题库, a为读取临时文件中的题号筛选.txt文件生成题库\n",
|
||||||
"problems = r\"\"\"\n",
|
"problems = r\"\"\"\n",
|
||||||
"\n",
|
"2026\n",
|
||||||
"\n",
|
"\n",
|
||||||
"\"\"\"\n",
|
"\"\"\"\n",
|
||||||
"\"\"\"---设置题目列表结束---\"\"\"\n",
|
"\"\"\"---设置题目列表结束---\"\"\"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"\"\"\"---设置文件名---\"\"\"\n",
|
"\"\"\"---设置文件名---\"\"\"\n",
|
||||||
"#目录和文件的分隔务必用/\n",
|
"#目录和文件的分隔务必用/\n",
|
||||||
"filename = \"临时文件/题库\"\n",
|
"filename = \"临时文件/测试\"\n",
|
||||||
"\"\"\"---设置文件名结束---\"\"\"\n",
|
"\"\"\"---设置文件名结束---\"\"\"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
|
|
||||||
|
|
@ -50994,8 +50994,10 @@
|
||||||
"same": [
|
"same": [
|
||||||
"007031"
|
"007031"
|
||||||
],
|
],
|
||||||
"related": [],
|
"related": [
|
||||||
"remark": "",
|
"030109"
|
||||||
|
],
|
||||||
|
"remark": "建议改为求模, 已改动",
|
||||||
"space": ""
|
"space": ""
|
||||||
},
|
},
|
||||||
"002004": {
|
"002004": {
|
||||||
|
|
@ -51590,7 +51592,7 @@
|
||||||
},
|
},
|
||||||
"002026": {
|
"002026": {
|
||||||
"id": "002026",
|
"id": "002026",
|
||||||
"content": "以下各命题:\\\\ \n\\textcircled{1} $\\sqrt{z^2}=|z|$.\\\\ \n\\textcircled{2} $|z|=|\\bar{z}|$.\\\\ \n\\textcircled{3} $|z|^2=z^2$.\\\\ \n\\textcircled{4} $\\overline{z_1+2\\bar{z_2}}=\\bar{z_1}+2z_2$.\\\\ \n\\textcircled{5} $\\overline{z_1+\\mathrm{i}\\bar{z_2}}=\\bar{z_1}+\\mathrm{i} z_2$.\\\\ \n中, 是真命题的有\\blank{80}.",
|
"content": "以下各等式:\\\\ \n\\textcircled{1} $\\sqrt{z^2}=|z|$.\\\\ \n\\textcircled{2} $|z|=|\\bar{z}|$.\\\\ \n\\textcircled{3} $|z|^2=z^2$.\\\\ \n\\textcircled{4} $\\overline{z_1+2\\bar{z_2}}=\\bar{z_1}+2z_2$.\\\\ \n\\textcircled{5} $\\overline{z_1+\\mathrm{i}\\bar{z_2}}=\\bar{z_1}+\\mathrm{i} z_2$.\\\\ \n中, 对任意$z,z_1,z_2\\in \\mathbf{C}$均成立的有\\blank{80}.",
|
||||||
"objs": [
|
"objs": [
|
||||||
"K0511008B",
|
"K0511008B",
|
||||||
"K0512005B",
|
"K0512005B",
|
||||||
|
|
@ -87777,8 +87779,10 @@
|
||||||
"20220701\t王伟叶"
|
"20220701\t王伟叶"
|
||||||
],
|
],
|
||||||
"same": [],
|
"same": [],
|
||||||
"related": [],
|
"related": [
|
||||||
"remark": "",
|
"030110"
|
||||||
|
],
|
||||||
|
"remark": "方程是两实根的方程, 建议改为两虚根的",
|
||||||
"space": ""
|
"space": ""
|
||||||
},
|
},
|
||||||
"003542": {
|
"003542": {
|
||||||
|
|
@ -286994,5 +286998,56 @@
|
||||||
],
|
],
|
||||||
"remark": "",
|
"remark": "",
|
||||||
"space": ""
|
"space": ""
|
||||||
|
},
|
||||||
|
"030109": {
|
||||||
|
"id": "030109",
|
||||||
|
"content": "$|\\dfrac{(2+2\\mathrm{i})^5}{(-1+\\sqrt{3}\\mathrm{i})^4}|=$\\blank{50}.",
|
||||||
|
"objs": [],
|
||||||
|
"tags": [
|
||||||
|
"第五单元"
|
||||||
|
],
|
||||||
|
"genre": "填空题",
|
||||||
|
"ans": "",
|
||||||
|
"solution": "",
|
||||||
|
"duration": -1,
|
||||||
|
"usages": [],
|
||||||
|
"origin": "2016届创新班作业\t3132-复数的概念及运算[1]-20221009修改",
|
||||||
|
"edit": [
|
||||||
|
"20220625\t王伟叶",
|
||||||
|
"20221009\t吴惠群"
|
||||||
|
],
|
||||||
|
"same": [],
|
||||||
|
"related": [
|
||||||
|
"002003"
|
||||||
|
],
|
||||||
|
"remark": "",
|
||||||
|
"space": ""
|
||||||
|
},
|
||||||
|
"030110": {
|
||||||
|
"id": "030110",
|
||||||
|
"content": "(1) $2x^2+4x+3=0$的解为\\blank{50};\\\\\n(2) 复数集中分解因式: $2x^2+4x+3=$\\blank{50}.",
|
||||||
|
"objs": [
|
||||||
|
"K0515003B",
|
||||||
|
"K0515004B"
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"第五单元"
|
||||||
|
],
|
||||||
|
"genre": "填空题",
|
||||||
|
"ans": "",
|
||||||
|
"solution": "",
|
||||||
|
"duration": -1,
|
||||||
|
"usages": [],
|
||||||
|
"origin": "2022届高三第一轮复习讲义-20221009修改",
|
||||||
|
"edit": [
|
||||||
|
"20220701\t王伟叶",
|
||||||
|
"20221009\t谈荣"
|
||||||
|
],
|
||||||
|
"same": [],
|
||||||
|
"related": [
|
||||||
|
"003541"
|
||||||
|
],
|
||||||
|
"remark": "",
|
||||||
|
"space": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue