1:將當前目錄下所有class檔案打包成新的jar檔案:jar cf file.jar *.class *.gif(建立一個名為file.jar檔案包含當前目錄下的所有.class和.gif檔案).
確定! 回上一頁