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": [],