angle AngularJS 的简单实现 参考自 AngularJS v1.2.6 和 Build Your own Simplified AngularJS in 200 Lines of JavaScript 实现功能: 基于脏检测的双向绑定 依赖注入 作用域分离 服务 $scope $timeout $interval 指令 ng-bind ng-bind-html ng-click ng-controller ng-if ng-model ng-show