|
|
@ -176,6 +176,15 @@ title: 程序下载 |
|
|
|
<td class="Item text-center">.tar.xz</td> |
|
|
|
<td class="Item">32 位 Linux arm</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="Item text-center"> |
|
|
|
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-mac.tar.xz">下载</a> / |
|
|
|
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.stable.short }}-mac.tar.xz">镜像下载</a> |
|
|
|
</td> |
|
|
|
<td class="Item text-center">.7z</td> |
|
|
|
<td class="Item">macOS(arm64 / x86-64)</td> |
|
|
|
<td class="Item">7-Zip MacOS:命令行版本</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="Item text-center"> |
|
|
|
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-src.7z">下载</a> / |
|
|
@ -203,9 +212,113 @@ title: 程序下载 |
|
|
|
<td class="Item">任意 / Windows</td> |
|
|
|
<td class="Item">LZMA SDK(C、C++、C#、Java)</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="Item text-center"> |
|
|
|
<a href="https://www.7-zip.org/a/7zr.exe">下载</a> / |
|
|
|
<a href="{{ site.data.sevenzip.download_cdn }}/7zr.exe">镜像下载</a> |
|
|
|
</td> |
|
|
|
<td class="Item text-center">.7z</td> |
|
|
|
<td class="Item">Windows</td> |
|
|
|
<td class="Item">7zr.exe(x86):7-Zip 命令行可执行文件</td> |
|
|
|
</tr> |
|
|
|
</tbody></table> |
|
|
|
|
|
|
|
<p><b>下载 7-Zip 21.07(2021-12-26,Windows)</b>:</p> |
|
|
|
<p><b>下载 7-Zip 22.01(2022-07-15)</b>:</p> |
|
|
|
|
|
|
|
<table cellspacing="1" cellpadding="6" border="0"> |
|
|
|
<tbody> |
|
|
|
<tr> |
|
|
|
<th class="Title text-center" width="120">链接</th> |
|
|
|
<th class="Title text-center" width="60">类型</th> |
|
|
|
<th class="Title text-center" width="160">系统</th> |
|
|
|
<th class="Title text-center">描述</th> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201-x64.exe">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201-x64.exe">镜像下载</a> </td> |
|
|
|
<td class="Item text-center">.exe</td> |
|
|
|
<td class="Item">64 位 Windows x64</td> |
|
|
|
<td class="Item" rowspan="3">7-Zip Windows</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201.exe">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201.exe">镜像下载</a> </td> |
|
|
|
<td class="Item text-center">.exe</td> |
|
|
|
<td class="Item">32 位 Windows x86</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201-arm64.exe">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201-arm64.exe">镜像下载</a> </td> |
|
|
|
<td class="Item text-center">.exe</td> |
|
|
|
<td class="Item">64 位 Windows arm64</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201-x64.msi">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201-x64.msi">镜像下载</a> </td> |
|
|
|
<td class="Item text-center">.msi</td> |
|
|
|
<td class="Item">64 位 Windows x64</td> |
|
|
|
<td class="Item">(MSI 安装包)7-Zip Windows 64 位(Intel 64 或 AMD64)</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201.msi">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201.msi">镜像下载</a> </td> |
|
|
|
<td class="Item text-center">.msi</td> |
|
|
|
<td class="Item">32-bit Windows x86</td> |
|
|
|
<td class="Item">(MSI 安装包)7-Zip Windows 32 位</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201-extra.7z">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201-extra.7z">镜像下载</a> </td> |
|
|
|
<td class="Item text-center">.7z</td> |
|
|
|
<td class="Item">Windows x86 / x64</td> |
|
|
|
<td class="Item">7-Zip 附加包:7z 独立命令行版本、7z DLL、Far 管理器插件</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201-linux-x64.tar.xz">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201-linux-x64.tar.xz">镜像下载</a> </td> |
|
|
|
<td class="Item text-center">.tar.xz</td> |
|
|
|
<td class="Item">64-bit Linux x86-64</td> |
|
|
|
<td class="Item" rowspan="4">7-Zip Linux:命令行版本</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201-linux-x86.tar.xz">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201-linux-x86.tar.xz">镜像下载</a> </td> |
|
|
|
<td class="Item text-center">.tar.xz</td> |
|
|
|
<td class="Item">32 位 Linux x86</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201-linux-arm64.tar.xz">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201-linux-arm64.tar.xz">镜像下载</a> </td> |
|
|
|
<td class="Item text-center">.tar.xz</td> |
|
|
|
<td class="Item">64 位 Linux arm64</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201-linux-arm.tar.xz">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201-linux-arm.tar.xz">镜像下载</a> </td> |
|
|
|
<td class="Item text-center">.tar.xz</td> |
|
|
|
<td class="Item">32 位 Linux arm</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201-src.7z">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201-src.7z">镜像下载</a> </td> |
|
|
|
<td class="Item text-center">.7z</td> |
|
|
|
<td class="Item">任意 / Windows</td> |
|
|
|
<td class="Item">7-Zip 源代码</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201-src.tar.xz">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201-src.tar.xz">镜像下载</a> </td> |
|
|
|
<td class="Item text-center">.tar.xz</td> |
|
|
|
<td class="Item">任意 / Windows</td> |
|
|
|
<td class="Item">7-Zip 源代码</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="Item text-center"> <a href="https://www.7-zip.org/a/lzma2201.7z">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/lzma2201.7z">镜像下载</a> </td> |
|
|
|
<td class="Item text-center">.7z</td> |
|
|
|
<td class="Item">任意 / Windows</td> |
|
|
|
<td class="Item">LZMA SDK(C、C++、C#、Java)</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="Item text-center"> |
|
|
|
<a href="https://www.7-zip.org/a/7zr.exe">下载</a> / |
|
|
|
<a href="{{ site.data.sevenzip.download_cdn }}/7zr.exe">镜像下载</a> |
|
|
|
</td> |
|
|
|
<td class="Item text-center">.7z</td> |
|
|
|
<td class="Item">Windows</td> |
|
|
|
<td class="Item">7zr.exe(x86):7-Zip 命令行可执行文件</td> |
|
|
|
</tr> |
|
|
|
</tbody> |
|
|
|
</table> |
|
|
|
|
|
|
|
<p><b>下载 7-Zip 21.07(2021-12-26)</b>:</p> |
|
|
|
|
|
|
|
<table cellspacing="1" cellpadding="6" border="0"> |
|
|
|
<tbody><tr> |
|
|
|