A.getActionCommand()
B.setLabel(stringstr)
C.button()
D.getLabel()
您可能感興趣的試卷
你可能感興趣的試題
A.image是要繪制的圖像
B.x,y是表示圖像的中心的位置
C.width是源圖像的寬度
D.this是容器
A.init();
B.start();
C.resume();
D.sleep();
A.‘a’
B.“a”
C.newCharacterA
D.\000a
A.Orange(){„}
B.Orange(„){„}
C.PublicvoidOrange(){„}
D.PublicOrange(){„}
E.PublicOrangeConstuctor(){„}
A.protected
B.private
C.public
最新試題
下列是正確的JSON對(duì)象結(jié)構(gòu)數(shù)據(jù)的是()。
Tomcat、Jetty、JBoss和GlassFish默認(rèn)的Servlet名稱是()。
配置前端控制器時(shí)<load-on-startup>1</load-on-startup>表示()。
調(diào)用()組件對(duì)已經(jīng)綁定了請(qǐng)求消息數(shù)據(jù)的參數(shù)對(duì)象進(jìn)行數(shù)據(jù)合法性校驗(yàn)。
ModelAndView對(duì)象的()方法向模型對(duì)象中添加數(shù)據(jù)。
org.springframeword.web.filter.CharacterEncodingFilter可以用來解決()問題。
自定義數(shù)據(jù)綁定可以采用Converter或Formatter,兩者的區(qū)別下列說法正確的是()。
文件上傳時(shí),form表單的method屬性設(shè)置為()。
在SpringMVC中,不采用注解,設(shè)計(jì)控制器類需要實(shí)現(xiàn)()。
DispatcherServlet的全名是org.springframework.web.servlet.DispatcherServlet,它在程序中充當(dāng)著()的角色。