判斷題Vue.js的實(shí)例創(chuàng)建是通過(guò)Vue構(gòu)造函數(shù)完成的。

您可能感興趣的試卷

你可能感興趣的試題

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

A.data對(duì)象
B.computed屬性
C.methods方法
D.watch選項(xiàng)

4.多項(xiàng)選擇題Vue Router中,哪些選項(xiàng)可以用來(lái)配置路由?()

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

5.多項(xiàng)選擇題Spring Boot的自動(dòng)配置功能可以通過(guò)哪些方式定制?()

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