單項(xiàng)選擇題在Vue中共有三種數(shù)據(jù)綁定方式,以下哪種不是數(shù)據(jù)綁定方式?()

A.文本插值{{}}
B.v-bind
C.v-html
D.v-text


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題vue項(xiàng)目中的路由配置文件index.js在哪個(gè)文件夾下?()

A.asset
B.components
C.router
D.node_modules

2.單項(xiàng)選擇題vue項(xiàng)目中需要的依賴存放在哪個(gè)文件夾中?()

A.node_modules
B.assets
C.src
D.components

3.單項(xiàng)選擇題vue-cli項(xiàng)目中的主組件是()。

A.HelloWorld.vue
B.Home.vue
C.App.vue
D.Index.html

4.單項(xiàng)選擇題?Vue提供了編程式路由,它的語法是()。

A.router.pop()
B.router.push()
C.router.redir()
D.router.change()

5.單項(xiàng)選擇題vue-router提供了一種隱式的引用路徑,即()。

A.命名路由
B.嵌套路由
C.路由重定向