A simple ng-bind like this
像这样简单的ng-bind
<div ng-bind="author.Title.Value + ' ' + author.FirstName.Value + ' ' +
author.LastName.Value"></div>
<dA simple ng-bind like this
像这样简单的ng-bind
<div ng-bind="author.Title.Value + ' ' + author.FirstName.Value + ' ' +
author.LastName.Value"></div>
<d