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.更快的系统响应速度 C.可以同时连接多个数据库 D.统一的连接管理,避免数据库连接泄漏
A.undefined,undefined,3,12 B.出错,undefined,3,3 C.出错,undefined,3,12 D.undefined,null,3,3