Mobile-side development
1. Mobile-side adaptation:
http://suqing.iteye.com/blog/1982733
http://www.douban.com/note/261319445/
Http://www.woshipm.com/ucd/150207.html
<meta name= "Screen-orientation" content= "Portrait" ><!--Force vertical Screen--
<meta name= "X5-orientation" content= "Portrait" ><!--QQ Browser Force vertical screen--
2. Mobile-Side UI Framework:
A) Ionic (http://www.ionic.wang/)
b) Sencha Touch (Http://www.sencha.com/products/touch)
c) GMU (http://gmu.baidu.com/doc/)
d) MUI (http://dcloudio.github.io/mui/components/)
e) Frozenui (http://frozenui.github.io/)
f) Amazeui (http://amazeui.org/getting-started)
g) Kendo UI (http://www.kendoui.io/)
h) Bootstrap
i) appframework (http://app-framework-software.intel.com/api.php)
A) jquerymobile (http://jquerymobile.com/)
4. Javascript Framework:
A) Zepto (http://www.zeptojs.cn/)
b) AngularJS (http://www.apjs.net/)
c) Backbone (http://www.css88.com/doc/backbone/)
d) hammer.js touch operation, Pinch, drag and drop, double-click and Delete (http://hammerjs.github.io/)
e) Pointer.js mouse, touch combination (http://smus.com/mouse-touch-pointer/)
f) quo.js Multi-Touch (http://quojs.tapquo.com/)
g) Fastclick get rid of the 300 millisecond limit
5. Tools:
j) Google Chrome comes with mobile analog devices
k) Weinre Debug Tool http://blog.csdn.net/freshlover/article/details/42640253
L) "Little Apple" Server and mobile Debugging tool http://www.xbole.com/
m) mobile page Check tool mobile Checker http://www.xker.com/page/e2015/07/206065.html
N) Fiddler Agent grab Bag tool http://jingyan.baidu.com/article/5d6edee221f0b399ebdeec7f.html
O) Koala is a preprocessor language graphical compilation tool that supports instant compilation of less, Sass, Coffeescript, and Compass frameworks. No need to manually enter the command to compile, background monitoring files are changed, if there are changes will be automatically compiled. Can greatly improve the productivity of WEB development. Related discussion groups:: http://koala-app.com/
Introduction to the knowledge system of mobile terminal development