Java jar
摘要:
In CMD, we can use the JDK's command: jar.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 testPackage2.jar with the usage of a existant manifest file "manifestForTest& 阅读全文
posted @ 2012-02-09 19:36 java课程设计 阅读(187) 评论(0) 推荐(0)
浙公网安备 33010602011771号