diff --git a/README.md b/README.md index 67c96e7..89ddf54 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,19 @@ -# 7-zip +# 压缩工具 -压缩工具 -``` -https://sparanoid.com/lab/7z/ -``` \ No newline at end of file +https://www.7-zip.org/ + +![image-20211118101310037](markdown.assets/README.assets/image-20211118101310037.png) + + + +[本地下载地址 7z2104-x64.exe](./res/7z2104-x64.exe) + +## 压缩 + +![image-20211118102559183](markdown.assets/README.assets/image-20211118102559183.png) + + + +## 解压 + +![image-20211118102752218](markdown.assets/README.assets/image-20211118102752218.png) diff --git a/markdown.assets/README.assets/image-20211118101310037.png b/markdown.assets/README.assets/image-20211118101310037.png new file mode 100644 index 0000000..12dd163 Binary files /dev/null and b/markdown.assets/README.assets/image-20211118101310037.png differ diff --git a/markdown.assets/README.assets/image-20211118102559183.png b/markdown.assets/README.assets/image-20211118102559183.png new file mode 100644 index 0000000..8aa607e Binary files /dev/null and b/markdown.assets/README.assets/image-20211118102559183.png differ diff --git a/markdown.assets/README.assets/image-20211118102752218.png b/markdown.assets/README.assets/image-20211118102752218.png new file mode 100644 index 0000000..4c48793 Binary files /dev/null and b/markdown.assets/README.assets/image-20211118102752218.png differ diff --git a/res/7z2104-x64.exe b/res/7z2104-x64.exe new file mode 100644 index 0000000..f2ecc7e Binary files /dev/null and b/res/7z2104-x64.exe differ