ChangeQueue类实现ChangeSource接口,声明了拉取下一条Change对象的方法 * A source of {@link Change} objects. * * @since 2.8 */public interface ChangeSource { /** * @retu...
分类:
其他好文 时间:
2014-06-19 06:07:09
阅读次数:
264
1:302U, 302BT, 600BI, 604BT Broadcom5358U 代码路径:http://172.16.98.4/SHSVN/SVNdata/WIFI/BCM5358U/Trunk/source/ 编译: make FIR302U_config config: source/...
分类:
其他好文 时间:
2014-06-18 21:20:19
阅读次数:
287
之前安装的是debian sarge(内核是2.4.7),不太想更新,但是发现原来的源/ect/apt/source.lists如下,但是用apt-get update,发现大都已经不可用了。怎么办,在网上找了一下,发现在http://archive.debian.org/debian-archiv...
分类:
其他好文 时间:
2014-06-18 18:07:59
阅读次数:
174
DOM4J是dom4j.org出品的一个开源XML解析包,它的网站中这样定义:Dom4j is an easy to use, open source library for working with XML, XPath and XSLT on the Java platform using th...
分类:
其他好文 时间:
2014-06-18 16:34:47
阅读次数:
302
RPM是RedHat Package Manager(RedHat软件包管理工具)类似Windows里面的“添加/删除程序”rpm 执行安装包二进制包(Binary)以及源代码包(Source)两种。二进制包可以直接安装在计算机中,而源代码包将会由RPM自动编译、安装。源代码包经常以src.rpm作...
分类:
其他好文 时间:
2014-06-18 12:49:53
阅读次数:
238
Web Service It is based on SOAP and return data in XML form. It support only HTTP protocol. It is not open source...
来自http://download.csdn.net/source/3208155#acomment特征提取代码总结颜色提取Ø颜色直方图提取:Code:#include#include#includeusingnamespacestd;intmain(intargc,char**argv){IplI...
分类:
其他好文 时间:
2014-06-17 20:19:15
阅读次数:
274
1. Install Java and set JAVA_HOME2. Install IntelliJ IDH and Scala plugin3. Download spark1.0.04. Generate a workspace for IDEA[shaochen@linux spark-1...
分类:
其他好文 时间:
2014-06-17 19:55:22
阅读次数:
262
OpenSSL编译安装forLinux:安装环境:
操作系统:CentOSrelease6.5
OpenSSL版本:openssl-1.0.1h
下载源码包:
源码包名称:openssl-1.0.1h.tar.gz
下载地址:http://www.openssl.org/source/
校验源码包:
[root@localhost~]#sha1sumopenssl-1.0.1h.tar.gz
b2239599c8bf8f7fc48..
分类:
其他好文 时间:
2014-06-17 18:35:44
阅读次数:
273
1、下载 http://ant.apache.org/bindownload.cgi2、linux 下解压,tar -zxvf apache-ant...3、设置环境变量 ANT_HOME=... 添加ANT_HOME/bin进入PATH里面。4、source /etc/profile5、查看...
分类:
系统相关 时间:
2014-06-15 13:45:38
阅读次数:
268