You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
mui
===
性能和体验的差距, 一直是mobile app开发者放弃HTML5的首要原因。 浏览器天生的切页白屏、不忍直视的转页动画、浮动元素的抖动、无法流畅下拉刷新等问题, 这些都让HTML5开发者倍感挫败, 尤其拿到Android低端机运行, 摔手机的心都有; 另一方面, 浏览器默认控件样式又少又丑, 制作一个漂亮的控件非常麻烦, 也有一些制作简单的ui框架但性能低下。
mui框架有效的解决了这些问题, 这是一个可以方便开发出高性能App的框架, 也是目前最接近原生App效果的框架。
参考文档
------
[mui官网 ](http://dev.dcloud.net.cn/mui/ )文档使用[Jekyll](http://jekyllrb.com) 构建,[立即查看](http://dev.dcloud.net.cn/mui/)。
快速体验
--------
[在线下载 ](http://www.dcloud.io/hellomui )或扫描如下二维码下载Hello MUI, 可在手机上体验MUI的控件UI及能力展示;
< a href = "http://www.dcloud.io/hellomui" target = "_blank" >
< img src = "http://www.dcloud.io/images/code-m.png" width = "100" />
</ a >
在线交流
--------
若你在使用过程中有任何经验、想法、疑惑,都可以在[问答社区](http://ask.dcloud.net.cn/topic/mui) 发起文章, 和其它mui用户一起交流;
License
-------
mui遵循MIT License;
开发工具
-------
mui组件已被封装成[HBuilder](http://www.dcloud.io)代码块, 只需要简单几个字符, 就可以快速生成各个组件对应的HTML代码, 因此和[Hbuilder](http://www.dcloud.io)两个一起用,效果会更好;
< a href = "http://www.dcloud.io/" target = "_blank" >
< img src = "http://www.dcloud.io/img/text-b.png" width = "240" />
</ a >