app/
----- Libs/ // references for all libs
---------- angular.js
---------- angular-route.js
----- common/ // acts as reusable/shared components or partials of our site
---------- header/
--------------- headerController.js
--------------- header.html
---------- sidebar/
--------------- sidebarController.js
--------------- sidebar.html
---------- ngTablePager.html
----- components/ // each component is treated as a mini Angular app
---------- home/
--------------- homeIndexController.js
--------------- index.html
---------- policy/
--------------- policyEnquiryController.js
--------------- policyEnquiry.html
----- directives/ // All directives
---------- optionsClass.js
---------- stringToNumber.js
----- filters/ // All filters
---------- CountryDesStatus.js
---------- MaritalDesStatus.js
----- services/ // All services
---------- PolicyFactory.js
---------- MemberFactory.js
----- references.js
----- config.js
----- controllers.js
----- directives.js
----- filters.js
----- services.js
----- app.js

最新文章

  1. NYOJ 975
  2. Python 历遍目录
  3. List集合去重的一种方法
  4. [密码学] C++ 实现 AES128 加密算法
  5. IOC原理解释
  6. 【Java编程进阶-1】enum枚举的使用
  7. RMQ和LCA
  8. 第 12 章 命令模式【Command Pattern】
  9. SQL分页语句总结
  10. VS2010发布网站的基本步骤
  11. Android 开源库
  12. 7.在第4题中Hello.class所在路径下, 输入命令:java Hello.class,会出现什么结果,为什么?
  13. flush table with read lock的轻量级解决方案[原创]
  14. 【一小时入门】webpack 入门指南
  15. shell脚本实现git和svn统计log代码行
  16. Jquery+Eayui实现列表选择功能
  17. tensorflow学习3---mnist
  18. oracle数据库逐步学习总结【基础一】
  19. 【7】AccessDB快速数据访问
  20. JAVA基础知识详解

热门文章

  1. 对Raphael画图标的一个jquery简单封装
  2. 微信小程序开发—快速掌握组件及API的方法---转载
  3. FZU 1914 单调队列
  4. 循环遍历checkbox按钮,和点击后提示。
  5. ubuntu 16.04 + N驱动安装 +CUDA+Qt5 + opencv
  6. Linq的分页
  7. JQuery表格插件DataTables 当前页合计功能
  8. [转]svn 回退/更新/取消至某个版本命令详解
  9. OpenCV(三) 之 基本数据结构 CvMat和 IplImage
  10. Shell 快捷键