在JDBC连接数据库编程应用开发中,一般会产生出下面的()的异常。
A、FileException
B、SQLException
C、IOException
D、DataException
以下Javsscript的运行结果为
varm=false;
if(m==true)
document.write("True");
else
document.write("False");
A、False
B、True
C、None
D、运行时出错
A、
B、ResponseWrite
C、ResponseBinaryWrite
D、ResponseFlush
在javaScrpt中window对象的()方法用于打开一个新窗口。
A、openWindow()
B、window()
C、open()
D、close()
如果只希望在多个页面间共享数据,可以使用()作用域
A、request,session
B、applicationsession
C、request,application
D、pageContextrequest