修改13003题面

This commit is contained in:
WangWeiye 2023-05-08 16:55:02 +08:00
parent 120279b1bc
commit 3d59110f59
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
import os,re,json
"""这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭"""
problems = "015051,015303"
problems = "13303"
editor = "王伟叶"
def generate_number_set(string,dict):

View File

@ -349704,7 +349704,7 @@
},
"013303": {
"id": "013303",
"content": "在复平面内, $O$是坐标原点, 向量$\\overrightarrow{OZ_1}$, $\\overrightarrow{OZ_2}$对应的复数分别为$z_1=1-2 \\mathrm{i}$, $z_2=3+a i$($a \\in \\mathbf{R}$). 若$\\overrightarrow{OZ_1} \\perp \\overrightarrow{OZ_2}$, 则实数$a$的值为\\blank{50}.",
"content": "在复平面内, $O$是坐标原点, 向量$\\overrightarrow{OZ_1}$, $\\overrightarrow{OZ_2}$对应的复数分别为$z_1=1-2 \\mathrm{i}$, $z_2=3+a \\mathrm{i}$($a \\in \\mathbf{R}$). 若$\\overrightarrow{OZ_1} \\perp \\overrightarrow{OZ_2}$, 则实数$a$的值为\\blank{50}.",
"objs": [],
"tags": [
"第五单元"
@ -349716,7 +349716,8 @@
"usages": [],
"origin": "2022版双基百分百",
"edit": [
"20230123\t王伟叶"
"20230123\t王伟叶",
"20230508\t王伟叶"
],
"same": [],
"related": [],