angularjs 簡介
資料綁定
控制器
綁定的
多個控制器
$scope裡的$apply、$digest方法
$scope裡的$watch方法
購物車(1)
購物車(2)
購物車(3)
購物車(4)
模組和控制器
$provide裡provider方法
$provider裡factory、service方法
多個控制器內資料共享
過濾器current number date
過濾器 limitTo lowercase
練習1 - 產品列表
練習2-產品列表
自訂過濾器$controllerProvider
控制器的合理使用、顯示和隱示的依賴注入
內建渲染指令
內建事件指令
內建節點指令
自訂指令 restrict、template等屬性
自訂指令 templateUrl屬性
自訂指令transclude、priority等屬性
自訂指令 compile link屬性
自訂指令 controller 等屬性
自訂指令 require 屬性
自訂指令 scope 屬性
自訂accordion指令
模組裡constant、value、run方法
表單 Form、Text
表單 Password、Url、Email
表單 Radio、Checkbox、Number
表單 Select 城市3級關聯
表單 Submit、Reset、修復錯誤
自訂表單驗證
自訂表單,ngModel屬性
《angular.js中文教學影片教學》教你如何使用這些特性開發高效的Web應用,還有AngularJS的核心概念,自訂指令,同時也結合幾個案例讓讀者們更快上手的開發你們的程序,有了這套AngularJS So Easy! ,