多项选择题
A.ServletContextAttributeListener接口B.HttpSessionAttributeListener接口C.ServletRequestAttributeListener接口D.HttpSessionListener接口
按照监听对象分类,以下用于监听域对象创建和销毁的监听器有()。A.ServletContextListener...
多项选择题按照监听对象分类,以下用于监听域对象创建和销毁的监听器有()。
A.ServletContextListenerB.HttpSessionListenerC.ServletContextAtrributeListenerD.HttpSessionAtrributeListener
在jQuery的Ajax请求方法中,最基本、最常用的方法之一是()。A.$.load()B.$.getJSON...
单项选择题在jQuery的Ajax请求方法中,最基本、最常用的方法之一是()。
A.$.load()B.$.getJSON()C.$.post()D.$.get()
在DBUtils工具包提供的API中,用于封装结果集的是()。A.PreparedStatementB.DBU...
单项选择题在DBUtils工具包提供的API中,用于封装结果集的是()。
A.PreparedStatementB.DBUtilsC.QueryRunnerD.ResultSetHandler