您可能感興趣的試卷
你可能感興趣的試題
A.實(shí)例變量是類的成員變量
B.實(shí)例變量是用static關(guān)鍵字聲明的
C.方法變量在方法執(zhí)行時(shí)創(chuàng)建
D.方法變量在使用之前必須初始化
A.Multiple listeners can be attached to one component
B.Only one listener can be attached to one component
C.One listener can receive and process the events from multiple components
D.One listener can receive and process the events from only one component
A.executeUpdate()
B.createStatement()
C.preparedStatement()
D.PrepareCall()
A.抽象性
B.封裝性
C.繼承性
D.多態(tài)性
最新試題
下列文件可能是SpringMVC的配置文件的是()。
ModelAndView對(duì)象的()方法向模型對(duì)象中添加數(shù)據(jù)。
當(dāng)請(qǐng)求中的參數(shù)與控制器中的方法參數(shù)名不一致時(shí),可以采用()來(lái)建立聯(lián)系。
下列數(shù)據(jù)是合法的JSON數(shù)據(jù)的是()。
SpringMVC數(shù)據(jù)綁定的過(guò)程中,ServletRequest接收受的信息直接給()。
配置前端控制器時(shí)<load-on-startup>1</load-on-startup>表示()。
文件上傳時(shí),form表單的method屬性設(shè)置為()。
MultipartFile接口的()方法用來(lái)判斷上傳的文件是否為空。
ViewResolver解析后,會(huì)向()中返回具體的View(視圖)。
org.springframeword.web.filter.CharacterEncodingFilter可以用來(lái)解決()問(wèn)題。