A.零對(duì)一
B.一對(duì)一
C.一對(duì)多
D.多對(duì)多
您可能感興趣的試卷
你可能感興趣的試題
A.<bind>
B.<foreach>
C.<set>
D.<else>
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>
最新試題
@Controller注解類型用于指示Spring類的實(shí)例是一個(gè)()。
@RequestMapping注解的默認(rèn)屬性是()。
Model是一個(gè)接口,ModelMap是一個(gè)接口實(shí)現(xiàn),作用是將model數(shù)據(jù)填充到()域。
調(diào)用()組件對(duì)已經(jīng)綁定了請(qǐng)求消息數(shù)據(jù)的參數(shù)對(duì)象進(jìn)行數(shù)據(jù)合法性校驗(yàn)。
配置前端控制器時(shí),<url-pattern>/</url-pattern>表示()。
DispatcherServlet的全名是org.springframework.web.servlet.DispatcherServlet,它在程序中充當(dāng)著()的角色。
文件上傳時(shí),form表單的method屬性設(shè)置為()。
單個(gè)攔截器的執(zhí)行流程中,下列方法最先執(zhí)行的是()。
下列文件可能是SpringMVC的配置文件的是()。
簡(jiǎn)單來(lái)說(shuō),RESTful風(fēng)格就是把請(qǐng)求參數(shù)變成()的一種風(fēng)格。