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)
A.setText(Strings)
B.getText()
C.TextArea(Strings)
D."TextArea(intx,inty)"
A.setEchochar()
B.setText()
C.Textfield()
D.getText()
最新試題
Model是一個(gè)接口,ModelMap是一個(gè)接口實(shí)現(xiàn),作用是將model數(shù)據(jù)填充到()域。
ModelAndView對象的()方法向模型對象中添加數(shù)據(jù)。
配置視圖解析器(ViewResolver)時(shí),<property name="prefix"value="/WEB-INF/jsp/"/>是設(shè)置視圖的()屬性。
配置前端控制器時(shí)<load-on-startup>1</load-on-startup>表示()。
當(dāng)有多個(gè)攔截器同時(shí)工作時(shí),它們的preHandle()會按照配置文件中攔截器的(),而它們的postHandle()方法和afterCompletion()方法則會按照()。
下列數(shù)據(jù)是合法的JSON數(shù)據(jù)的是()。
org.springframeword.web.filter.CharacterEncodingFilter可以用來解決()問題。
ViewResolver解析后,會向()中返回具體的View(視圖)。
調(diào)用()組件對已經(jīng)綁定了請求消息數(shù)據(jù)的參數(shù)對象進(jìn)行數(shù)據(jù)合法性校驗(yàn)。
$.ajax中,表示請求時(shí)攜帶的數(shù)據(jù)的是()。