diff --git a/工具/latex界面修改题目内容.py b/工具/latex界面修改题目内容.py index f85465a6..23cfa4aa 100644 --- a/工具/latex界面修改题目内容.py +++ b/工具/latex界面修改题目内容.py @@ -1,6 +1,6 @@ import os,re,json """这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭""" -problems = "18103" +problems = "14672" editor = "王伟叶" def generate_number_set(string,dict): diff --git a/题库0.3/Problems.json b/题库0.3/Problems.json index b97d8d5a..7b5e854f 100644 --- a/题库0.3/Problems.json +++ b/题库0.3/Problems.json @@ -387029,7 +387029,7 @@ }, "014672": { "id": "014672", - "content": "在$\\triangle ABC$中, 角$A$、$B$、$C$所对边的边长分别记作$a$、$b 、$$c$, 其中$b=2$.\\\\\n(1) 若$A+C=120^{\\circ}$, 且$a=2 c$, 求$c$的值;\\\\\n(2) 若$A-C=15^{\\circ}$, 且$a=\\sqrt{2} c \\sin A$, 求$\\triangle ABC$的面积$S$.", + "content": "在$\\triangle ABC$中, 角$A$、$B$、$C$所对边的边长分别记作$a$、$b$、$c$, 其中$b=2$.\\\\\n(1) 若$A+C=120^{\\circ}$, 且$a=2 c$, 求$c$的值;\\\\\n(2) 若$A-C=15^{\\circ}$, 且$a=\\sqrt{2} c \\sin A$, 求$\\triangle ABC$的面积$S$.", "objs": [], "tags": [], "genre": "解答题", @@ -387039,7 +387039,8 @@ "usages": [], "origin": "2023年空中课堂高三复习课28", "edit": [ - "20230312\t王伟叶" + "20230312\t王伟叶", + "20230621\t王伟叶" ], "same": [], "related": [],