The basic format of the command for creating a JAR file is: jar cf jar-file input-file(s) ... The c option indicates that you want to create a JAR file.
確定! 回上一頁