A.MouseListener
B.ActionListener
C.WindowListener
D.以上都要
您可能感興趣的試卷
你可能感興趣的試題
A.不需要任何關(guān)鍵字
B.private
C.final
D.protected
A.true
B.false
C.1
D.0
A.public
B.extends
C.Float
D.static
A.class,float,double,public
B.float,boolean,int,long
C.char,extends,float,double
D.public,private,protected
A.Filterstream
B.Filestream
C.Randomaccessstream
D.Pipdestream
最新試題
RESTful風(fēng)格在HTTP請(qǐng)求中,使用()表示添加操作。
org.springframeword.web.filter.CharacterEncodingFilter可以用來(lái)解決()問(wèn)題。
ModelAndView對(duì)象的()方法向模型對(duì)象中添加數(shù)據(jù)。
在批量刪除用戶(hù)的操作中,前端請(qǐng)求傳遞的都是()的用戶(hù)id,只要在后臺(tái)使用同一種數(shù)組類(lèi)型的參數(shù)綁定接收,就可以在方法中通過(guò)循環(huán)數(shù)組參數(shù)的方式來(lái)完成刪除操作。
SpringMVC處理方法的返回類(lèi)型()主要在異步請(qǐng)求時(shí)使用,它只返回?cái)?shù)據(jù),而不會(huì)跳轉(zhuǎn)視圖。
Model是一個(gè)接口,ModelMap是一個(gè)接口實(shí)現(xiàn),作用是將model數(shù)據(jù)填充到()域。
當(dāng)有多個(gè)攔截器同時(shí)工作時(shí),它們的preHandle()會(huì)按照配置文件中攔截器的(),而它們的postHandle()方法和afterCompletion()方法則會(huì)按照()。
下列文件可能是SpringMVC的配置文件的是()。
ViewResolver解析后,會(huì)向()中返回具體的View(視圖)。
下列數(shù)據(jù)是合法的JSON數(shù)據(jù)的是()。