Merge branch 'master' of ssh://wwylss.asuscomm.com:30001/wangweiye/mathdeptv2

This commit is contained in:
weiye.wang 2023-05-10 20:20:30 +08:00
commit 922c1b9aed
4 changed files with 1273 additions and 428 deletions

View File

@ -14,7 +14,7 @@
"filepath = \"数据导入作业文件\"\n",
"\n",
"# date = str(time.localtime().tm_year)+str(time.localtime().tm_mon).zfill(2)+str(time.localtime().tm_mday).zfill(2)\n",
"date = \"20230425\"\n",
"date = \"20230508\"\n",
"\n",
"#生成文件名tex_file和zip_file\n",
"files = [os.path.join(filepath,f) for f in os.listdir(filepath)]\n",
@ -108,7 +108,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.15"
"version": "3.8.15"
},
"orig_nbformat": 4,
"vscode": {

View File

@ -63,6 +63,8 @@ $[\dfrac{1}{2},+\infty)$
D
011203
$[1,3)$
017236

View File

@ -15,6 +15,8 @@ r"C:\Users\weiye\Documents\wwy sync\23届\第二轮复习讲义",
r"C:\Users\weiye\Documents\wwy sync\23届\四月错题重做",
r"C:\Users\weiye\Documents\wwy sync\23届\简单题冲刺",
r"C:\Users\weiye\Documents\wwy sync\23届\中档题冲刺",
r"C:\Users\weiye\Documents\wwy sync\23届\双基冲刺卷",
r"C:\Users\weiye\Documents\wwy sync\23届\第三轮复习讲义"
]
"---文件夹列表输入结束---"

File diff suppressed because it is too large Load Diff