搜索资源列表
commons-codec-1.3
- JSP建站必须文件commons-codec-1.3.zip-JSP documents must Station at commons-codec - 1.3.zip
Tea
- TEA加密/解密算法-JAVA实现 需要jakartar的commons.codec支持
httpclient
- httpclient编程必备。commons-codec-1.3.jar;commons-httpclient-3.1.jar;commons-logging-1.1.jar-commons-codec-1.3.jar;commons-httpclient-3.1.jar;commons-logging-1.1.jar
commons-codec-1.3-src
- 一个很实用的东东,有关httpclient的,希望对大家有所帮助。-A very practical Dongdong, the httpclient, I hope all of you to help.
commons-codec-1.3
- java 最基础的开源包,无论你是什么项目一般都回用到-the most open-source java-based package, no matter what project you are generally used to
ima_adpcm_encoder_latest.tar
- This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM. The core acts as a slave WISHBONE device. The output is perfectly compatible with any sound player with the IMA ADPCM codec (included by defau
commons-codec-1.4-bin
- 加密的工具包,如DM5,BASE64,-加密的工具包,如DM5,BASE64,等等等
commons_codec_1.4-src.tar
- mmons Codec是一个通用的语音编解码实现方案,提供基于Hex,phonetic的codec-Commons Codec provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs
commons-codec
- commons codec a java cla-commons codec a java class
commons-codec-1.4-sources
- The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.-
RSA
- // Struts2 Action方法中: // 将公钥的 modulus 和 exponent 传给页面。 // Hex -> apache commons-codec RSAPublicKey publicKey = RSAUtils.getDefaultPublicKey() ActionContext.getContext().put("modulus", new String(Hex.encodeHex(publicKey.get
hello_xmlrpc
- xml rpc是使用http协议做为传输协议的rpc机制,使用xml文本的方式传输命令和数据。一个rpc系统,必然包括2个部分:1.rpc client,用来向rpc server调用方法,并接收方法的返回数据;2.rpc server,用于响应rpc client的请求,执行方法,并回送方法执行结果。RPC是Remote Procedure Call的缩写,翻译成中文就是远程过程调用,是一种在本地的机器上调用远端机器上的一个过程(方法)的技术,这个过程也被大家称为“分布式计算”,是为了提高各个
commons-codec-1.9-src.tar
- apache codec.shiyong bianjiema,jarbao-Codec was formed as an attempt to focus development effort on one definitive implementation of the Base64 encoder. At the time of Codec s proposal, there were approximately 34 different Java classes that dealt wi
httpcomponents-client-4.3.6-bin
- HttpClient的jar包,用于在java中开发HttpClient程序时使用。-Apache HttpComponents Client ============================ Welcome to the HttpClient component of the Apache HttpComponents project. Building Instructions - For building source i
commons-httpclient.jar
- commons-httpclient.jar org.apache.commons.httpclient; 包括: commons-codec-1.6.jar commons-logging-1.1.1.jar fluent-hc-4.2.5.jar httpclient-4.2.5.jar httpclient-cache-4.2.5.jar httpcore-4.2.4.jar httpmime-4.2.5.jar 使用的时候倒要导入! 最好直接导入系统中,省事