單項選擇題Vue中,哪個選項是Vue實例的根DOM元素?()
A.el
B.data
C.methods
D.options
您可能感興趣的試卷
你可能感興趣的試題
1.單項選擇題在Spring Boot中,如果你想使用JPA,你應該在pom.xml中添加哪個依賴?()
A.spring-boot-starter-web
B.spring-boot-starter-data-jpa
C.spring-boot-starter-test
D.spring-boot-starter-thymeleaf
2.單項選擇題在Spring Boot應用中,哪個文件用于配置應用的屬性?()
A.application.properties
B.bootstrap.properties
C.application.yml
D.bootstrap.yml