首先要下载Base64.java文件http://iharder.sourceforge.net/current/java/base64/
将代码拷贝到工程中。
然后上代码:
android端代码:
private void setPicToView(Intent picdata) {
Bundle extras = picdata.getExtras();
...
分类:
移动开发 时间:
2015-06-08 23:28:36
阅读次数:
533
2009-11-10 0:28此文章:自己编写 转载于《汤姆&杰瑞》DirectShow 1 —— 下载与VC配置1 DirectX SDK9Directshow sdk 下载网址 :http://download.microsoft.com/download/d/9/1/d91c44b9-fbac...
分类:
其他好文 时间:
2015-06-08 23:12:46
阅读次数:
134
SDK下面的文件夹说明add-ons 附加的附属的一些信息。docs Android开发的帮助文件。extras 支持的jar包,高版本兼容底版本。google usb的驱动。platforms 存放android的开发环境。platforms-tools 开发时候所需要用到的一些工具。(也是系统的...
分类:
数据库 时间:
2015-06-08 17:13:08
阅读次数:
175
1. Create a blank Android Project创建一个空的Android项目。a. 导入ActionBarCompat工程。ActionBarCompat的source code位置是:/extras/android/support/v7/appcompat‘这样我们就得到一个名...
分类:
其他好文 时间:
2015-06-04 15:23:38
阅读次数:
133
Solr使用Carrot2完成了聚类功能,能够把检索到的内容自动分类,Carrot2聚类示例:要想Solr支持聚类功能,首选要把Solr发行包的中的dist/solr-clustering-4.2.0.jar,复制到\solr\contrib\analysis-extras\lib下.然后打开solrconfig.xml进行添加配置:<searchComponentname="cluste..
分类:
其他好文 时间:
2015-06-03 19:50:11
阅读次数:
160
Solr 使用Carrot2完成了聚类功能,能够把检索到的内容自动分类, Carrot2聚类示例: 要想Solr支持聚类功能,首选要把Solr发行包的中的dist/ solr-clustering-4.2.0.jar, 复制到\solr\contrib\analysis-extras\lib下......
分类:
其他好文 时间:
2015-06-03 19:07:10
阅读次数:
128
Solr 使用Carrot2完成了聚类功能,能够把检索到的内容自动分类, Carrot2聚类示例:
要想Solr支持聚类功能,首选要把Solr发行包的中的dist/ solr-clustering-4.2.0.jar, 复制到\solr\contrib\analysis-extras\lib下.然后打开solrconfig.xml进行添加配置:
...
分类:
其他好文 时间:
2015-06-03 17:45:08
阅读次数:
177
Android-Intent
一 Intent
Intent和IntentFilter
1 Intent的意思是意图,所以可以认为Intent就是在不同组件之间传递值而设计的一个数据结构
2 Intent主要使用的对象:
extras:加入附加信息
category:intentFilter类别
Action:动作
Data:动作相关的值
Componentnam...
分类:
移动开发 时间:
2015-06-01 18:53:03
阅读次数:
132
第十一章Fragmentandroid-supportV4:Android在新版本新增功能的兼容包,最低兼容1.6路径:adt-bundle-windows-x86-20131030\sdk\extras\android\support\v4功能:Fragment、ViewPager、视频播放查看supportV4源代码:(1)在项目lib文件夹上new→file,文件名为android-suppor..
分类:
移动开发 时间:
2015-05-20 15:00:49
阅读次数:
317
而Confluence5.6.5中atlassian-extras-2.1.3.jar文件已经不存在了,而是把这一jar分为了6个jar先说我看到这个情形后第一个做法 ,我先将这几个jar包分别解压,然后把解压出来的全部整理到一个新建的atlassian-extras-3.2 包中,然后使用jd-g...
分类:
其他好文 时间:
2015-05-18 20:13:08
阅读次数:
140