A.ActiveIf”
B.Branch”
C.Scope:Perpetual”
D.Staus”
第1题:
第2题:
要使命令按钮不响应用户生成的事件,应设置命令按钮的()属性。
AVisible
BCaption
CEnable
DEnabled
第3题:
可以通过()来重新设置字符编码,从而避免服务器的响应信息在浏览器显示为乱码(选择二项)
A.response.setContentType()
B.response.setCharacterEncoding();
C.response.setPageCoding();
D.response.setCharset()
第4题:
第5题:
7、response对象用来设置请响应的内容类型以及编码方式的方法是()