From b446c86e33cfd8f819d4e41d3c06db151ec4246a Mon Sep 17 00:00:00 2001 From: "weiye.wang" Date: Mon, 5 Jun 2023 21:14:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B940399=E9=A2=98=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 工具/latex界面修改题目内容.py | 2 +- 题库0.3/Problems.json | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/工具/latex界面修改题目内容.py b/工具/latex界面修改题目内容.py index 235b140c..67d9b807 100644 --- a/工具/latex界面修改题目内容.py +++ b/工具/latex界面修改题目内容.py @@ -1,6 +1,6 @@ import os,re,json """这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭""" -problems = "15056" +problems = "40399" editor = "王伟叶" def generate_number_set(string,dict): diff --git a/题库0.3/Problems.json b/题库0.3/Problems.json index 552e8740..0149c168 100644 --- a/题库0.3/Problems.json +++ b/题库0.3/Problems.json @@ -550903,7 +550903,7 @@ }, "040399": { "id": "040399", - "content": "函数$\\boldsymbol{y}=2 \\cos (\\dfrac{x}{2}+\\dfrac{\\pi}{3})$的单调递增区间是\\blank{50}.", + "content": "函数$y=2 \\cos (\\dfrac{x}{2}+\\dfrac{\\pi}{3})$的单调递增区间是\\blank{50}.", "objs": [], "tags": [], "genre": "填空题", @@ -550913,7 +550913,8 @@ "usages": [], "origin": "2025届高一下学期周末卷07", "edit": [ - "20230330\t王伟叶" + "20230330\t王伟叶", + "20230605\t王伟叶" ], "same": [], "related": [],