Skip to content

hacklee/requirejs-angularjs-uiroute-uploadfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

requirejs-angularjs-uiroute-uploadfile

用requirejs搭建angularjs项目,以及angularjs常用功能使用demo

#注意

  • 项目的资源并没有用bower管理,直接提交了
  • 先手动搭建一个server,让项目可以正常访问
  • index.html是requirejs 搭建angularjs入口
  • 其他html页面是angularjs功能使用测试页

##init.html 测试angularjs的各部分功能的启动流程 ##apply.html 理解$apply的使用,一般用在第三方函数(指令)调用更新 ##di.html angularjs中依赖注入的使用 ##form.html 表单验证 ##http.html $http与$resource使用 ##service.html angularjs各种服务的定义使用 ##directive.html angularjs指令的使用 ##uiroute.html angularjs第三方扩展ui-route简单使用 ##file.html 简单文件上传,基于html5的formdata

About

用requirejs搭建angularjs项目,以及angularjs常用功能使用demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published