A.File
B.FileOutput
C.OutputStream
D.InputStream
您可能感興趣的試卷
你可能感興趣的試題
A.System.In
B.System.Out
C.InputStream
D.OutputStream
A.length()
B.size()
C.get(int index)
D.add(Object obj)
A.getLast()
B.getFirst()
C.remove (int index)
D.next()
A.LinkedList
B.ArrayList
C.hashSet
D.TreeSet
A.hasMoreElements()
B.nextElement()
C.next()
D.hashNext()
最新試題
文件上傳時,form表單的method屬性設(shè)置為()。
@RequestMapping注解的默認(rèn)屬性是()。
組合注解()匹配PUT方式的請求。
可以在()文件中進(jìn)行前端控制器的配置。
RESTful風(fēng)格在HTTP請求中,使用()表示添加操作。
簡單來說,RESTful風(fēng)格就是把請求參數(shù)變成()的一種風(fēng)格。
文件解析器類CommonsMultipartResolver的()屬性表示上傳文件的最大長度。
Model是一個接口,ModelMap是一個接口實現(xiàn),作用是將model數(shù)據(jù)填充到()域。
ViewResolver解析后,會向()中返回具體的View(視圖)。
org.springframeword.web.filter.CharacterEncodingFilter可以用來解決()問題。