IE or other browser could display the correct result. Please check whether 'ActiveX' plugin is enabled.
2015-05-29
最赞回答 / mozzie_
是规定的写法。可以到angularJs里ctrl+f搜索对应的实现。$emit可以理解为冒泡传递。即把事件沿着作用域链向上派送(从子作用域到父作用域)$broadcast 为向下传播。即将事件向下传递(从父作用域到子作用域)他们都是通信的机制,另,可看angularjs权威教程,有专门的章节描写。如想要具体的实现代码例子,可继续回复,我发给你。
2015-05-29
Native App 原生
web app
hybird app 部分原生,部分js
android:4大版本,14小版本,版本帝(坑)38种屏幕尺寸
常用打包工具:http://phonegap.com/
Appcan:http://www.appcan.cn/index.html
Intel XDK 集成化,云打包
web app
hybird app 部分原生,部分js
android:4大版本,14小版本,版本帝(坑)38种屏幕尺寸
常用打包工具:http://phonegap.com/
Appcan:http://www.appcan.cn/index.html
Intel XDK 集成化,云打包
2015-05-29