在自己的服务器上托管这些文件时,需要确认服务器端会在客户端支持时启用gzip压缩,这将令jQuery Mobile的JavaScript和CSS传输及加载时间减少80%。具体:http://mobilexweb.com/go/performance 使用CDN jQuery CDN是为我们在...
分类:
其他好文 时间:
2014-12-15 17:15:46
阅读次数:
191
1.没有所谓的移动互联网,只有一个互联网 2.设计移动网站不需要什么特别处理 3.一个站点应当在所有设备(台式机、手机、电视)上都能运转 jQuery Mobile诞生的原因:让设计师和开发者使用少量代码即可更容易地创建跨平台、可定制的移动互联网体验。 jQuery Mobile是什么? ...
分类:
Web程序 时间:
2014-12-15 16:57:31
阅读次数:
217
微软近期Open的职位:News is a critical areas for integration of mobile and services, one of the top priorities in Microsoft. Microsoft is innovating rapidly t...
分类:
其他好文 时间:
2014-12-15 12:05:38
阅读次数:
176
没有克服不了的技术困难。如果有,绕过去就是了。所以,还是没有。没有解决不了的技术问题。如果有,让它不是问题就是了。所以,还是没有。...
分类:
Web程序 时间:
2014-12-14 21:21:08
阅读次数:
240
1 package net.blogjava.mobile; 2 3 import java.net.HttpURLConnection; 4 import java.util.ArrayList; 5 import java.util.List; 6 7 import org.apache....
分类:
Web程序 时间:
2014-12-14 14:30:18
阅读次数:
462
微软近期Open的职位:News is a critical areas for integration of mobile and services, one of the top priorities in Microsoft. Microsoft is innovating rapidly t...
分类:
其他好文 时间:
2014-12-14 00:30:25
阅读次数:
339
微软近期Open的职位:News is a critical areas for integration of mobile and services, one of the top priorities in Microsoft. Microsoft is innovating rapidly t...
分类:
其他好文 时间:
2014-12-13 12:07:16
阅读次数:
203
全栈工程师的意思是说一个工程师可以处理数据库、服务器、系统工程和客户端的工作。根据项目的不同,客户需要的可能是mobile stack, web stack, 或者原生应用程序。...
分类:
其他好文 时间:
2014-12-12 22:15:39
阅读次数:
265
'', 'supplier'=>''); //初始化变量 //根据淘宝的数据库调用返回值 $url = "http://tcc.taobao.com/cc/json/mobile_tel_segment.htm?tel=".$mobile."&t=".time(); $co...
分类:
移动开发 时间:
2014-12-12 18:24:15
阅读次数:
227
-webkit-tap-highlight-color: transparent; Mobile上点击链接高亮的时候设置颜色为透明-webkit-user-select: none; 设置为无法选择文本-webkit-touch-callout: none; 长按时不触发系统的菜单, 可用在图片上加...
分类:
Web程序 时间:
2014-12-12 14:50:25
阅读次数:
219