< div ng-controller= "myCtrl" > < input type= "text" ng-change= "myFunc()" ng-model= "myValue" / > < p > The input field has changed {{count}} times. < /p >
確定! 回上一頁