A、request对象的getAttribute()方法
B、request对象的getParameter()方法
C、session对象的getAttribute()方法
D、session对象的getParameter()方法
A、CallableStatement
B、PreparedStatement
C、ProcedureStatement
D、Statement
在javaScrpt中window对象的()方法用于打开一个新窗口。
A、openWindow()
B、window()
C、open()
D、close()
A、#0000FF
B、0000FF
C、#FF0000
D、FF0000