20230208 evening

This commit is contained in:
weiye.wang 2023-02-08 19:27:49 +08:00
parent 304bfa6cde
commit 70b016bbbf
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 1,
"metadata": {},
"outputs": [
{
@ -11,7 +11,7 @@
"0"
]
},
"execution_count": 3,
"execution_count": 1,
"metadata": {},
"output_type": "execute_result"
}
@ -19,7 +19,7 @@
"source": [
"import os,re,json\n",
"\"\"\"这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭, 随后运行第二个代码块\"\"\"\n",
"problems = \"13801\"\n",
"problems = \"31218\"\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": "pythontest",
"display_name": "mathdept",
"language": "python",
"name": "python3"
},
@ -94,7 +94,7 @@
"orig_nbformat": 4,
"vscode": {
"interpreter": {
"hash": "91219a98e0e9be72efb992f647fe78b593124968b75db0b865552d6787c8db93"
"hash": "ff3c292c316ba85de6f1ad75f19c731e79d694e741b6f515ec18f14996fe48dc"
}
}
},

View File

@ -413003,7 +413003,7 @@
},
"031218": {
"id": "031218",
"content": "为了得到函数$y=\\sin(2x+\\dfrac{5\\pi}6)$的图像, 可将函数$y=\\sin x$的图像\\bracket{20}.\n\\twoch{左移$\\dfrac{5\\pi}6$个长度}{右移$\\dfrac{5\\pi}6$个长度}{左移$\\dfrac{5\\pi}{12}$个长度}{右移$\\dfrac{5\\pi}{12}$个长度}",
"content": "为了得到函数$y=\\sin(2x+\\dfrac{5\\pi}6)$的图像, 可将函数$y=\\sin 2x$的图像\\bracket{20}.\n\\twoch{左移$\\dfrac{5\\pi}6$个长度}{右移$\\dfrac{5\\pi}6$个长度}{左移$\\dfrac{5\\pi}{12}$个长度}{右移$\\dfrac{5\\pi}{12}$个长度}",
"objs": [],
"tags": [
"第三单元"