修改13466答案
This commit is contained in:
parent
2fba8af155
commit
d1707fde3b
|
|
@ -1,6 +1,6 @@
|
||||||
file_dir = r"C:\Users\weiye\Documents\wwy sync\23届\第三轮复习讲义"
|
file_dir = r"C:\Users\weiye\Documents\wwy sync\23届\双基冲刺卷"
|
||||||
filelist = [] #列表为空默认处理所有讲义
|
filelist = [] #列表为空默认处理所有讲义
|
||||||
output_gloss_filename= "第三轮复习讲义参考答案"
|
output_gloss_filename= "双基冲刺卷参考答案"
|
||||||
|
|
||||||
import os,re,json
|
import os,re,json
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -354337,7 +354337,7 @@
|
||||||
"第三单元"
|
"第三单元"
|
||||||
],
|
],
|
||||||
"genre": "解答题",
|
"genre": "解答题",
|
||||||
"ans": "(1) 矩形面积为$800\\cos\\theta+3200\\cos\\theta\\sin\\theta$, 三角形面积为$1600\\cos\\theta-1600\\cos\\theta\\cin\\theta$, $\\sin\\theta$的范围为$[\\dfrac 14,1)$; (2) 当$\\theta=\\dfrac{\\pi}{6}$时",
|
"ans": "(1) 矩形面积为$800\\cos\\theta+3200\\cos\\theta\\sin\\theta$, 三角形面积为$1600\\cos\\theta-1600\\cos\\theta\\sin\\theta$, $\\sin\\theta$的范围为$[\\dfrac 14,1)$; (2) 当$\\theta=\\dfrac{\\pi}{6}$时",
|
||||||
"solution": "",
|
"solution": "",
|
||||||
"duration": -1,
|
"duration": -1,
|
||||||
"usages": [],
|
"usages": [],
|
||||||
|
|
|
||||||
Reference in New Issue