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()
A.setEchochar()
B.getText()
C.setText()
D.Textfield()
最新試題
SpringMVC中,使用注解方式時(shí),需要添加()包。
下列文件可能是SpringMVC的配置文件的是()。
ViewResolver解析后,會(huì)向()中返回具體的View(視圖)。
下列示攔截器,主要用于攔截用戶請(qǐng)求并做相應(yīng)的處理的是()。
下列數(shù)據(jù)是合法的JSON數(shù)據(jù)的是()。
@RequestMapping注解的默認(rèn)屬性是()。
SpringMVC數(shù)據(jù)綁定的過(guò)程中,ServletRequest接收受的信息直接給()。
SpringMVC處理方法的返回類型()主要在異步請(qǐng)求時(shí)使用,它只返回?cái)?shù)據(jù),而不會(huì)跳轉(zhuǎn)視圖。
當(dāng)有多個(gè)攔截器同時(shí)工作時(shí),它們的preHandle()會(huì)按照配置文件中攔截器的(),而它們的postHandle()方法和afterCompletion()方法則會(huì)按照()。
Tomcat、Jetty、JBoss和GlassFish默認(rèn)的Servlet名稱是()。