zl程序教程

angularjs 学习

  • Angularjs学习---angularjs环境搭建,ubuntu 12.04下安装nodejs、npm和karma

    Angularjs学习---angularjs环境搭建,ubuntu 12.04下安装nodejs、npm和karma

    1.下载angularjs 进入其官网下载:https://angularjs.org/‎,建议下载最新版的:https://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-beta.7/angular.js 所有版本:https://code.angularjs.org/ 2.示例1 HelloWorld ! 新建一个helloworld.html

    日期 2023-06-12 10:48:40     
  • AngularJS学习---REST和自定义服务(REST and Custom Services) ngResource step 11

    AngularJS学习---REST和自定义服务(REST and Custom Services) ngResource step 11

    1.切换目录 git checkout step-11 npm start 2.效果图 效果图和step 10的没有什么差别,这里主要的改动都是代码,代码做了很多优化,这里效果图就不再贴出来了. 3.实现代码 step-10和step-11之间的差别:https://github.com/angular/angular-phonecat/compare/step-10...step-11 D

    日期 2023-06-12 10:48:40     
  • AngularJS学习---更多模板(More Templating)  step 8

    AngularJS学习---更多模板(More Templating) step 8

      1.切换分支 amosli@amosli-pc:~/develop/angular-phonecat$ git checkout step-8 #切换分支 amosli@amosli-pc:~/develop/angular-phonecat$ npm start #启动项目 2.需求: 将step 7 中的手机详细信息展示出来,加上各种参数配置,图片展示等等. 3.效果:

    日期 2023-06-12 10:48:40