随笔分类 -  AngularJS

关于AngularJS的相关知识和功能操作
摘要:http://www.open-open.com/news/view/17cff4c 阅读全文
posted @ 2016-01-06 15:49 LemonTree-7 阅读(149) 评论(0) 推荐(0)
摘要:(数据为Array数组)使用AngularJS中ng-show="{{}}",其将数据按行分为奇数行和偶数行,$even是判断是否为奇数行[如果是则为true,不是则为false],$odd判断是否为偶数行,ng-show="{{$even/$odd}}"。根据读取数据的需要对需要隐藏的数据进行隐藏... 阅读全文
posted @ 2016-01-04 22:31 LemonTree-7 阅读(1035) 评论(0) 推荐(0)
摘要:http://www.zouyesheng.com/angular.html#toc1 阅读全文
posted @ 2015-12-31 10:37 LemonTree-7 阅读(138) 评论(0) 推荐(0)