From 67b81c66a9a3c07839ce73a316e1531c3c1e9938 Mon Sep 17 00:00:00 2001 From: wangweiye7840 Date: Wed, 28 Jun 2023 11:32:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=AC=AC3670=E9=A2=98remark,?= =?UTF-8?q?=20=E7=9B=AE=E5=89=8D=E6=89=80=E6=9C=89remark=E4=B8=AD=E7=9A=84?= =?UTF-8?q?=E6=8D=A2=E8=A1=8C=E5=9D=87=E6=9C=89=E5=8F=8C=E6=96=9C=E6=9D=A0?= =?UTF-8?q?=EF=BC=8C=E5=8F=AF=E7=9B=B4=E6=8E=A5=E8=BF=9Blatex=E6=8E=92?= =?UTF-8?q?=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 工具/修改题目数据库.py | 2 +- 题库0.3/Problems.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/工具/修改题目数据库.py b/工具/修改题目数据库.py index 28216ab6..243ff7fd 100644 --- a/工具/修改题目数据库.py +++ b/工具/修改题目数据库.py @@ -1,6 +1,6 @@ import os,re,json """这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭, 随后运行第二个代码块""" -problems = "15775,15804" +problems = "2693,3670" def generate_number_set(string,dict): string = re.sub(r"[\n\s]","",string) diff --git a/题库0.3/Problems.json b/题库0.3/Problems.json index 09cff754..bc12c52b 100644 --- a/题库0.3/Problems.json +++ b/题库0.3/Problems.json @@ -106044,7 +106044,7 @@ ], "same": [], "related": [], - "remark": "$x=32.5$处单调性的连接做得相当不好.\n单调性的实际意义不会说.", + "remark": "$x=32.5$处单调性的连接做得相当不好.\\\\\n单调性的实际意义不会说.", "space": "4em", "unrelated": [] },