單項選擇題用來實現(xiàn)監(jiān)聽的關鍵字是()。

A.watch
B.filters
C.watching
D.components


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題鼠標移入事件的簡寫方法是()。

A.v-on:keyup
B.@mouseover
C.@click
D.v-on:click

2.單項選擇題定義全局過濾器使用()。

A.Vue.filter
B.data
C.filters
D.computed

3.單項選擇題定義本地過濾器使用()。

A.methods
B.data
C.filters
D.computed

4.單項選擇題以下哪個事件修飾符可以添加事件監(jiān)聽器?()

A..stop
B..prevent
C..self
D..capture