获得与数字7.25相距最近的整数的JavaScript语句是________。
A、round(725)
B、rnd(725)
C、Mathround(725)
D、Mathrnd(725)
A、数据库文件
B、共享文件
C、代码文件
D、主题文件
在HTML代码中,插入JavaScript代码的位置描述是_________。
A、段和段都可以
B、段
C、段
D、段和段之外
在JavaScript中,增加单行注释的选项是_________。
A、//Thisisacomment
B、'Thisisacomment
C、
D、--Thisisacomment
ASP.NET中可以在不同项目之间共享的对象是()
A、Response
B、Request
C、Application
D、Session