文件名称:JAR包
介绍说明--下载内容来自于网络,使用问题请自行百度
一个可执行的文件包,简单说jar包就是一个外包。、
Java 程序是由若干个 .class 文件组成的。这些 .class 文件必须根据它们所属的包不同而分级分目录存放;运行前需要把所有用到的包的根目录指定给 CLASSPATH 环境变量或者 java 命令的 -cp 参数;运行时还要到控制台下去使用 java 命令来运行,如果需要直接双击运行必须写 Windows 的批处理文件 (.bat) 或者 Linux 的 Shell 程序。
在 Windows 下安装 JRE (Java Runtime Environment) 的时候,安装文件会将 .jar 文件映射给 javaw.exe 打开。那么,对于一个可执行的 JAR 文件包,用户只需要双击它就可以运行程序了。(An executable file package, a simple jar package is an outsourcing. ,
Java program is composed of several. Class files. These. Class files must be classified according to their different packages and sub-directory storage; need to run before the root directory of all packages specified to the CLASSPATH environment variable or -cp parameters of the java command; run to the console Use java command to run, if you need to double-click to run must write Windows batch file (.bat) or Linux shell program.
When installing JRE (Java Runtime Environment) under Windows, the installation file will map the .jar file to javaw.exe. So, for an executable JAR package, users only need to double-click it to run the program.)
Java 程序是由若干个 .class 文件组成的。这些 .class 文件必须根据它们所属的包不同而分级分目录存放;运行前需要把所有用到的包的根目录指定给 CLASSPATH 环境变量或者 java 命令的 -cp 参数;运行时还要到控制台下去使用 java 命令来运行,如果需要直接双击运行必须写 Windows 的批处理文件 (.bat) 或者 Linux 的 Shell 程序。
在 Windows 下安装 JRE (Java Runtime Environment) 的时候,安装文件会将 .jar 文件映射给 javaw.exe 打开。那么,对于一个可执行的 JAR 文件包,用户只需要双击它就可以运行程序了。(An executable file package, a simple jar package is an outsourcing. ,
Java program is composed of several. Class files. These. Class files must be classified according to their different packages and sub-directory storage; need to run before the root directory of all packages specified to the CLASSPATH environment variable or -cp parameters of the java command; run to the console Use java command to run, if you need to double-click to run must write Windows batch file (.bat) or Linux shell program.
When installing JRE (Java Runtime Environment) under Windows, the installation file will map the .jar file to javaw.exe. So, for an executable JAR package, users only need to double-click it to run the program.)
相关搜索: jar
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
常用JAR包\jtds-1.2.jar | 285638 | 2007-08-30 |
常用JAR包\log4j-1.2.6.jar | 364084 | 2007-08-30 |
常用JAR包\mssqlserver2.jar | 411665 | 2007-08-30 |
常用JAR包\sqljdbc.jar | 231949 | 2007-08-30 |
常用JAR包 | 0 | 2008-10-23 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.