码迷,mamicode.com
首页 >  
搜索关键字:angularjs    ( 4958个结果
angularjs 实现排序功能
实现公式:{{orderBy_expression | orderBy:expression:reverse}}Examplevar app=angular.module("myApp",[]); app.controller("Ctrl",function($scope){ $scope.fri....
分类:Web程序   时间:2014-07-22 23:07:52    阅读次数:960
A Book Store Application Using AngularJS and Asp.Net Web Api
There are many examples out there demonstrating how AngularJS and Web API can be used together but almost all of them are in MVC, so I tried to implem...
分类:移动开发   时间:2014-04-30 21:19:35    阅读次数:625
AngularJS的五个超酷特性
AngularJS是一个超棒的javascript框架,不单单对于开发人员来说非常有吸引力,对于UI设计师来说也同样出色。在这篇教程中,我们将简单的介绍AngularJS几个重量级必备特性,并且介绍它如何能够让你的web应用更加强大!AugularJS简单介绍AngularJS是一个新出现的强大客户...
分类:Web程序   时间:2014-04-30 18:43:06    阅读次数:533
使用AngularJS的三个重要原因
入门教程:http://www.ituring.com.cn/minibook/303 ;http://angularjs.cn/tag/AngularJS原因一:Google开发的框架要知道开源界的很多框架都是开发人员由于个人兴趣或者激情而开发出来的,比如,Cappucino还有Knockout。...
分类:Web程序   时间:2014-04-30 18:06:26    阅读次数:442
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.angular...
分类:Web程序   时间:2014-04-29 14:36:28    阅读次数:895
A Step-by-Step Guide to Your First AngularJS App
What is AngularJS?AngularJS is a JavaScript MVC framework developed by Google that lets you build well structured, easily testable, and maintainable f...
分类:移动开发   时间:2014-04-29 14:32:23    阅读次数:971
你已经毁了JavaScript
你已经毁了JavaScript(注* 之前我们比较过Angular.JS和Backbone, 作者以AngularJS为例,表明了他对JS领域过度使用设计模式的焦躁,言辞激烈,引起广泛讨论) 以前 过去我们在页面上用很时尚的方式写了一些确实很可怕的代码,它给我们带来了巨大的麻烦。可能很多人现在还.....
分类:编程语言   时间:2014-04-28 16:46:29    阅读次数:666
MVVM大比拼之vue.js源码精析
VUE 源码分析简介Vue是 MVVM 框架中的新贵,如果我没记错的话作者应该毕业不久,现在在google。vue 如作者自己所说,在api设计上受到了很多来自knockout、angularjs等大牌框架影响,但作者相信 vue 在性能、易用性方面是有优势。同时也自己做了和其它框架的性能对比,在这...
分类:Web程序   时间:2014-04-28 03:02:14    阅读次数:1361
4958条   上一页 1 ... 494 495 496
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!