20230221 evening

This commit is contained in:
WangWeiye 2023-02-21 18:32:18 +08:00
parent d662242b29
commit 6b6c29b1ad
5 changed files with 15 additions and 16 deletions

View File

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

View File

@ -9,8 +9,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"开始编译单元与课时目标信息pdf文件: 临时文件/课时目标及单元目标表_20230208.tex\n",
"开始编译课时划分信息pdf文件: 临时文件/按课时分类目标及题目清单_20230208.tex\n"
"开始编译单元与课时目标信息pdf文件: 临时文件/课时目标及单元目标表_20230221.tex\n",
"开始编译课时划分信息pdf文件: 临时文件/按课时分类目标及题目清单_20230221.tex\n"
]
},
{

View File

@ -2,16 +2,16 @@
"cells": [
{
"cell_type": "code",
"execution_count": 11,
"execution_count": 5,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"开始编译教师版本pdf文件: 临时文件/题库_教师用_20230220.tex\n",
"开始编译教师版本pdf文件: 临时文件/高一前三次作业_教师用_20230221.tex\n",
"0\n",
"开始编译学生版本pdf文件: 临时文件/题库_学生用_20230220.tex\n",
"开始编译学生版本pdf文件: 临时文件/高一前三次作业_学生用_20230221.tex\n",
"0\n"
]
}
@ -26,14 +26,13 @@
"\"\"\"---设置题目列表---\"\"\"\n",
"#留空为编译全题库, a为读取临时文件中的题号筛选.txt文件生成题库\n",
"problems = r\"\"\"\n",
"\n",
"\n",
"021441,021442,021443,021444,021445,021446,021447,021448,021449,021450,021451,021452,021453,021454,021455,021469,021470,021471,021472,021473,021474,021475,021476,021477,021478,021479,021480,021481\n",
"\"\"\"\n",
"\"\"\"---设置题目列表结束---\"\"\"\n",
"\n",
"\"\"\"---设置文件名---\"\"\"\n",
"#目录和文件的分隔务必用/\n",
"filename = \"临时文件/题库\"\n",
"filename = \"临时文件/高一前三次作业\"\n",
"\"\"\"---设置文件名结束---\"\"\"\n",
"\n",
"\n",

View File

@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
@ -384,7 +384,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "mathdept",
"display_name": "pythontest",
"language": "python",
"name": "python3"
},
@ -403,7 +403,7 @@
"orig_nbformat": 4,
"vscode": {
"interpreter": {
"hash": "ff3c292c316ba85de6f1ad75f19c731e79d694e741b6f515ec18f14996fe48dc"
"hash": "91219a98e0e9be72efb992f647fe78b593124968b75db0b865552d6787c8db93"
}
}
},

View File

@ -387822,7 +387822,7 @@
},
"021481": {
"id": "021481",
"content": "分别求下列式子有意义时, 角$x$的取值范围:\\\\\n(1) $\\sqrt{\\sin x}+\\sqrt{\\cos x}$;、、\n(2) $\\sqrt{\\sin x}+\\lg (9-x^2)$.",
"content": "分别求下列式子有意义时, 角$x$的取值范围:\\\\\n(1) $\\sqrt{\\sin x}+\\sqrt{\\cos x}$;\\\\\n(2) $\\sqrt{\\sin x}+\\lg (9-x^2)$.",
"objs": [],
"tags": [],
"genre": "解答题",