码迷,mamicode.com
首页 >  
搜索关键字:mobile    ( 3375个结果
01——Introduction to Android介绍
Introduction to AndroidAndroid provides a rich application framework that allows you to build innovative apps and games for mobile devices in a Java l...
分类:移动开发   时间:2014-08-23 12:38:00    阅读次数:309
jQuery Mobile panel的相关属性
参考网站:http://www.lampweb.org/jquerymobile/19/64.html面板 data-role="panel"在一个 jQuery Mobile “page”中,面板与“header”、“footer”、“content”,必须是兄弟元素。可以在它们之前或之后添加面板...
分类:Web程序   时间:2014-08-23 00:58:19    阅读次数:421
jquery mobile小经验
现在网站上关于jquery mobile的demo和帖子可真少啊,我刚开始接触,遇到了一些问题,都找不到人请教。这是我的个人经验总结,或多或少会对刚入门的童鞋有点帮助吧。如果想一开始进入页面的时候就弹出来一个警告框,目前我知道的有三种办法可以解决:1.利用jqm因为jqm的加载远早于document...
分类:Web程序   时间:2014-08-22 15:56:08    阅读次数:169
POJ1591 M*A*S*H
M*A*S*H Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 951   Accepted: 504 Description Corporal Klinger is a member of the 4077th Mobile Army Surgical Hos...
分类:其他好文   时间:2014-08-22 14:28:48    阅读次数:203
POJ 1195 Mobile phones (二维树状数组)
Description Suppose that the fourth generation mobile phone base stations in the Tampere area operate as follows. The area is divided into squares. The squares form an S * S matrix with the rows ...
分类:其他好文   时间:2014-08-22 12:56:59    阅读次数:196
使用jQuery Mobile和Phone Gap开发Android应用程序(转)
经过了一段时间的学习,初步了解了该如何使用jQuery Mobile和 Phone Gap来开发一个Android应用程序,也想把这些东西介绍给大家。1、 软件准备要进行android app的开发,当然需要准备Java, eclipse和安装Android SDK,这个部分网络上面很多方法,搜索“...
分类:移动开发   时间:2014-08-22 12:09:26    阅读次数:254
jquery mobile 带参数跳转收集(紧个人使用,测试完会补全)
//临时存储var TempCache = { cache:function(value){ localStorage.setItem("EasyWayTempCache",value); }, getCache:function(){ return ...
分类:Web程序   时间:2014-08-21 22:43:14    阅读次数:341
webkit内核浏览器的CSS写法
-webkit-tap-highlight-color: transparent; Mobile上点击链接高亮的时候设置颜色为透明-webkit-user-select: none; 设置为无法选择文本-webkit-touch-callout: none; 长按时不触发系统的菜单, 可用在图片上加...
分类:Web程序   时间:2014-08-21 20:57:54    阅读次数:237
小白学jquery Mobile《构建跨平台APP:jQuery Mobile移动应用实战》连载结束
感谢各位亲们的大力支持,小白学jquery Mobile《构建跨平台APP:jQuery Mobile移动应用实战》连载已经结束了! 有兴趣的读者可以看我的博客,也可以看下面的链接逐个学习:
分类:移动开发   时间:2014-08-21 18:43:54    阅读次数:180
收藏 30个jQuery Mobile开发技巧集萃
都是最常用的,锁屏,jquery调用,字体、工具等等,赶紧收起来,时不时拿出来翻翻,受益匪浅!...
分类:Web程序   时间:2014-08-21 17:11:05    阅读次数:252
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!