获得与数字7.25相距最近的整数的JavaScript语句是________。
A、round(725)
B、rnd(725)
C、Mathround(725)
D、Mathrnd(725)
在ASP.NET窗体文件中使用较多的页面元素是()。
A、HTML标记
B、Web服务器控件
C、客户端脚本
D、HTML服务器控件
下列函数中能够把6.25四舍五入为最接近的整数的是______。
A、round(625)
B、rnd(625)
C、Mathrnd(625)
D、Mathround(625)
下面语句中,()将HTML页面的标题设置为“HTML练习”
A、HTML练习
B、HTML练习
C、HTML练习
D、HTML练习
A、<table><head><tfoot>
B、<table><tr><td>
C、</tr></table>
D、<thead><body><tr>