随笔分类 -  Ember

Emberjs框架
摘要:Ember.js定义类时,不要使用绝对路径。 阅读全文
posted @ 2012-11-28 21:58 Kiinlam 阅读(748) 评论(0) 推荐(0)
摘要:Ember.js中关于命名大小写的约定。 阅读全文
posted @ 2012-11-28 21:52 Kiinlam 阅读(866) 评论(0) 推荐(0)
摘要:路由器Router是Ember.js的一个核心功能,但很容易变得庞大。将整个应用的路由器放在一个文件里,那是很让人崩溃的事。庆幸的是,这是一个很容易解决的问题。 阅读全文
posted @ 2012-11-27 20:59 Kiinlam 阅读(1299) 评论(0) 推荐(1)
摘要:Emberjs API :Ember Namespace 阅读全文
posted @ 2012-11-24 00:31 Kiinlam 阅读(603) 评论(0) 推荐(0)
摘要:Emberjs API :Ember.js的模块 阅读全文
posted @ 2012-11-24 00:12 Kiinlam 阅读(432) 评论(0) 推荐(0)
摘要:Emberjs API :Ember.platform Namespace 阅读全文
posted @ 2012-11-23 23:57 Kiinlam 阅读(218) 评论(0) 推荐(0)
摘要:Emberjs API :Ember.Location Namespace 阅读全文
posted @ 2012-11-23 23:52 Kiinlam 阅读(252) 评论(0) 推荐(0)
摘要:Emberjs API :Ember.Instrumentation Namespace 阅读全文
posted @ 2012-11-23 23:24 Kiinlam 阅读(245) 评论(0) 推荐(0)
摘要:Emberjs API :Ember.Router Class 阅读全文
posted @ 2012-11-23 22:48 Kiinlam 阅读(911) 评论(0) 推荐(0)
摘要:Emberjs API :Ember.Route Class 阅读全文
posted @ 2012-11-23 22:36 Kiinlam 阅读(221) 评论(0) 推荐(0)
摘要:Emberjs API :Ember.Routable Class 阅读全文
posted @ 2012-11-21 21:00 Kiinlam 阅读(361) 评论(0) 推荐(0)
摘要:Emberjs API :Ember.String Namespace 阅读全文
posted @ 2012-11-20 20:33 Kiinlam 阅读(624) 评论(0) 推荐(0)
摘要:Emberjs API :Ember.Observable Class 阅读全文
posted @ 2012-11-19 23:17 Kiinlam 阅读(570) 评论(0) 推荐(0)
摘要:Emberjs API :Ember.StateManager Class 阅读全文
posted @ 2012-11-15 20:19 Kiinlam 阅读(446) 评论(0) 推荐(0)
摘要:Emberjs API :Ember.State Class 阅读全文
posted @ 2012-11-15 20:05 Kiinlam 阅读(559) 评论(0) 推荐(0)
摘要:Emberjs API :Ember.Object Class 阅读全文
posted @ 2012-11-15 20:01 Kiinlam 阅读(369) 评论(0) 推荐(0)
摘要:Emberjs API :Ember.Mixin Class 阅读全文
posted @ 2012-11-15 19:55 Kiinlam 阅读(1262) 评论(0) 推荐(0)
摘要:Emberjs API :Ember.CoreObject Class 阅读全文
posted @ 2012-11-15 19:50 Kiinlam 阅读(459) 评论(0) 推荐(0)
摘要:Ember Data 是一个用于加载、更新模型的库,模型来自持久层(如从JSON API获取),更新完成后保存更改。它提供了许多专门为浏览器端的JavaScript环境设计的工具方法。 阅读全文
posted @ 2012-11-14 21:23 Kiinlam 阅读(3370) 评论(0) 推荐(0)
摘要:使用Ember构建web应用时的一些提示。 阅读全文
posted @ 2012-11-10 22:03 Kiinlam 阅读(818) 评论(0) 推荐(0)