1 获取ArcGIS JavaScript APIAPI的下载地址http://support.esrichina.com.cn/2011/0223/960.html,在下载页面会看到api和sdk的下载链接,api是我们开发需要的库,sdk是说明文档和例子,点击下载api的最新版3.2。2 本地部...
分类:
编程语言 时间:
2014-08-22 22:29:59
阅读次数:
388
pthread_exit:By having main() explicitly callpthread_exit()as the last thing it does, main() will block and be kept alive to support the threads it cr...
分类:
其他好文 时间:
2014-08-22 12:31:06
阅读次数:
149
DoImagePickerControllerAn image picker controller with single selection and multiple selection. Support to select lots photos with panning gesture.这是一...
分类:
其他好文 时间:
2014-08-21 20:51:44
阅读次数:
232
一、适配多分辨率1.官网介绍:http://developer.android.com/guide/practices/screens_support.html#qualifiersScreencharacteristicQualifierDescriptionSizesmallResourcesforsmallsizescreens.normalResourcesfornormalsizescreens.(Thisisthebaselinesize.)largeResourcesfo..
分类:
移动开发 时间:
2014-08-21 19:36:35
阅读次数:
437
1、首先安装与下载图形界面GNOMEyum groupinstall "Desktop"yum groupinstall "X Window System"yum groupinstall "Chinese Support" (可选项)假如提示有以下错误产生:Loaded plugins: fast...
分类:
其他好文 时间:
2014-08-21 19:08:34
阅读次数:
184
Pillowsupport for JPEG2000 comes fromopenjpeg2 library. Unfortunatly, Ubuntu's libopenjpeg2 package is not version 2 of the openjpeg library, butactua...
分类:
编程语言 时间:
2014-08-21 18:35:14
阅读次数:
363
1、下载地址http://sphinxsearch.com/downloads/release/,我这里下的是“Win64 binaries w/MySQL+PgSQL+libstemmer+id64 support”,下载后文件名:sphinx-2.0.6-release-win64-id64-f...
php 开发环境搭建1、安装xamp 我的版本是v3.2.12、安装下载“Eclipse for PHP Developers”解压即可使用3、配置“Eclipse for PHP Developers” 首先找到php.ini文件将下面代码注视去掉 [XDebug]zend_extension.....
分类:
Web程序 时间:
2014-08-21 16:28:04
阅读次数:
222
通过前面的几篇博客,大家看到了Google是如何解释action bar和fragment以及推荐的用法。俗话说没有demo的博客不是好博客,下面我会介绍一下action bar和fragment在实战中的应用,以及相关demo源码,希望和大家相互交流。
了解过fragment的同学们应该都知道,fragment是android 3.0版本才出现的的,因此如果要在支持android 3.0一下版本的工程中使用fragment的话是需要添加Support Library的。具体如何添加我就不再赘述,可以看我前...
分类:
移动开发 时间:
2014-08-21 04:12:53
阅读次数:
455
1、添加网络访问权限
2、webview添加全屏支持
developer官方文档关于html5支持视频播放描述如下:In order to support inline HTML5 video in your application, you need to have hardware acceleration turned on, and set a WebChrom...
分类:
移动开发 时间:
2014-08-20 22:41:33
阅读次数:
403