1、创建压缩包. jar -cf mytest.jar *.class. //将当前目录下的*.class文件压缩到上一级目录的mytest.jar文件内. jar -cvf mytest.jar *.class.
確定! 回上一頁