From b7de994a0b0f355886e758353149004dd915f19d Mon Sep 17 00:00:00 2001 From: WangWeiye Date: Tue, 16 May 2023 12:41:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B915297=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 3e32b0be..c6c66be2 100644 --- a/工具/latex界面修改题目内容.py +++ b/工具/latex界面修改题目内容.py @@ -1,6 +1,6 @@ import os,re,json """这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭""" -problems = "13475" +problems = "15297" editor = "王伟叶" def generate_number_set(string,dict): diff --git a/题库0.3/Problems.json b/题库0.3/Problems.json index 0874847a..91986076 100644 --- a/题库0.3/Problems.json +++ b/题库0.3/Problems.json @@ -399472,7 +399472,7 @@ }, "015297": { "id": "015297", - "content": "若$(1+x)(1-2 x)^{2023}=a_0+a_1 x+a_2 x^2+\\cdots+a_{2024} x^{2024}$, $a_1 \\in \\mathbf{R}$($i=0,1,2, \\cdots, 2024$), 则$a_1+a_2+\\cdots+a_{2004}=$\\blank{50}.", + "content": "若$(1+x)(1-2 x)^{2023}=a_0+a_1 x+a_2 x^2+\\cdots+a_{2024} x^{2024}$, $a_i \\in \\mathbf{R}$($i=0,1,2, \\cdots, 2024$), 则$a_1+a_2+\\cdots+a_{2004}=$\\blank{50}.", "objs": [], "tags": [ "第八单元" @@ -399484,7 +399484,8 @@ "usages": [], "origin": "2023届徐汇区高三二模试题8", "edit": [ - "20230419\t王伟叶" + "20230419\t王伟叶", + "20230516\t王伟叶" ], "same": [], "related": [],