From b03d0bdf396cd5777d73a2cbca772ae14ead96dc Mon Sep 17 00:00:00 2001 From: "weiye.wang" Date: Thu, 23 Nov 2023 21:10:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B919823=E9=A2=98=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 题库0.3/Problems.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/题库0.3/Problems.json b/题库0.3/Problems.json index d5e94b1b..edf3d33f 100644 --- a/题库0.3/Problems.json +++ b/题库0.3/Problems.json @@ -520296,7 +520296,7 @@ }, "019823": { "id": "019823", - "content": "下列函数中, 值域为 ($0,+\\infty$) 的是\\bracket{20}.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\def\\l{2}\n\\draw (0,0,0) node [below left] {$B$} coordinate (B);\n\\draw (B) ++ (\\l,0,0) node [below right] {$C$} coordinate (C);\n\\draw (B) ++ (\\l,0,-\\l) node [right] {$D$} coordinate (D);\n\\draw (B) ++ (0,0,-\\l) node [left] {$A$} coordinate (A);\n\\draw (B) -- (C) -- (D);\n\\draw [dashed] (B) -- (A) -- (D);\n\\draw (B) ++ (0,\\l,0) node [left] {$B_1$} coordinate (B_1);\n\\draw (C) ++ (0,\\l,0) node [right] {$C_1$} coordinate (C_1);\n\\draw (D) ++ (0,\\l,0) node [above right] {$D_1$} coordinate (D_1);\n\\draw (A) ++ (0,\\l,0) node [above left] {$A_1$} coordinate (A_1);\n\\draw (B_1) -- (C_1) -- (D_1) -- (A_1) -- cycle;\n\\draw (B) -- (B_1) (C) -- (C_1) (D) -- (D_1);\n\\draw [dashed] (A) -- (A_1);\n\\filldraw ($(C)!0.5!(C_1)$) circle (0.03) node [right] {$P$} coordinate (P);\n\\end{tikzpicture}\n\\end{center}\n\\fourch{$y=2^x$}{$y=x^{\\frac{1}{2}}$}{$y=\\ln x$}{$y=\\cos x$}", + "content": "下列函数中, 值域为 ($0,+\\infty$) 的是\\bracket{20}.\n\\fourch{$y=2^x$}{$y=x^{\\frac{1}{2}}$}{$y=\\ln x$}{$y=\\cos x$}", "objs": [], "tags": [], "genre": "选择题", @@ -520319,7 +520319,8 @@ ], "origin": "2024届高三上学期测验01试题14", "edit": [ - "20230915\t毛培菁" + "20230915\t毛培菁", + "20231123\t王伟叶" ], "same": [], "related": [],