使用JavaScript语言中Document的()方法可以在页面上输出字符。
A、documentwrite()
B、documentprint()
C、documentout()
D、documentflush()
A、数据库文件
B、共享文件
C、代码文件
D、主题文件
在NET中CLS(CommonLanguageSpecification)的作用是()
A、存储代码
B、防止病毒
C、原程序跨平台
D、对语言进行规范
在Servlet中,response.getWriter()返回的是()
A、JspWriter对象
B、PrintWriter对象
C、Out对象
D、ResponseWriter对象
A、<table><head><tfoot>
B、<table><tr><td>
C、</tr></table>
D、<thead><body><tr>