innerProperty }}</p> <button ng-click="foo = 2">Set primitive</button> <button ... function MainController($scope) { this.foo = 1; var that = this; ...
確定! 回上一頁