多项选择题

A.v-bind指令来绑定class和style
B.v-bind指令主要用于动态更新HTML元素的属性
C.绑定class的语法为v-bind:class
D.绑定style的语法为v-bind:style