Four front pockets, two outside and two interior that offers ample space for storing small accessories such as mobile phone, iPod, wallet and keys. Li...
分类:
其他好文 时间:
2014-07-16 22:57:33
阅读次数:
180
1、安装在标签里边写入以下内容jQuery Mobile CDN:1 2 3 4 5 6 下载的jQuery Mobile【下载地址:http://jquerymobile.com/download/】1 2 3 4 5 2、页面因为在标签中已...
分类:
Web程序 时间:
2014-07-16 19:48:55
阅读次数:
294
前言在移动浪潮袭来的时候,小钗有幸进入框架组做webapp框架开发,过程中遇到了移动端的各种坑,也产生了各种激情,就我们公司的发展历程来说第一阶段:使用传统方式开发移动站点,少量引入HTML5元素第二阶段:框架化,使用jquery mobile框架,发现慢,组件不好管理,不好维护给搞掉了第三阶段:j...
分类:
移动开发 时间:
2014-07-16 19:31:15
阅读次数:
285
(原)http://www.cnblogs.com/hxling/archive/2012/12/12/2814207.htmljQuery Mobile 移动开发中的日期插件Mobiscroll 2.3 使用说明近期在移动方面的开发,使用jQuery Mobile ,移动方面的插件不如Web 方面...
分类:
移动开发 时间:
2014-07-14 09:14:29
阅读次数:
211
Mobile phones
Time Limit: 5000MS
Memory Limit: 65536K
Total Submissions: 14288
Accepted: 6642
Description
Suppose that the fourth generation mobile phone base stati...
分类:
其他好文 时间:
2014-07-13 18:09:14
阅读次数:
202
1.闪烁:在用a链接跳转到另一个页面的时候,页面总会抖动几下,其实就是页面切换时的transition特效,jqm貌似默认了这项。 解决方案:在a链接添加transition:none; 属性就可以啦。2.抖动:同样的,也是在a链接跳转时出现的一种情况,原因即是jqm的a链接默认是用ajax进...
分类:
Web程序 时间:
2014-07-13 00:51:43
阅读次数:
300
Problem Description
Xiao Ming is traveling around several cities by train. And the time on the train is very boring, so Xiao Ming will use the mobile Internet. We all know that mobile phone receives ...
分类:
其他好文 时间:
2014-07-12 21:28:48
阅读次数:
197
此文转自我的www.gbtags.com社区的文章。
做webapp还是微信游戏,特别是canvas,android上不同机器不同版本区别还是很大的。其实,我今天写了这个js,主要是来做js判断游览器类型,特别使用在android的和widnows phone上的
var brower = { versions:function(){ var u = window.navigator...
分类:
移动开发 时间:
2014-07-12 21:22:55
阅读次数:
275
WiFi通话一词,近来火热,国外,iOS 8系统测试版新增WiFi通话功能,英国运营商也着手WiFi免费通话,国内也没落下,阿里公布的170资费方案中就包括WiFi免费通话。
近日,据外媒报道,在美国,iOS 8的WiFi通话将与本地运营商T-Mobile合作。但是,试想国内运营商呢,有谁愿意试水呢?
本来日趋流量天下的今天,运营商短信业务已经难以为继,通信已经成为主要营收来源。如果各...
分类:
其他好文 时间:
2014-07-12 20:50:00
阅读次数:
216
In the context of iOS mobile app development, a clone is simply an app that is based off another mobile app. A clone usually has more or less the same...
分类:
移动开发 时间:
2014-07-12 13:23:03
阅读次数:
1667