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.<otherwise>
D.<where>
A.<choose>、<when>、<otherwise>元素組合
B.<select>、<where>、<otherwise>元素組合
C.<choose>、<when>、<trim>元素組合
D.<if>、<when>、<otherwise>元素組合
最新試題
下列是正確的JSON對象結(jié)構(gòu)數(shù)據(jù)的是()。
<mvc:interceptors>元素用于配置一組攔截器,其子元素<bean>中定義的是()。
當客戶端form表單的enctype屬性為()時,瀏覽器就會采用二進制流的方式來處理表單數(shù)據(jù),服務器端就會對文件上傳的請求進行解析處理。
$.ajax中,表示請求時攜帶的數(shù)據(jù)的是()。
@RequestMapping注解的默認屬性是()。
文件上傳時,form表單的method屬性設(shè)置為()。
下列文件可能是SpringMVC的配置文件的是()。
DispatcherServlet的全名是org.springframework.web.servlet.DispatcherServlet,它在程序中充當著()的角色。
調(diào)用()組件對已經(jīng)綁定了請求消息數(shù)據(jù)的參數(shù)對象進行數(shù)據(jù)合法性校驗。
MultipartFile接口的()方法用來判斷上傳的文件是否為空。