A.左上角
B.右上角
C.左下角
D.右下角
您可能感興趣的試卷
你可能感興趣的試題
A.SelectionAdapter是一個抽象類
B.SelectionAdapter實現(xiàn)了抽象接口
C.SelectionAdapter只是一個空實現(xiàn)
D.SelectionAdapter中的方法都是抽象方法
A.OnClick
B.SelectionAdapter
C.SelectionListener
A.為該組件創(chuàng)建的FormData對象中設(shè)置right屬性為new FormAttachment(50)
B.為該組件創(chuàng)建的FormData對象中設(shè)置right屬性為new FormAttachment(1,1,0)
C.為該組件創(chuàng)建的FormData對象中設(shè)置left屬性為new FormAttachment(50)
D.為該組件創(chuàng)建的FormData對象中設(shè)置left屬性為new FormAttachment(1,1,0)
A.hAlign
B.hGrab
C.hSpan
D.vAlign
E.vGrab
F.vSpan
A.float foo =-1
B.float foo =1.0
C.float foo =2.02f
D.float foo =42e1
最新試題
SpringMVC數(shù)據(jù)綁定的過程中,ServletRequest接收受的信息直接給()。
RESTful風(fēng)格在HTTP請求中,使用()表示添加操作。
MultipartFile接口的()方法用來判斷上傳的文件是否為空。
@Controller注解類型用于指示Spring類的實例是一個()。
配置前端控制器時<load-on-startup>1</load-on-startup>表示()。
簡單來說,RESTful風(fēng)格就是把請求參數(shù)變成()的一種風(fēng)格。
@RequestMapping注解的默認(rèn)屬性是()。
SpringMVC中,使用注解方式時,需要添加()包。
自定義數(shù)據(jù)綁定可以采用Converter或Formatter,兩者的區(qū)別下列說法正確的是()。
下列數(shù)據(jù)是合法的JSON數(shù)據(jù)的是()。