From b0805ade5156567bfaa78f87a7893b343192675e Mon Sep 17 00:00:00 2001 From: "weiye.wang" Date: Wed, 12 Jul 2023 19:37:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B921370=E9=A2=98=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 工具v2/json编辑题目综合信息.py | 2 +- 题库0.3/Problems.json | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/工具v2/json编辑题目综合信息.py b/工具v2/json编辑题目综合信息.py index c60a6a18..6f590905 100644 --- a/工具v2/json编辑题目综合信息.py +++ b/工具v2/json编辑题目综合信息.py @@ -1,4 +1,4 @@ -id_string = "31243" +id_string = "21370" prodictpath = "../题库0.3/Problems.json" editor = "王伟叶" diff --git a/题库0.3/Problems.json b/题库0.3/Problems.json index dc205513..acc18b11 100644 --- a/题库0.3/Problems.json +++ b/题库0.3/Problems.json @@ -528039,7 +528039,7 @@ }, "021370": { "id": "021370", - "content": "已知函数$f(x)=3 x^2+5$.\\\\\n(1) 求$f(x)$从$0.1$到$0.2$的平均变化率;\\\\\n(2) 求$f(x)$在区间$[x_0, x_0+\\triangle x]$上的平均变化率.", + "content": "已知函数$f(x)=3 x^2+5$.\\\\\n(1) 求$f(x)$从$0.1$到$0.2$的平均变化率;\\\\\n(2) 求$f(x)$在区间$[x_0, x_0+\\Delta x]$上的平均变化率.", "objs": [], "tags": [ "第二单元", @@ -528059,7 +528059,8 @@ ], "origin": "2024届高二校本作业选择性必修第五章", "edit": [ - "20230101\t王伟叶" + "20230101\t王伟叶", + "20230712\t王伟叶" ], "same": [], "related": [],