在线名词解释大全
专业、全面、易懂的全领域名词百科

如何在JavaScript中添加注释

题型:单选题
选项
A. ‘This is a comment
B.
C. //This is a comment
D. /*This is a comment*/
正确答案:C