20230213
This commit is contained in:
parent
086f934f7e
commit
3a409caf6b
|
|
@ -2,7 +2,7 @@
|
|||
"cells": [
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 1,
|
||||
"execution_count": 3,
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
{
|
||||
|
|
@ -11,7 +11,7 @@
|
|||
"0"
|
||||
]
|
||||
},
|
||||
"execution_count": 1,
|
||||
"execution_count": 3,
|
||||
"metadata": {},
|
||||
"output_type": "execute_result"
|
||||
}
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"source": [
|
||||
"import os,re,json\n",
|
||||
"\"\"\"这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭, 随后运行第二个代码块\"\"\"\n",
|
||||
"problems = \"14499\"\n",
|
||||
"problems = \"31206:31212\"\n",
|
||||
"\n",
|
||||
"def generate_number_set(string,dict):\n",
|
||||
" string = re.sub(r\"[\\n\\s]\",\"\",string)\n",
|
||||
|
|
@ -75,7 +75,7 @@
|
|||
],
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"display_name": "mathdept",
|
||||
"display_name": "pythontest",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
},
|
||||
|
|
@ -94,7 +94,7 @@
|
|||
"orig_nbformat": 4,
|
||||
"vscode": {
|
||||
"interpreter": {
|
||||
"hash": "ff3c292c316ba85de6f1ad75f19c731e79d694e741b6f515ec18f14996fe48dc"
|
||||
"hash": "91219a98e0e9be72efb992f647fe78b593124968b75db0b865552d6787c8db93"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -9,9 +9,9 @@
|
|||
"name": "stdout",
|
||||
"output_type": "stream",
|
||||
"text": [
|
||||
"开始编译教师版本pdf文件: 临时文件/题库_教师用_20230213.tex\n",
|
||||
"1\n",
|
||||
"开始编译学生版本pdf文件: 临时文件/题库_学生用_20230213.tex\n",
|
||||
"开始编译教师版本pdf文件: 临时文件/题库_教师用_20230214.tex\n",
|
||||
"0\n",
|
||||
"开始编译学生版本pdf文件: 临时文件/题库_学生用_20230214.tex\n",
|
||||
"0\n"
|
||||
]
|
||||
}
|
||||
|
|
@ -188,12 +188,12 @@
|
|||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.9.15"
|
||||
"version": "3.8.15"
|
||||
},
|
||||
"orig_nbformat": 4,
|
||||
"vscode": {
|
||||
"interpreter": {
|
||||
"hash": "ff3c292c316ba85de6f1ad75f19c731e79d694e741b6f515ec18f14996fe48dc"
|
||||
"hash": "42dd566da87765ddbe9b5c5b483063747fec4aacc5469ad554706e4b742e67b2"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -384,7 +384,7 @@
|
|||
],
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"display_name": "mathdept",
|
||||
"display_name": "pythontest",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
},
|
||||
|
|
@ -398,12 +398,12 @@
|
|||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.9.15"
|
||||
"version": "3.9.15 (main, Nov 24 2022, 14:39:17) [MSC v.1916 64 bit (AMD64)]"
|
||||
},
|
||||
"orig_nbformat": 4,
|
||||
"vscode": {
|
||||
"interpreter": {
|
||||
"hash": "ff3c292c316ba85de6f1ad75f19c731e79d694e741b6f515ec18f14996fe48dc"
|
||||
"hash": "91219a98e0e9be72efb992f647fe78b593124968b75db0b865552d6787c8db93"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -0,0 +1,87 @@
|
|||
# 收录题目
|
||||
|
||||
## 高一年级
|
||||
|
||||
### 主要负责人
|
||||
|
||||
### 收录的题目系列
|
||||
|
||||
#### 校本作业
|
||||
|
||||
已收录
|
||||
|
||||
#### 周末卷
|
||||
|
||||
- 1 未上传 未收录
|
||||
|
||||
#### 测验卷
|
||||
|
||||
- 1 未上传 未收录
|
||||
|
||||
#### 其他
|
||||
|
||||
- 待定
|
||||
|
||||
## 高二年级
|
||||
|
||||
### 主要负责人
|
||||
|
||||
### 收录的题目系列
|
||||
|
||||
#### 校本作业
|
||||
|
||||
- 参数方程部分 已收录 21331:21364
|
||||
|
||||
|
||||
#### 周末卷
|
||||
|
||||
- 1 未上传 未收录
|
||||
|
||||
#### 测验卷
|
||||
|
||||
- 1 未上传 未收录
|
||||
|
||||
#### 其他
|
||||
|
||||
- 待定
|
||||
|
||||
## 高三年级
|
||||
|
||||
### 主要负责人
|
||||
|
||||
王伟叶
|
||||
|
||||
# 收集数据
|
||||
|
||||
### 样例
|
||||
|
||||
5.2.7型函数的性质与图像.txt
|
||||
20221129
|
||||
1.1.1 20616
|
||||
1.1.2 20617
|
||||
1.1.3 20618
|
||||
1.1.4 20619
|
||||
1.1.5 20620
|
||||
1.1.6 20621
|
||||
2.2 20622
|
||||
2.3 20623
|
||||
3.1.1 20624
|
||||
3.1.2 20624
|
||||
3.2.1 20625
|
||||
3.2.2 20625
|
||||
3.3 20626
|
||||
|
||||
|
||||
## 高一年级主要负责人
|
||||
|
||||
|
||||
|
||||
## 高二年级主要负责人
|
||||
|
||||
|
||||
|
||||
## 高三年级主要负责人
|
||||
|
||||
王伟叶
|
||||
|
||||
# 生成资料
|
||||
|
|
@ -64018,7 +64018,7 @@
|
|||
"第七单元"
|
||||
],
|
||||
"genre": "填空题",
|
||||
"ans": "$y=\\sqrt{3}x$, \\ x>0$或$y=-\\dfrac{\\sqrt{3}}{3}x, \\ x<0$",
|
||||
"ans": "$y=\\sqrt{3}x$, $x>0$或$y=-\\dfrac{\\sqrt{3}}{3}x$, $x<0$",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -344957,7 +344957,7 @@
|
|||
},
|
||||
"014177": {
|
||||
"id": "014177",
|
||||
"content": "若对任意负数$x$, 代数式$|x|+2 \\cdot \\sqrt[2022]{x^{2002}}+a \\cdot \\sqrt[2003]{x^{2023}}$恒为定值, 则实数$a$的取值是\\blank{50}.",
|
||||
"content": "若对任意负数$x$, 代数式$|x|+2 \\cdot \\sqrt[2022]{x^{2022}}+a \\cdot \\sqrt[2023]{x^{2023}}$恒为定值, 则实数$a$的取值是\\blank{50}.",
|
||||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "填空题",
|
||||
|
|
@ -426594,7 +426594,7 @@
|
|||
"第五单元"
|
||||
],
|
||||
"genre": "填空题",
|
||||
"ans": "$$",
|
||||
"ans": "",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [
|
||||
|
|
@ -426634,7 +426634,7 @@
|
|||
"第五单元"
|
||||
],
|
||||
"genre": "填空题",
|
||||
"ans": "$$",
|
||||
"ans": "",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [
|
||||
|
|
@ -426671,7 +426671,7 @@
|
|||
"第一单元"
|
||||
],
|
||||
"genre": "填空题",
|
||||
"ans": "$$",
|
||||
"ans": "",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [
|
||||
|
|
@ -426711,7 +426711,7 @@
|
|||
"第二单元"
|
||||
],
|
||||
"genre": "填空题",
|
||||
"ans": "$$",
|
||||
"ans": "",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [
|
||||
|
|
@ -426751,7 +426751,7 @@
|
|||
"双曲线"
|
||||
],
|
||||
"genre": "填空题",
|
||||
"ans": "$$",
|
||||
"ans": "",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [
|
||||
|
|
@ -426788,7 +426788,7 @@
|
|||
"第三单元"
|
||||
],
|
||||
"genre": "填空题",
|
||||
"ans": "$$",
|
||||
"ans": "",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [
|
||||
|
|
@ -426827,7 +426827,7 @@
|
|||
"第二单元"
|
||||
],
|
||||
"genre": "填空题",
|
||||
"ans": "$$",
|
||||
"ans": "",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [
|
||||
|
|
|
|||
Reference in New Issue