A.init() B.destroy() C.doPost() D.execute()
A.slice() B.toString() C.join() D.contact()
A.〈fmt:formatDate〉 B.〈fmt:setLocale〉 C.〈fmt:param〉 D.〈fmt:setTimeZone〉
A.資源重用 B.更快的系統(tǒng)響應(yīng)速度 C.可以同時(shí)連接多個(gè)數(shù)據(jù)庫(kù) D.統(tǒng)一的連接管理,避免數(shù)據(jù)庫(kù)連接泄漏
A.undefined,undefined,3,12 B.出錯(cuò),undefined,3,3 C.出錯(cuò),undefined,3,12 D.undefined,null,3,3