文件名称:JARCommandDetail
- 所属分类:
- JSP源码/Java
- 资源属性:
- [WORD]
- 上传时间:
- 2012-11-26
- 文件大小:
- 187kb
- 下载次数:
- 0次
- 提 供 者:
- 何*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
JAR(Java Archive,Java 归档文件)是与平台无关的文件格式,它允许将许多文件组合成一个压缩文件。为 J2EE 应用程序创建的 JAR 文件是 EAR 文件(企业 JAR 文件)。
JAR 文件格式以流行的 ZIP 文件格式为基础。与 ZIP 文件不同的是,JAR 文件不仅用于压缩和发布,而且还用于部署和封装库、组件和插件程序,并可被像编译器和 JVM 这样的工具直接使用。在 JAR 中包含特殊的文件,如 manifests 和部署描述符,用来指示工具如何处理特定的 JAR。
-JAR (Java Archive, Java archive file) is platform-independent file format, which allows many files as a compressed file. Applications for the J2EE JAR file is created EAR file (Enterprise JAR file).
JAR file format to the popular ZIP file format as the basis. The difference is that with the ZIP file, JAR file, not only for compression and release, but also for the deployment and package libraries, components and plug-ins, and can be such as compilers and tools for JVM directly. In the JAR contains special files, such as manifests and deployment descr iptors, used to indicate how to handle a particular tool JAR.
JAR 文件格式以流行的 ZIP 文件格式为基础。与 ZIP 文件不同的是,JAR 文件不仅用于压缩和发布,而且还用于部署和封装库、组件和插件程序,并可被像编译器和 JVM 这样的工具直接使用。在 JAR 中包含特殊的文件,如 manifests 和部署描述符,用来指示工具如何处理特定的 JAR。
-JAR (Java Archive, Java archive file) is platform-independent file format, which allows many files as a compressed file. Applications for the J2EE JAR file is created EAR file (Enterprise JAR file).
JAR file format to the popular ZIP file format as the basis. The difference is that with the ZIP file, JAR file, not only for compression and release, but also for the deployment and package libraries, components and plug-ins, and can be such as compilers and tools for JVM directly. In the JAR contains special files, such as manifests and deployment descr iptors, used to indicate how to handle a particular tool JAR.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
JAR命令详解.doc