A、Request
B、Response
C、Application
D、Server
实现一个checkbox多选选项的HTML代码是_________。
A、
B、
C、
D、
HTML这个缩写名词所代表的具体含义是________。
A、HomeToolMarkupLanguage
B、HyperTextMarkupLanguage
C、HyperlinksandTextMarkupLanguage
D、HomePageToolMarkupLanguage
获得与数字7.25相距最近的整数的JavaScript语句是________。
A、round(725)
B、rnd(725)
C、Mathround(725)
D、Mathrnd(725)
在JavaScript中,增加单行注释的选项是_________。
A、//Thisisacomment
B、'Thisisacomment
C、
D、--Thisisacomment