第1题:
Response对象的()方法可以将缓冲区中的页面内容立即输出到客户端。
第2题:
Response对象的()方法用于清除缓冲区流中的所有内容。
第3题:
当缓冲页面输出时,若要删除缓冲区中的所有HTML输出,应调用Response对象的()方法;若要可以立即发送缓冲区中的输出,应调用Response对象的()方法;若要使用Web 服务器停止处理脚本并返回当前结果,应调用()方法。
第4题:
Response对象的Clear方法将清除缓冲区内的全部数据。()
第5题:
write
flush
clear
end
第6题:
Write
End
Clear
Flush
第7题:
out.newLine()
out.clear()
out.flush()
out.clearBuffer()
第8题:
第9题:
Write
End
Clear
Flush
第10题:
第11题:
Write
End
Clear
Flush
第12题:
第13题:
Response对象的()方法可以将缓冲区中的页面内容立即输出到客户端。
第14题:
Response对象的()方法立即向客户端发送当前缓冲区的所有内容。
第15题:
Response对象的什么方法可以将缓冲区中的页面内容立即输出到客户端?()
第16题:
在服务器端,若要将页面导航到index.asp,应使用Response对象的()方法来实现。
第17题:
Write
End
Clear
Flush
第18题:
第19题:
out.newLine()
out.clear()
out.flush()
out.clearBuffer()
第20题:
write
flush
clear
end
第21题:
write
flush
clear
end
第22题:
Write
End
Clear
Flush
第23题:
write
flush
clear
end
第24题:
Write
End
Clear
Flush