Someone did hand in a bag, which is _______.
A. a black nylon oxford bag
B. a brown leather bag
C. a black computer bag
查看答案
Which of the following is the man’s mobile phone number?
A. 65940117387.
B. 65940113778.
C. 65940113787.
以下属于JavaScript代码中的单行注释标识的是()。
A. //
B. /* */
C.
D. /
以下命令可以将字符串内容原样输出在页面的是()。
A. console.log("你好");
B. document.write("你好");
C. document.write("你好");
D. alert("你好");