Examples

Example 1: The decompressed result is a directory and the code source files are under this directory

The File Directory needs to be filled in.

File: myJavaProject-master.tar

After decompression:


The code source files are under the myJavaProject-master directory.

After decompressing myJavaProject-master.tar, it becomes the myJavaProject-master directory, and the code source files are under this directory. At this time, the File Directory should be filled with [myJavaProject-master].



Example 2: The decompressed result is the code source file directly

Do not fill in the File Directory.

File: myJavaProject-master.zip

After decompression:

After decompressing myJavaProject-master.zip, it is the code source file directly. At this time, do not fill in the File Directory.

作者:chering  创建时间:2024-12-18 12:10
最后编辑:chering  更新时间:2025-01-17 09:02