1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00
This commit is contained in:
TommyMerlin 2021-06-09 15:30:33 +08:00
parent 7c939c4285
commit 095daa7231

View File

@ -303,7 +303,7 @@ Linux 中的打包文件一般是以.tar 结尾的,压缩的命令一般是以
**2解压压缩包**
命令:`tar [-xvf] 压缩文件``
命令:`tar [-xvf] 压缩文件`
其中x代表解压