摘要: 特定领域语言 编译器:遍历DOM来查找和它相关的属性, 分为编译和链接两个阶段, 指令:当关联的HTML结构进入编译阶段时应该执行的操作,可以写在名称里,属性里,css类名里;本质上是函数 稳定的DOM:绑定了数据模型的DOM元素的实例不会在绑定的生命周期发生改变 作用域:用来检测模型的改变和为表达式提供执行上下文的 AngularJS 和其它模板系统不同,它使用的是DOM而不是字符串 ... 阅读全文
posted @ 2014-06-12 22:09 PengpengSong 阅读(252) 评论(0) 推荐(0) 编辑
摘要: Refer to: http://msdn.microsoft.com/en-us/library/hh556232%28v=vs.110%29.aspx 阅读全文
posted @ 2014-06-10 14:41 PengpengSong 阅读(162) 评论(0) 推荐(0) 编辑
摘要: 参考:http://msdn.microsoft.com/zh-cn/library/ms178472(v=vs.100).aspx 阅读全文
posted @ 2014-06-09 21:27 PengpengSong 阅读(362) 评论(0) 推荐(0) 编辑
摘要: http://shfb.codeplex.com/ Note: If the the help file contains the text “[Missing documentation for "step"]” It's usually either that you aren't generating XML comments or they are out of date. Look ... 阅读全文
posted @ 2014-06-09 15:06 PengpengSong 阅读(122) 评论(0) 推荐(0) 编辑