A.HttpSession
B.URL重寫
C.隱藏字段
D.Cookie API
您可能感興趣的試卷
你可能感興趣的試題
A.使用setMaxAge()
B.使用setMaxInactive()
C.使用setMaxInactiveInterval()
A.getAttribute()
B.setAttribute()
C.deleteAttribute()
D.removeAttribute()
A.getContextParameter()
B.getParameter()
C.getInitParameter()
D.getAttribute()
A.ServletConfig
B.ServletContext
C.ServletRequest
D.Session
A.getMethod()
B.getHeader()
C.getParameter()
D.getCookies()
![](https://static.ppkao.com/ppmg/img/appqrcode.png)
最新試題
Vue的v-for指令用于基于源數(shù)據(jù)多次渲染()。
Spring Boot的自動配置功能可以通過()屬性來開啟或關(guān)閉。
Vue的模板中可以直接使用JavaScript表達式進行計算。
在Spring Boot應(yīng)用中,每個類都可以使用@SpringBootApplication注解。
Spring Boot的數(shù)據(jù)訪問技術(shù)中,@Repository注解通常用于標(biāo)注()接口的實現(xiàn)類。
Spring Boot的自動配置功能是通過()注解實現(xiàn)的。
Vue.js的生命周期鉤子created在實例創(chuàng)建完成后被立即調(diào)用,此時DOM還未被掛載。
Spring Boot的Actuator模塊提供了生產(chǎn)就緒型功能,如()、健康檢查、外部配置、指標(biāo)收集等。
在Vue組件中,computed屬性是基于組件的()計算的。
在Spring Boot中,要配置數(shù)據(jù)源,我們通常會在()文件中設(shè)置數(shù)據(jù)庫的連接信息。