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

如何在CSS文件中插入注释?

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