Java jar
摘要:
In CMD, we can use the JDK's command: jar. (You have to first of all configure correctly the CMD environment variables)1. To pack two .class files into an archive named testPackage.jarjar cvf testPackage.jar classFile1.class classFile2.class2. To pack two .class files into an archive named testP 阅读全文
posted @ 2012-02-09 19:36
java课程设计例子
阅读(190)
评论(0)
推荐(0)
浙公网安备 33010602011771号