没有合适的资源?快使用搜索试试~ 我知道了~
angularjs-book:《用angularjs开发下一代Web应用》源码笔记
共154个文件
js:67个
html:58个
css:13个
需积分: 5 0 下载量 179 浏览量
2021-07-06
15:33:20
上传
评论
收藏 1.08MB ZIP 举报
温馨提示
《用angularjs开发下一代Web应用》源码笔记 使用$rootScope.$broadcast来传递事件 reportBuilderCtrl里面广播事件: $scope.addChart = function() { console.log('reportBuilderCtrl:addChart'); $rootScope.$broadcast('reportBuilderCtrl.add'); }, reportViewerCtrl里面接受事件并处理: $scope.$on('reportBuilderCtrl.add', function(event, data) { return $scope.addChart(); }); $scope.addChart = function(formId,
资源推荐
资源详情
资源评论
收起资源包目录
angularjs-book:《用angularjs开发下一代Web应用》源码笔记 (154个子文件)
.buildignore 8B
bootstrap.css 112KB
bootstrap.css 112KB
bootstrap.css 98KB
bootstrap.css 98KB
bootstrap.min.css 81KB
bootstrap-responsive.css 14KB
bootstrap-responsive.min.css 10KB
expander-native.css 239B
accordion.css 224B
expander.css 209B
main.css 71B
main.css 27B
guthub.css 0B
express 22B
.gitattributes 483B
.gitattributes 11B
.gitignore 3KB
.htaccess 20KB
404.html 4KB
workbench.html 2KB
index.html 2KB
accordion.html 2KB
index.html 2KB
recipeForm.html 2KB
orderDiscountWatch.html 2KB
expander-native.html 1KB
orderDiscountWatch-corrected.html 1KB
expander.html 1KB
sortingUsingWatch.html 1KB
itemsServiceModule.html 1KB
expander-string.html 1KB
orderDiscountWatch-corrected2.html 1KB
errorsAndWarnings.html 1KB
index.html 1KB
formValidation.html 1KB
focusDirective.html 1KB
startup3.html 985B
selectedRow.html 945B
index.html 934B
controllerNestingModifyParent.html 852B
order-form.html 847B
workbench.html 846B
controllerNesting.html 844B
titleCaseFilter.html 834B
index.html 812B
studentsList.html 811B
startup2.html 806B
showDisabledMenu.html 801B
deathRayMenu.html 787B
index.html 770B
workbench_ng-show.html 730B
albumList.html 683B
index.html 668B
startup-watch.html 646B
startup.html 637B
hiThereUrlCache.html 618B
viewRecipe.html 616B
hiThereUrlScript.html 584B
hello-world-js.html 559B
setScopeFromExpression.html 503B
index.html 502B
hiThereTransclude.html 480B
2.dataBinding - proper form.html 475B
hiThereUrl.html 466B
index.html 461B
hiThere.html 460B
detail.html 342B
directiveAsComment.html 328B
list.html 323B
HelloDynamic.html 308B
1.dataBinding.html 303B
index.html 267B
main.html 202B
list.html 164B
root.html 33B
helloTemplate.html 19B
favicon.ico 4KB
angular-scenario.js 782KB
angular-scenario.js 782KB
angular.js 462KB
angular.js 462KB
jquery.js 262KB
require.js 80KB
angular.min.js 77KB
angular.min.js 76KB
angular.min.js 76KB
angular-mocks.js 55KB
angular-mocks.js 55KB
angular-mocks.js 53KB
angular-mocks.js 53KB
angular-mocks.js 53KB
bootstrap.js 49KB
showdown.js 34KB
bootstrap.min.js 22KB
es5-shim.min.js 9KB
json3.min.js 7KB
Gruntfile.js 4KB
domReady.js 4KB
controllersSpec.js 3KB
共 154 条
- 1
- 2
资源评论
葵烟
- 粉丝: 21
- 资源: 4599
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功