更改11999的描述
This commit is contained in:
parent
e69a3a2bee
commit
3b2236bea9
|
|
@ -1,6 +1,6 @@
|
|||
import os,re,json
|
||||
"""这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭"""
|
||||
problems = "013535"
|
||||
problems = "011999"
|
||||
editor = "王伟叶"
|
||||
|
||||
def generate_number_set(string,dict):
|
||||
|
|
|
|||
|
|
@ -298723,7 +298723,7 @@
|
|||
},
|
||||
"011999": {
|
||||
"id": "011999",
|
||||
"content": "若分段函数$\\begin{cases} 3\\sin2x, & x\\le 0,\\\\ 2^x-3, & x>0, \\end{cases}$, 将函数$y=|f(x)-f(a)|$, $x\\in [m,n]$的最大值记作\n$Z_a[m,n]$, 那么当$-2\\le m\\le 2$时, $Z_2[m,m+4]$的取值范围是\\blank{50}.",
|
||||
"content": "若分段函数$\\begin{cases} 3\\sin2x, & x\\le 0,\\\\ 2^x-3, & x>0, \\end{cases}$ 将函数$y=|f(x)-f(a)|$, $x\\in [m,n]$的最大值记作\n$Z_a[m,n]$, 那么当$-2\\le m\\le 2$时, $Z_2[m,m+4]$的取值范围是\\blank{50}.",
|
||||
"objs": [],
|
||||
"tags": [
|
||||
"第二单元"
|
||||
|
|
@ -298739,7 +298739,8 @@
|
|||
],
|
||||
"origin": "2021届杨浦高三基础考试题12",
|
||||
"edit": [
|
||||
"20221027\t王伟叶"
|
||||
"20221027\t王伟叶",
|
||||
"20230413\t王伟叶"
|
||||
],
|
||||
"same": [],
|
||||
"related": [],
|
||||
|
|
|
|||
Reference in New Issue