相关考题
-
单项选择题
AngularJS中,使用ng-repeat指令时,模板实例的索引是指()。
A.index属性
B.first属性
C.$index属性
D.$first属性 -
单项选择题
下列选项中,用于隐藏HTML元素的AngularJS指令是()。
A.ng-hide
B.ng-remove
C.remove-html
D.hide-html -
单项选择题
下列选项中,用于为HTML元素动态绑定CSS类的指令是()。
A.ng-bind
B.ng-style
C.ng-class
D.add-class
