A.open
B.close
C.index
D.collection
您可能感興趣的試卷
你可能感興趣的試題
A.<if>
B.<when>
C.<where>
D.<foreach>
A.index
B.item
C.collection
D.separator
A.<when>
B.<if>
C.<trim>
D.<select>
A.<if>
B.<choose>
C.<o(jì)therwise>
D.<where>
A.<choose>、<when>、<o(jì)therwise>元素組合
B.<select>、<where>、<o(jì)therwise>元素組合
C.<choose>、<when>、<trim>元素組合
D.<if>、<when>、<o(jì)therwise>元素組合
最新試題
在SpringMVC中,不采用注解,設(shè)計(jì)控制器類需要實(shí)現(xiàn)()。
組合注解()匹配PUT方式的請(qǐng)求。
調(diào)用()組件對(duì)已經(jīng)綁定了請(qǐng)求消息數(shù)據(jù)的參數(shù)對(duì)象進(jìn)行數(shù)據(jù)合法性校驗(yàn)。
簡單來說,RESTful風(fēng)格就是把請(qǐng)求參數(shù)變成()的一種風(fēng)格。
文件解析器類CommonsMultipartResolver的()屬性表示上傳文件的最大長度。
文件上傳時(shí),form表單的method屬性設(shè)置為()。
SpringMVC數(shù)據(jù)綁定的過程中,ServletRequest接收受的信息直接給()。
ModelAndView對(duì)象的()方法向模型對(duì)象中添加數(shù)據(jù)。
配置前端控制器時(shí)<load-on-startup>1</load-on-startup>表示()。
@Controller注解類型用于指示Spring類的實(shí)例是一個(gè)()。