码迷,mamicode.com
首页 >  
搜索关键字:mobile    ( 3375个结果
手把手教学,用jQuery Mobile创建Web App
学习移动开发,这只是个开始,如果连这个都不会,还怎么跟世界打招呼!...
分类:移动开发   时间:2014-09-03 18:14:57    阅读次数:252
13 Reasons Why You Should Pay Attention to Mobile Web Performance
Mobile is no longer on the sidelines. If you’re not already thinking mobile first, you should at least consider it. Let’s go over compelling data that...
分类:Web程序   时间:2014-09-03 10:50:56    阅读次数:235
Jquery mobile 中在列表项上使用单选按钮
无意中发现可以在li上实现开关按钮 http://jsfiddle.net/Gajotres/pzfr2/ 触类旁通,终于实现了在li上增加单选按钮组 @model QGateMobile.Areas.WG32.Models.SystemConfigModel @{ ViewBag.Title .....
分类:Web程序   时间:2014-09-02 22:50:25    阅读次数:320
移动技术资源
mobileTechA useful tools or tips list for mobile web application developing这个项目收集移动端开发所需要的一些资源与小技巧工具类网站HTML5 与 CSS3 技术应用评估各种奇妙的hack几乎所有设备的屏幕尺寸与像素密度表移动...
分类:移动开发   时间:2014-09-02 19:31:05    阅读次数:609
mobile touch event
touch.js众所周知,mobile与pc 前端开发的不同中,有一点就是事件的不同,mobile上有touchstart,touchmove,touchend等,而pc上用最多的应该还是我们的click事件。mobile上,自己又喜欢用zepto.js库(喜欢有时候就是一种先入为主的感觉),但是z...
分类:其他好文   时间:2014-09-02 15:25:14    阅读次数:170
Welcome to the Android Open Source Project!
Android is an open-source software stack for a wide range of mobile devices and a corresponding open-source project led by Google. Here you can find t...
分类:移动开发   时间:2014-09-02 09:03:44    阅读次数:250
jquery mobile (一)
返回 艺术墓 首页 ...
分类:Web程序   时间:2014-09-01 12:30:43    阅读次数:143
jquery mobile 前言
引用js:page:设置设备的适配:让文档的宽度与设备的宽度保持1:1,并且文档最大的宽度比例是1.0: : Page TitleOptions主题样式:data-theme="a | b | c | d | e"位置固定:data-pisition="fixed"全屏样式:data-fullsc....
分类:Web程序   时间:2014-09-01 10:42:52    阅读次数:309
codeforces B#264. Caisa and Pylons
Caisa solved the problem with the sugar and now he is on the way back to home. Caisa is playing a mobile game during his path. There are (n?+?1) pylons numbered from 0 to n in this game. The py...
分类:其他好文   时间:2014-08-30 21:46:50    阅读次数:315
UVa 839 天平
题意:天平的两端,每端的重量 wl 和 wr ,每端到中点的距离 dl 和 dr ,要满足wl*dl==wr*dr才能保持天平平衡。天平的每端可以再系一个天平,该端的重量为该子天平的总重量。问最终天平是否能平衡。   这里的天平是指上面竖直一根系,系着一个水平的金属棒,金属棒的两端挂物体,要保持平衡,不要想成了放在桌子上的那种天平。 题目Not so mobile 翻译成天平应该是意译了吧,觉得还...
分类:其他好文   时间:2014-08-29 18:23:58    阅读次数:180
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!