A.ActionListener
B.Serializable
C.Accessible
D.MouseListener
您可能感興趣的試卷
你可能感興趣的試題
A.布局管理器
B.數(shù)據(jù)傳送器
C.圖形和圖像工具
D.用戶界面構(gòu)件
A.流程布局(Flow Layout)
B.卡布局(Card Layout)
C.邊框布局(Border Layout)
D.網(wǎng)格布局(Grid Layout)
A.Frame和Dialog
B.Panel和Frame
C.Container和Component
D.LayoutManager和Container
A.FlowLayout
B.BorderLayout
C.GridLayout
D.CardLayout
A.構(gòu)件適配器
B.焦點(diǎn)適配器
C.鍵盤適配器
D.標(biāo)簽適配器
最新試題
簡(jiǎn)單來(lái)說(shuō),RESTful風(fēng)格就是把請(qǐng)求參數(shù)變成()的一種風(fēng)格。
當(dāng)請(qǐng)求中的參數(shù)與控制器中的方法參數(shù)名不一致時(shí),可以采用()來(lái)建立聯(lián)系。
配置前端控制器時(shí)<load-on-startup>1</load-on-startup>表示()。
$.ajax中,表示請(qǐng)求時(shí)攜帶的數(shù)據(jù)的是()。
Model是一個(gè)接口,ModelMap是一個(gè)接口實(shí)現(xiàn),作用是將model數(shù)據(jù)填充到()域。
SpringMVC中,使用注解方式時(shí),需要添加()包。
org.springframeword.web.filter.CharacterEncodingFilter可以用來(lái)解決()問題。
@RequestMapping注解的默認(rèn)屬性是()。
RESTful風(fēng)格在HTTP請(qǐng)求中,使用()表示添加操作。
下列示攔截器,主要用于攔截用戶請(qǐng)求并做相應(yīng)的處理的是()。