From 1b7694f0c597fe6910c50ab8bbf6f94e712cc9fe Mon Sep 17 00:00:00 2001 From: Wang Weiye Date: Tue, 13 Sep 2022 08:20:27 +0800 Subject: [PATCH] =?UTF-8?q?20220913=20morgin=20=E4=BF=AE=E6=94=B9=E4=BA=86?= =?UTF-8?q?=E9=A2=98=E5=BA=93=E4=B8=AD=E7=9A=84=E4=B8=A4=E5=A4=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 工具/题号选题pdf生成.ipynb | 16 ++++++++-------- 题库0.3/Problems.json | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/工具/题号选题pdf生成.ipynb b/工具/题号选题pdf生成.ipynb index 94d198a7..cbb4bfce 100644 --- a/工具/题号选题pdf生成.ipynb +++ b/工具/题号选题pdf生成.ipynb @@ -2,16 +2,16 @@ "cells": [ { "cell_type": "code", - "execution_count": 18, + "execution_count": 1, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ - "开始编译教师版本pdf文件: 临时文件/目标挂钩_教师用_20220912.tex\n", + "开始编译教师版本pdf文件: 临时文件/全题库_教师用_20220913.tex\n", "0\n", - "开始编译学生版本pdf文件: 临时文件/目标挂钩_学生用_20220912.tex\n", + "开始编译学生版本pdf文件: 临时文件/全题库_学生用_20220913.tex\n", "0\n" ] } @@ -26,13 +26,13 @@ "\"\"\"---设置题目列表---\"\"\"\n", "#留空为编译全题库\n", "problems = r\"\"\"\n", - "2940:2949\n", + "\n", "\"\"\"\n", "\"\"\"---设置题目列表结束---\"\"\"\n", "\n", "\"\"\"---设置文件名---\"\"\"\n", "#目录和文件的分隔务必用/\n", - "filename = \"临时文件/目标挂钩\"\n", + "filename = \"临时文件/全题库\"\n", "\"\"\"---设置文件名结束---\"\"\"\n", "\n", "\n", @@ -161,7 +161,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3.8.8 ('base')", + "display_name": "Python 3.9.7 ('base')", "language": "python", "name": "python3" }, @@ -175,12 +175,12 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.8" + "version": "3.9.7" }, "orig_nbformat": 4, "vscode": { "interpreter": { - "hash": "d311ffef239beb3b8f3764271728f3972d7b090c974f8e972fcdeedf230299ac" + "hash": "e4cce46d6be9934fbd27f9ca0432556941ea5bdf741d4f4d64c6cd7f8dfa8fba" } } }, diff --git a/题库0.3/Problems.json b/题库0.3/Problems.json index 202a199f..6c9f6ea1 100644 --- a/题库0.3/Problems.json +++ b/题库0.3/Problems.json @@ -279260,7 +279260,7 @@ "2016届11班\t0.974\t0.821", "2016届12班\t0.895\t0.947" ], - "origin": "2016届创新班作业\t2104-弧度制与任意角[1]_20220912修改", + "origin": "2016届创新班作业\t2104-弧度制与任意角[1]-20220912修改", "edit": [ "20220912\t王伟叶\t朱敏慧" ], @@ -279285,7 +279285,7 @@ "solution": "", "duration": -1, "usages": [], - "origin": "心教材必修第二册教材例题", + "origin": "新教材必修第二册教材例题", "edit": [ "20220912\t王伟叶\t朱敏慧" ],