修改18076题目

This commit is contained in:
WangWeiye 2023-06-08 17:28:12 +08:00
parent a39f526f92
commit cea6b93563
2 changed files with 3 additions and 2 deletions

View File

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

View File

@ -463520,7 +463520,7 @@
},
"018076": {
"id": "018076",
"content": "在平面上, 若曲线$\\Gamma$具有如下性质: 存在点$M$, 使得对于任意点$P \\in \\Gamma$, 都有$Q \\in \\Gamma$使得$|PM| \\cdot|QM|=1$.则称这条曲线为\"自相关曲线\".\n下列两个命题:\\\\\n\\textcircled{1} 所有椭圆都是``自相关曲线'';\\\\\n\\textcircled{2} 存在是``自相关曲线''的双曲线.\\\\\n的真假情况为\\bracket{20}.\n\\fourch{\\textcircled{1}为假命题, \\textcircled{2}为真命题}{\\textcircled{1}为真命题, \\textcircled{2}为假命题}{\\textcircled{1}为真命题, \\textcircled{2}为真命题}{\\textcircled{1}为假命题, \\textcircled{2}为假命题}",
"content": "在平面上, 若曲线$\\Gamma$具有如下性质: 存在点$M$, 使得对于任意点$P \\in \\Gamma$, 都有$Q \\in \\Gamma$使得$|PM| \\cdot|QM|=1$.则称这条曲线为\"自相关曲线\".\n下列两个命题:\\\\\n\\textcircled{1} 所有椭圆都是``自相关曲线'';\\\\\n\\textcircled{2} 存在是``自相关曲线''的双曲线.\\\\\n的真假情况为\\bracket{20}.\n\\twoch{\\textcircled{1}为假命题, \\textcircled{2}为真命题}{\\textcircled{1}为真命题, \\textcircled{2}为假命题}{\\textcircled{1}为真命题, \\textcircled{2}为真命题}{\\textcircled{1}为假命题, \\textcircled{2}为假命题}",
"objs": [],
"tags": [],
"genre": "选择题",
@ -463530,6 +463530,7 @@
"usages": [],
"origin": "2023年秋考试题16",
"edit": [
"20230608\t王伟叶",
"20230608\t王伟叶"
],
"same": [],