使用ng-bind-template可以綁定一個模板,模板中可以包含多個AngularJS的表達式:“{{expression}}”; <h1 ng-bind-template ="{{text}} {{text}}" ></h1>.
確定! 回上一頁