修改14106题面的一个错误

This commit is contained in:
wangweiye7840 2023-06-21 15:10:00 +08:00
parent 8113679c96
commit 5bc236323c
1 changed files with 3 additions and 2 deletions

View File

@ -372848,7 +372848,7 @@
}, },
"014106": { "014106": {
"id": "014106", "id": "014106",
"content": "已知点集$M=\\{(x, y) | x^2+y^2<2\\}$, $N=\\{(x, y)|| x|<\\sqrt{2}|,\\ |y |<\\sqrt{2}\\}$. 若$\\alpha$: 点$P \\in M$, $\\beta$: 点$P \\in N$. 则$\\alpha$是$\\beta$的\\bracket{20}.\n\\twoch{充分非必要条件}{必要非充分条件}{充要条件}{既非充分又非必要条件}", "content": "已知点集$M=\\{(x, y) | x^2+y^2<2\\}$, $N=\\{(x, y)|| x|<\\sqrt{2},\\ |y |<\\sqrt{2}\\}$. 若$\\alpha$: 点$P \\in M$, $\\beta$: 点$P \\in N$. 则$\\alpha$是$\\beta$的\\bracket{20}.\n\\twoch{充分非必要条件}{必要非充分条件}{充要条件}{既非充分又非必要条件}",
"objs": [], "objs": [],
"tags": [], "tags": [],
"genre": "选择题", "genre": "选择题",
@ -372858,7 +372858,8 @@
"usages": [], "usages": [],
"origin": "2023年空中课堂高三复习课01", "origin": "2023年空中课堂高三复习课01",
"edit": [ "edit": [
"20230131\t王伟叶" "20230131\t王伟叶",
"20230621\t王伟叶"
], ],
"same": [], "same": [],
"related": [], "related": [],