A. id
B. class
C. scope
D. type
您可能感興趣的試卷
你可能感興趣的試題
A.HttpServletResponse
B.ServletConfig
C.ServletContext
D.HttpServletRequest
A.Object getObject(int index)
B.Object getAttribute(String name)
C.String getObjext(int index)
D.String getAttribute(String name)
A.applet
B.servlet
C.application
D.exe文件
A.context.xml
B.web.config
C.web.xml
D.webapp.xml
A.Response對(duì)象
B.Session對(duì)象
C.Application對(duì)象
D.Request對(duì)象
![](https://static.ppkao.com/ppmg/img/appqrcode.png)
最新試題
Spring Boot的數(shù)據(jù)訪問(wèn)技術(shù)中,@Repository注解通常用于標(biāo)注()接口的實(shí)現(xiàn)類。
Vue的v-for指令用于基于源數(shù)據(jù)多次渲染()。
Vue組件的模板通常放在<template>標(biāo)簽內(nèi),組件的邏輯代碼則寫在<script>標(biāo)簽內(nèi),而樣式代碼則寫在<style>標(biāo)簽內(nèi),這三個(gè)標(biāo)簽統(tǒng)稱為()。
在Vue組件中,computed屬性是基于組件的()計(jì)算的。
Vue組件中,通過(guò)props選項(xiàng)可以接收來(lái)自()的數(shù)據(jù)。
Spring Boot默認(rèn)使用HikariCP作為數(shù)據(jù)庫(kù)連接池。
Vue的watch選項(xiàng)用于觀察和響應(yīng)Vue實(shí)例上的數(shù)據(jù)變化,并在數(shù)據(jù)變化時(shí)運(yùn)行()。
Vue.js中,組件的name選項(xiàng)是可選的,主要用于遞歸組件和開發(fā)者工具。
在Spring Boot應(yīng)用中,每個(gè)類都可以使用@SpringBootApplication注解。
Spring Boot提供了()工具,用于簡(jiǎn)化對(duì)Spring Boot應(yīng)用的打包、運(yùn)行、監(jiān)控等操作。