A.模塊化
B.封裝
C.繼承性
D.多態(tài)性
您可能感興趣的試卷
你可能感興趣的試題
A.(true&true)
B.(intmyInt=0>3)
C.floatmyFloat=40.0
D.booleanb=(boolean)99
A.here
B._there
C.this
D.that
A.-
B.+=
C.>>
D.&
A.ox12
B.320
C.o32
D.12
A.longtest=012
B.shorts=10
C.intother=(int)true
D.doubled=1234.05
最新試題
當請求中的參數(shù)與控制器中的方法參數(shù)名不一致時,可以采用()來建立聯(lián)系。
下列是正確的JSON對象結(jié)構(gòu)數(shù)據(jù)的是()。
文件上傳時,form表單的method屬性設(shè)置為()。
SpringMVC中,使用注解方式時,需要添加()包。
org.springframeword.web.filter.CharacterEncodingFilter可以用來解決()問題。
Tomcat、Jetty、JBoss和GlassFish默認的Servlet名稱是()。
調(diào)用()組件對已經(jīng)綁定了請求消息數(shù)據(jù)的參數(shù)對象進行數(shù)據(jù)合法性校驗。
自定義數(shù)據(jù)綁定可以采用Converter或Formatter,兩者的區(qū)別下列說法正確的是()。
@RequestMapping注解的默認屬性是()。
當客戶端form表單的enctype屬性為()時,瀏覽器就會采用二進制流的方式來處理表單數(shù)據(jù),服務(wù)器端就會對文件上傳的請求進行解析處理。