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
A.addTextListener()
B.TextValueChanged()
C.append(Strings)
D.insert(Stringsintx)
最新試題
Tomcat、Jetty、JBoss和GlassFish默認的Servlet名稱是()。
自定義數(shù)據(jù)綁定可以采用Converter或Formatter,兩者的區(qū)別下列說法正確的是()。
將請求消息數(shù)據(jù)與后臺方法參數(shù)建立連接的過程就是SpringMVC中的()。
@Controller注解類型用于指示Spring類的實例是一個()。
文件解析器類CommonsMultipartResolver的()屬性表示上傳文件的最大長度。
RESTful風格在HTTP請求中,使用()表示添加操作。
Model是一個接口,ModelMap是一個接口實現(xiàn),作用是將model數(shù)據(jù)填充到()域。
SpringMVC中,使用注解方式時,需要添加()包。
當請求中的參數(shù)與控制器中的方法參數(shù)名不一致時,可以采用()來建立聯(lián)系。
SpringMVC數(shù)據(jù)綁定的過程中,ServletRequest接收受的信息直接給()。