A.disable
B.setVisible
C.remove
D.delete
您可能感興趣的試卷
你可能感興趣的試題
A.update
B.paint
C.draw
D.show
A.BorderLayout
B.CardLayout
C.FlowLayout
D.GridbagLayout
A.BorderLayout
B.FlowLayout
C.GridLayout
D.CardLayout
A.Applet
B.Container
C.Component
D.Canvas
A.ActionListener
B.FocusListener
C.MouseMotionListener
D.WindowsListener
最新試題
ModelAndView對象的()方法向模型對象中添加數(shù)據(jù)。
在批量刪除用戶的操作中,前端請求傳遞的都是()的用戶id,只要在后臺使用同一種數(shù)組類型的參數(shù)綁定接收,就可以在方法中通過循環(huán)數(shù)組參數(shù)的方式來完成刪除操作。
Tomcat、Jetty、JBoss和GlassFish默認(rèn)的Servlet名稱是()。
ViewResolver解析后,會向()中返回具體的View(視圖)。
調(diào)用()組件對已經(jīng)綁定了請求消息數(shù)據(jù)的參數(shù)對象進(jìn)行數(shù)據(jù)合法性校驗(yàn)。
SpringMVC中,使用注解方式時,需要添加()包。
將請求消息數(shù)據(jù)與后臺方法參數(shù)建立連接的過程就是SpringMVC中的()。
配置前端控制器時<load-on-startup>1</load-on-startup>表示()。
下列文件可能是SpringMVC的配置文件的是()。
簡單來說,RESTful風(fēng)格就是把請求參數(shù)變成()的一種風(fēng)格。