20230222 eve2

This commit is contained in:
WangWeiye 2023-02-22 19:45:31 +08:00
parent 6b5a7aa72d
commit 74276cb9f6
3 changed files with 11 additions and 11 deletions

View File

@ -2,7 +2,7 @@
"cells": [ "cells": [
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 13, "execution_count": 17,
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [
{ {
@ -11,7 +11,7 @@
"0" "0"
] ]
}, },
"execution_count": 13, "execution_count": 17,
"metadata": {}, "metadata": {},
"output_type": "execute_result" "output_type": "execute_result"
} }
@ -19,7 +19,7 @@
"source": [ "source": [
"import os,re,json\n", "import os,re,json\n",
"\"\"\"这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭, 随后运行第二个代码块\"\"\"\n", "\"\"\"这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭, 随后运行第二个代码块\"\"\"\n",
"problems = \"11388\"\n", "problems = \"11265,12337\"\n",
"\n", "\n",
"def generate_number_set(string,dict):\n", "def generate_number_set(string,dict):\n",
" string = re.sub(r\"[\\n\\s]\",\"\",string)\n", " string = re.sub(r\"[\\n\\s]\",\"\",string)\n",
@ -51,7 +51,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 12, "execution_count": 16,
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [ "source": [

View File

@ -2,7 +2,7 @@
"cells": [ "cells": [
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 7, "execution_count": 1,
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [
{ {
@ -18,11 +18,11 @@
"#在 模板文件 目录中保留 赋能template.tex.\n", "#在 模板文件 目录中保留 赋能template.tex.\n",
"#在 临时文件/赋能答题纸 目录中保留output目录.\n", "#在 临时文件/赋能答题纸 目录中保留output目录.\n",
"\"\"\"---设置文件名---\"\"\"\n", "\"\"\"---设置文件名---\"\"\"\n",
"filename = \"赋能17\"\n", "filename = \"赋能18\"\n",
"\n", "\n",
"\"\"\"---设置题目列表---\"\"\"\n", "\"\"\"---设置题目列表---\"\"\"\n",
"problems = r\"\"\"\n", "problems = r\"\"\"\n",
"496:498,31205,500:505\n", "506:507,11265,509,510,12337,512:515\n",
"\"\"\"\n", "\"\"\"\n",
"#完成后将含有 filename 的文件移至其它目录\n", "#完成后将含有 filename 的文件移至其它目录\n",
"\n", "\n",

View File

@ -14866,7 +14866,7 @@
}, },
"000506": { "000506": {
"id": "000506", "id": "000506",
"content": "若全集$U=\\mathbf{R}$, 集合$A=\\{x|x\\le 0\\text{或} x\\ge 2\\}$, 则$\\complement_U A=$\\blank{50}.", "content": "若全集$U=\\mathbf{R}$, 集合$A=\\{x|x\\le 0\\text{或} x\\ge 2\\}$, 则$\\overline{A}=$\\blank{50}.",
"objs": [ "objs": [
"K0104006B" "K0104006B"
], ],
@ -15096,7 +15096,7 @@
}, },
"000514": { "000514": {
"id": "000514", "id": "000514",
"content": "数列$\\{a_n\\}$的通项公式是$a_n=2n-1\\ (n\\in \\mathbf{N}^*)$, 数列$\\{b_n\\}$的通项公式是$b_n=3n \\ (n\\in \\mathbf{N}^*)$, 令集合$A=\\{a_1,a_2,\\cdots,a_n,\\cdots\\}$, $B=\\{b_1,b_2,\\cdots,b_n,\\cdots\\}$, $n\\in \\mathbf{N}^*$. 将集合$A\\cup B$中的所有元素按从小到大的顺序排列, 构成的数列记为$\\{c_n\\}$. 则数列$\\{c_n\\}$的前$28$项的和$S_{28}=$\\blank{50}.", "content": "数列$\\{a_n\\}$的通项公式是$a_n=2n-1$($n\\in \\mathbf{N}$, $n\\ge 1$), 数列$\\{b_n\\}$的通项公式是$b_n=3n$($n\\in \\mathbf{N}$, $n\\ge 1$), 令集合$A=\\{a_1,a_2,\\cdots,a_n,\\cdots\\}$, $B=\\{b_1,b_2,\\cdots,b_n,\\cdots\\}$, $n\\in \\mathbf{N}$, $n\\ge 1$. 将集合$A\\cup B$中的所有元素按从小到大的顺序排列, 构成的数列记为$\\{c_n\\}$. 则数列$\\{c_n\\}$的前$28$项的和$S_{28}=$\\blank{50}.",
"objs": [ "objs": [
"K0406003X" "K0406003X"
], ],
@ -281129,7 +281129,7 @@
"第一单元" "第一单元"
], ],
"genre": "填空题", "genre": "填空题",
"ans": "", "ans": "$2$",
"solution": "", "solution": "",
"duration": -1, "duration": -1,
"usages": [], "usages": [],
@ -306390,7 +306390,7 @@
"第二单元" "第二单元"
], ],
"genre": "填空题", "genre": "填空题",
"ans": "", "ans": "$5$",
"solution": "", "solution": "",
"duration": -1, "duration": -1,
"usages": [], "usages": [],