diff --git a/工具/latex界面修改题目内容.py b/工具/latex界面修改题目内容.py index 16f636fd..6cc950cb 100644 --- a/工具/latex界面修改题目内容.py +++ b/工具/latex界面修改题目内容.py @@ -1,6 +1,6 @@ import os,re,json """这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭""" -problems = "15226" +problems = "14970" editor = "王伟叶" def generate_number_set(string,dict): diff --git a/题库0.3/Problems.json b/题库0.3/Problems.json index 4cb12e93..32e43887 100644 --- a/题库0.3/Problems.json +++ b/题库0.3/Problems.json @@ -389455,7 +389455,7 @@ }, "014970": { "id": "014970", - "content": "已知$f(x)$是定义在$\\mathbf{R}$上的偶函数, 且$f(x)$在$[0,+\\infty)$上是增函数, 如果对于任意$x \\in[1,2]$, 不等式$f(a x+1) \\leq f(x-3)$恒成立, 则实数$a$的取值范围是\\blank{50}.", + "content": "已知$f(x)$是定义在$\\mathbf{R}$上的偶函数, 且$f(x)$在$[0,+\\infty)$上是严格增函数, 如果对于任意$x \\in[1,2]$, 不等式$f(a x+1) \\leq f(x-3)$恒成立, 则实数$a$的取值范围是\\blank{50}.", "objs": [], "tags": [], "genre": "填空题", @@ -389465,7 +389465,8 @@ "usages": [], "origin": "2022届空中课堂学科精要名师点拨-代数几何统一体数形结合莫分离", "edit": [ - "20230412\t王伟叶" + "20230412\t王伟叶", + "20230505\t王伟叶" ], "same": [], "related": [],