Skip to content

簡介

angular 1.3

內容

value constant factory service

常量 常量

controller共享數據

controller共享數據

controller共享數據

controller共享數據

數據來源相同

常用指令

  • ng-disabled="form.$invalid"
  • required

  • ng-submit="registor(user)" //scope中的綁定數據

  • $scope.registor = function(){}

ng-repeat

$index $first $last

ng-repeat

$http

$http

Directive

Directive

Directive

參考資料