单项选择题

A.< div>{{value}}< /div>
B.< div ng-bind="value">< /div>
C.< div ng-model="value">< /div>
D.< div ng-bind="obj.value">< /div>