From 498d58e182e2bbd9190a274acabc3175755441d1 Mon Sep 17 00:00:00 2001 From: WangWeiye Date: Tue, 7 Feb 2023 18:49:07 +0800 Subject: [PATCH] 20232027 afternoon --- 工具/修改题目数据库.ipynb | 14 +++++++------- 工具/文本文件/题号筛选.txt | 2 +- 工具/题号选题pdf生成.ipynb | 8 ++++---- 文本处理工具/剪贴板圆圈数字生成.ipynb | 2 +- 题库0.3/Problems.json | 2 +- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/工具/修改题目数据库.ipynb b/工具/修改题目数据库.ipynb index 304e0a94..0efd0b55 100644 --- a/工具/修改题目数据库.ipynb +++ b/工具/修改题目数据库.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 12, + "execution_count": 14, "metadata": {}, "outputs": [ { @@ -11,7 +11,7 @@ "0" ] }, - "execution_count": 12, + "execution_count": 14, "metadata": {}, "output_type": "execute_result" } @@ -19,7 +19,7 @@ "source": [ "import os,re,json\n", "\"\"\"这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭, 随后运行第二个代码块\"\"\"\n", - "problems = \"12757\"\n", + "problems = \"30499\"\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": 13, "metadata": {}, "outputs": [], "source": [ @@ -75,7 +75,7 @@ ], "metadata": { "kernelspec": { - "display_name": "base", + "display_name": "pythontest", "language": "python", "name": "python3" }, @@ -89,12 +89,12 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.13" + "version": "3.9.15 (main, Nov 24 2022, 14:39:17) [MSC v.1916 64 bit (AMD64)]" }, "orig_nbformat": 4, "vscode": { "interpreter": { - "hash": "ad2bdc8ecc057115af97d19610ffacc2b4e99fae6737bb82f5d7fb13d2f2c186" + "hash": "91219a98e0e9be72efb992f647fe78b593124968b75db0b865552d6787c8db93" } } }, diff --git a/工具/文本文件/题号筛选.txt b/工具/文本文件/题号筛选.txt index ed959be9..9c689ef5 100644 --- a/工具/文本文件/题号筛选.txt +++ b/工具/文本文件/题号筛选.txt @@ -1 +1 @@ -011767,014358,014360 \ No newline at end of file +000446,000447,000448,030500,000450,000451,030498,000435,000454,030499 \ No newline at end of file diff --git a/工具/题号选题pdf生成.ipynb b/工具/题号选题pdf生成.ipynb index d5353d11..0c1c9357 100644 --- a/工具/题号选题pdf生成.ipynb +++ b/工具/题号选题pdf生成.ipynb @@ -2,16 +2,16 @@ "cells": [ { "cell_type": "code", - "execution_count": 1, + "execution_count": 7, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ - "开始编译教师版本pdf文件: 临时文件/空中菱形_教师用_20230204.tex\n", + "开始编译教师版本pdf文件: 临时文件/赋能12_教师用_20230207.tex\n", "0\n", - "开始编译学生版本pdf文件: 临时文件/空中菱形_学生用_20230204.tex\n", + "开始编译学生版本pdf文件: 临时文件/赋能12_学生用_20230207.tex\n", "0\n" ] } @@ -33,7 +33,7 @@ "\n", "\"\"\"---设置文件名---\"\"\"\n", "#目录和文件的分隔务必用/\n", - "filename = \"临时文件/空中菱形\"\n", + "filename = \"临时文件/赋能12\"\n", "\"\"\"---设置文件名结束---\"\"\"\n", "\n", "\n", diff --git a/文本处理工具/剪贴板圆圈数字生成.ipynb b/文本处理工具/剪贴板圆圈数字生成.ipynb index 8cab633b..0f4091cf 100644 --- a/文本处理工具/剪贴板圆圈数字生成.ipynb +++ b/文本处理工具/剪贴板圆圈数字生成.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 2, + "execution_count": 1, "metadata": {}, "outputs": [], "source": [ diff --git a/题库0.3/Problems.json b/题库0.3/Problems.json index e24cf7d5..eaa69735 100644 --- a/题库0.3/Problems.json +++ b/题库0.3/Problems.json @@ -397449,7 +397449,7 @@ "二项式定理" ], "genre": "填空题", - "ans": "$2$", + "ans": "$39$", "solution": "", "duration": -1, "usages": [],