多項選擇題Vue中,哪些選項是響應(yīng)式數(shù)據(jù)的源?()

A.data對象
B.computed屬性
C.methods方法
D.watch選項


您可能感興趣的試卷

你可能感興趣的試題

2.多項選擇題Vue Router中,哪些選項可以用來配置路由?()

A.path
B.component
C.redirect
D.name

3.多項選擇題Spring Boot的自動配置功能可以通過哪些方式定制?()

A.application.properties文件
B.application.yml文件
C.@Bean注解
D.@SpringBootApplication注解

5.多項選擇題在Spring Boot項目中,以下哪些配置可以在application.properties文件中設(shè)置?()

A.數(shù)據(jù)庫連接信息
B.服務(wù)器端口
C.自定義屬性
D.視圖解析器