阿鑫来了  

2021年4月14日

摘要: 三种压缩方式 : 压缩 解压 zip格式 : zip test.zip aaa.txt bbb.txt unzip test.zip ( 把aaa.txt bbb.txt文件压缩到test.zip ) gzip格式 : gzip aaa.txt bbb.txt gunzip aaa.txt.gz ( 阅读全文
posted @ 2021-04-14 23:16 阿鑫来了 阅读(57) 评论(0) 推荐(0)