A.POST
B.GET
C.PUT
D.以上都是
您可能感興趣的試卷
你可能感興趣的試題
A.select*from table where id in(1001 1002)
B.select*from product swhere id between 1001 and 1004
C.select*from table where id not in(1004 1005)
D.select*from table where id=1001 and vend_id=1002
A.CISDI
B.ImCISDI
C.CISDI_HELLO
D.CISDI%
A.包括40歲和50歲
B.不包括40歲和50歲
C.包括40歲不包括50歲
D.不包括40歲包括50歲
下列程序運行的結(jié)果為為()
A.hello! and abc
B.hello! and dbc
C.hi! and abc
D.hi! and dbc
閱讀程序,輸出結(jié)果為()
A.2,3,2
B.3,3,2
C.1,3,2
D.3,2,3
最新試題
@RequestMapping注解的默認屬性是()。
配置視圖解析器(ViewResolver)時,<property name="prefix"value="/WEB-INF/jsp/"/>是設(shè)置視圖的()屬性。
SpringMVC處理方法的返回類型()主要在異步請求時使用,它只返回數(shù)據(jù),而不會跳轉(zhuǎn)視圖。
自定義數(shù)據(jù)綁定可以采用Converter或Formatter,兩者的區(qū)別下列說法正確的是()。
可以在()文件中進行前端控制器的配置。
<mvc:interceptors>元素用于配置一組攔截器,其子元素<bean>中定義的是()。
組合注解()匹配PUT方式的請求。
下列文件可能是SpringMVC的配置文件的是()。
SpringMVC數(shù)據(jù)綁定的過程中,ServletRequest接收受的信息直接給()。
下列是正確的JSON對象結(jié)構(gòu)數(shù)據(jù)的是()。