20230216 afternoon

This commit is contained in:
WangWeiye 2023-02-16 20:01:02 +08:00
parent 44d30bbd65
commit 3a3c337eae
5 changed files with 12 additions and 12 deletions

View File

@ -19,7 +19,7 @@
"source": [
"import os,re,json\n",
"\"\"\"这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭, 随后运行第二个代码块\"\"\"\n",
"problems = \"31227:31233\"\n",
"problems = \"14183\"\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": 2,
"execution_count": 5,
"metadata": {},
"outputs": [],
"source": [
@ -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"
}
}
},

View File

@ -45,7 +45,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "mathdept",
"display_name": "pythontest",
"language": "python",
"name": "python3"
},
@ -64,7 +64,7 @@
"orig_nbformat": 4,
"vscode": {
"interpreter": {
"hash": "ff3c292c316ba85de6f1ad75f19c731e79d694e741b6f515ec18f14996fe48dc"
"hash": "91219a98e0e9be72efb992f647fe78b593124968b75db0b865552d6787c8db93"
}
}
},

View File

@ -106,7 +106,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "mathdept",
"display_name": "pythontest",
"language": "python",
"name": "python3"
},
@ -125,7 +125,7 @@
"orig_nbformat": 4,
"vscode": {
"interpreter": {
"hash": "ff3c292c316ba85de6f1ad75f19c731e79d694e741b6f515ec18f14996fe48dc"
"hash": "91219a98e0e9be72efb992f647fe78b593124968b75db0b865552d6787c8db93"
}
}
},

View File

@ -202,7 +202,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "mathdept",
"display_name": "pythontest",
"language": "python",
"name": "python3"
},
@ -221,7 +221,7 @@
"orig_nbformat": 4,
"vscode": {
"interpreter": {
"hash": "ff3c292c316ba85de6f1ad75f19c731e79d694e741b6f515ec18f14996fe48dc"
"hash": "91219a98e0e9be72efb992f647fe78b593124968b75db0b865552d6787c8db93"
}
}
},

View File

@ -345030,7 +345030,7 @@
},
"014180": {
"id": "014180",
"content": "服用某种感冒药, 每次服用的药物含量为$a$, 随着时间$t$的变化, 体内的药物含量为$y=0.57^a$(其中$t$以小时为单位), 则服药$2$小时后体内药物的含量为服药 $4$小时后体内药物含量的\\blank{50}倍.",
"content": "服用某种感冒药, 每次服用的药物含量为$a$, 随着时间$t$的变化, 体内的药物含量为$y=0.57^t\\cdot a$(其中$t$以小时为单位), 则服药$2$小时后体内药物的含量为服药 $4$小时后体内药物含量的\\blank{50}倍.",
"objs": [],
"tags": [],
"genre": "填空题",
@ -345087,7 +345087,7 @@
},
"014183": {
"id": "014183",
"content": "定义: 若一个对数可以用$\\lg 2$、$\\lg 3$和整数的线性组合表示, 则称$\\lg 2$和$\\lg 3$为该对数的``基本对数''. 如: $\\lg 12=2 \\lg 2+\\lg 3$, 故$\\lg 2$和$\\lg 3$为$\\lg 12$的``基本对数''. 下列对数中, 所有以$\\lg 2$和$\\lg 3$为``基本对数''的对数的序号为\\blank{50}.\n\\textcircled{1} $\\log _34$; \\textcircled{2} $\\log _{42} 56$; \\textcircled{3} $\\lg 15$; \\textcircled{4} $\\log _2225$.",
"content": "定义: 若一个对数可以用$\\lg 2$、$\\lg 3$和整数的线性组合表示(系数也为整数), 则称$\\lg 2$和$\\lg 3$为该对数的``基本对数''. 如: $\\lg 12=2 \\lg 2+\\lg 3$, 故$\\lg 2$和$\\lg 3$为$\\lg 12$的``基本对数''. 下列对数中, 所有以$\\lg 2$和$\\lg 3$为``基本对数''的对数的序号为\\blank{50}.\n\\textcircled{1} $\\lg 4$; \\textcircled{2} $\\lg 56$; \\textcircled{3} $\\lg 15$; \\textcircled{4} $\\lg 225$.",
"objs": [],
"tags": [],
"genre": "填空题",