20230221 morning

This commit is contained in:
weiye.wang 2023-02-21 06:56:33 +08:00
parent 3711c36f53
commit b1e8e8252f
1 changed files with 4 additions and 4 deletions

View File

@ -2,16 +2,16 @@
"cells": [
{
"cell_type": "code",
"execution_count": 10,
"execution_count": 11,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"开始编译教师版本pdf文件: 临时文件/题_教师用_20230220.tex\n",
"开始编译教师版本pdf文件: 临时文件/题_教师用_20230220.tex\n",
"0\n",
"开始编译学生版本pdf文件: 临时文件/题_学生用_20230220.tex\n",
"开始编译学生版本pdf文件: 临时文件/题_学生用_20230220.tex\n",
"0\n"
]
}
@ -33,7 +33,7 @@
"\n",
"\"\"\"---设置文件名---\"\"\"\n",
"#目录和文件的分隔务必用/\n",
"filename = \"临时文件/题\"\n",
"filename = \"临时文件/题\"\n",
"\"\"\"---设置文件名结束---\"\"\"\n",
"\n",
"\n",