搜索资源列表
MISC_1.6_Provision_Java_API
- 中国移动MISC 1.6 Provision Java API 直接使用HttpServer的方式实现,不需要任何其它API,不需要Apache,IIS,Tomcat等Web服务器,直接实现底层. 运行环境 Windows/Linux JDK 1.4.2 演示程序 1) sync.bat 正向订购同步演示 java -classpath \"smsfan-provision.jar\" net.smsfan.provision.example.Sync
l2fprod-common-6.9.1-20060906
- java swing控件,提供了像windows一样的expandBar控件。里面有相应的源码,文档和api说明-java swing Controls the same as windows expandBar control. There are corresponding source code, documentation and api note
MISC16ProvisionJavaAPI
- 中国移动MISC 1.6 Provision Java API.rar
SmartCardTest.zip
- Read and write mifare card using smartcard API in Java 6.,Read and write mifare card using smartcard API in Java 6.
commapi
- java通过串口或USB口调用短信猫收、发短信DEMO及API-The examples in this document assume that you have unzipped the commapi.zip file in your C: partition and your JDK installation is in C:\jdk1.1.6. If you have installed JDK in an other location or unzipped javacomm20-w
JDKapi1.6
- jdk api 适用于jdk1.6版本,包含有Java的内置类说明,使用方法等-jdk api for jdk1.6 version, containing descr iption of Java' s built-in classes, the use of methods
JDK_API_1_6_zh_CN
- JAVA 1.6 API, 中文版,JAVA初学者及开发人员必备-JAVA 1.6 API, the Chinese version, JAVA beginners and developers must
slf4j-1.5.6
- Java开发最新的日志记录工具slf4j的源码,提供标准的日志记录接口-The latest Java development tools slf4j logging source, provides a standard logging interface
jdk-6u18-docs
- javase1.6 sdk api docs。网站上目前只有1.5的,这个是最新的1.6版本的。-javase1.6 sdk api docs. Web site currently only 1.5, this is the latest 1.6 version of the.
JDK_API_1_6_zh_CN
- java JDK 1.6说明文档的中文版,java docs的CHM版,对于不大喜欢看英文的同学来说是个不错的选择!!! -java JDK 1.6 documentation, the Chinese version, java docs in CHM version, for English students do not like to see is a good choice! ! !
Quartz
- 纯java开源作业调度中文帮助文档 经典详细帮助文档-quartz api
slf4j-1.6.1
- JAVA开发需要的,在hibernate学习过程中,在加载包时需要加载SLF包-need in java develop
rt
- JAVA 1.6.2_up24 基本 API-JAVA 1.6.2_up24 basic API
JDK_API
- JAVA JDK 1.6 中文API供大家学习工作用。希望能帮到大家-JAVA JDK 1.6 API for everybody to learn the Chinese work with. We hope to help
Java-1.6.0-API
- Java 1.6.0 的chm格式的API,Java 编程比不可少的API参考文件-Java 1.6.0 API
JDK1.6-api
- JDK1.6中文API,全中文的,很好用。分享给喜好java开发和研究的朋友们。-jdk 1.6 api help document
restfb-1.6.9
- facebook的restAPI和graphAPI封装,供java调用。英文网站 http://restfb.com/-RestFB is a simple and flexible Facebook Graph API and Old REST API client written in Java. It is open source software released under the terms of the MIT License. http://restfb.com/
hyperic-sigar-1.6.4-src.tar
- 使用sigar其实很简单,获取CPU信息 内存,网卡、磁盘等信息-This information is available in most operating systems, but each OS has their own way(s) providing it. SIGAR provides developers with one API to access this information regardless of the underlying platform. The
Ext-2-API-Documentation
- 源码 加密解密 共享 部署 警告 JBOSS 7 启动 希望对您的学习有帮助-Manifest-Version: 1.0 Ant-Version: Apache Ant 1.6.5 Created-By: 1.6.0-b105 (Sun Microsystems Inc.) Main-Class: nzip Class-Path: lib/ant.jar lib/lcrypto-jdk14-135.jar Specification-Title: TrueZIP Spec
dom4j-1.6.1
- dom4j是一个Java的XML API,类似于jdom,用来读写XML文件的。dom4j是一个十分优秀的JavaXML API,具有性能优异、功能强大和极其易使用的特点,同时它也是一个开放源代码的软件,可以在SourceForge上找到它。在IBM developerWorks上面还可以找到一篇文章,对主流的Java XML API进行的性能、功能和易用性的评测,所以可以知道dom4j无论在哪个方面都是非常出色的。如今可以看到越来越多的Java软件都在使用dom4j来读写XML,特别值得一提的