Browse Source

feat: update links

pull/80/head
sparanoid 2 years ago
parent
commit
3a928be6c9
No known key found for this signature in database GPG Key ID: 820EAAA6A7D68BCF
  1. 15
      website/Gemfile.lock
  2. 15
      website/_app/_pages/index.html
  3. 179
      website/_app/_pages/page-download.html
  4. 14
      website/_app/_pages/page-sdk.html

15
website/Gemfile.lock

@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.4)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
colorator (1.1.0)
concurrent-ruby (1.2.2)
@ -9,10 +9,10 @@ GEM
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
ffi (1.15.5)
ffi (1.16.3)
forwardable-extended (2.6.0)
http_parser.rb (0.8.0)
i18n (1.13.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jekyll (4.2.0)
addressable (~> 2.4)
@ -49,11 +49,11 @@ GEM
pathutil (0.16.2)
forwardable-extended (~> 2.6)
posix-spawn (0.3.15)
public_suffix (5.0.1)
public_suffix (5.0.4)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
rexml (3.2.6)
rouge (3.30.0)
safe_yaml (1.0.5)
sassc (2.4.0)
@ -63,7 +63,7 @@ GEM
unicode-display_width (~> 1.1, >= 1.1.1)
tzinfo (2.0.2)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2023.3)
tzinfo-data (1.2023.4)
tzinfo (>= 1.0.0)
unicode-display_width (1.8.0)
webrick (1.8.1)
@ -71,6 +71,7 @@ GEM
PLATFORMS
arm64-darwin-21
arm64-darwin-22
arm64-darwin-23
DEPENDENCIES
jekyll (= 4.2.0)
@ -82,4 +83,4 @@ DEPENDENCIES
webrick
BUNDLED WITH
2.2.32
2.5.4

15
website/_app/_pages/index.html

@ -20,15 +20,14 @@ permalink: /
<table cellspacing="1" cellpadding="6">
<tbody>
<tr>
<th class="Title" width="120">链接</th>
<th class="Title" width="60">链接</th>
<th class="Title" width="60">格式</th>
<th class="Title" width="80">系统</th>
<th class="Title" width="55">大小</th>
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}.exe">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.stable.short }}.exe">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}.exe">下载</a>
</td>
<td class="Item text-center">.exe</td>
<td class="Item text-center">32 位 x86</td>
@ -36,8 +35,7 @@ permalink: /
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-x64.exe">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.stable.short }}-x64.exe">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-x64.exe">下载</a>
</td>
<td class="Item text-center">.exe</td>
<td class="Item text-center">64 位 x64</td>
@ -45,8 +43,7 @@ permalink: /
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-arm64.exe">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.stable.short }}-arm64.exe">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-arm64.exe">下载</a>
</td>
<td class="Item text-center">.exe</td>
<td class="Item text-center">64 位 ARM64</td>
@ -68,7 +65,6 @@ permalink: /
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z{{ ver.beta.short }}.exe">下载</a>
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.beta.short }}.exe">镜像下载</a>
</td>
<td class="Item text-center">.exe</td>
<td class="Item text-center">32 位 x86</td>
@ -77,7 +73,6 @@ permalink: /
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z{{ ver.beta.short }}-x64.exe">下载</a>
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.beta.short }}-x64.exe">镜像下载</a>
</td>
<td class="Item text-center">.exe</td>
<td class="Item text-center">64 位 x64</td>
@ -86,7 +81,6 @@ permalink: /
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z{{ ver.beta.short }}-arm64.exe">下载</a>
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.beta.short }}-arm64.exe">镜像下载</a>
</td>
<td class="Item text-center">.exe</td>
<td class="Item text-center">64 位 ARM64</td>
@ -96,7 +90,6 @@ permalink: /
</table> -->
<p><b>中文版附加内容</b><a href="https://github.com/sparanoid/7z">访问 GitHub 查看</a></p>
<p>如果遇到<b>下载</b>链接无法正常下载,请尝试使用<b>镜像下载</b>。镜像下载为原始链接反代,请自行验证或比对镜像站与原站点的文件哈希值。</p>
<!-- <p><b>中文版附加内容,适用于 {{ ver.beta.long }} beta:</b><br>包含:安装包模块、FAR 插件、中文自述、历史更新、帮助文件</p>

179
website/_app/_pages/page-download.html

@ -19,8 +19,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item">
<a href="https://www.7-zip.org/a/7z{{ ver.beta.short }}.exe">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.beta.short }}.exe">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.beta.short }}.exe">下载</a>
</td>
<td class="Item">.exe</td>
<td class="Item">32 位 x86</td>
@ -28,8 +27,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item">
<a href="https://www.7-zip.org/a/7z{{ ver.beta.short }}-x64.exe">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.beta.short }}-x64.exe">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.beta.short }}-x64.exe">下载</a>
</td>
<td class="Item">.exe</td>
<td class="Item">64 位 x64</td>
@ -37,8 +35,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item">
<a href="https://www.7-zip.org/a/7z{{ ver.beta.short }}-extra.7z">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.beta.short }}-extra.7z">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.beta.short }}-extra.7z">下载</a>
</td>
<td class="Item">.7z</td>
<td class="Item">x86 / x64</td>
@ -46,8 +43,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item">
<a href="https://www.7-zip.org/a/7z{{ ver.beta.short }}-src.7z">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.beta.short }}-src.7z">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.beta.short }}-src.7z">下载</a>
</td>
<td class="Item">.7z</td>
<td class="Item">任意</td>
@ -55,8 +51,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item">
<a href="https://www.7-zip.org/a/lzma{{ ver.beta.short }}.7z">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/lzma{{ ver.beta.short }}.7z">镜像下载</a>
<a href="https://www.7-zip.org/a/lzma{{ ver.beta.short }}.7z">下载</a>
</td>
<td class="Item">.7z</td>
<td class="Item">任意 / x86 / x64</td>
@ -64,8 +59,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item">
<a href="https://www.7-zip.org/a/7z{{ ver.beta.short }}.msi">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.beta.short }}.msi">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.beta.short }}.msi">下载</a>
</td>
<td class="Item">.msi</td>
<td class="Item">32 位 x86</td>
@ -73,8 +67,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item">
<a href="https://www.7-zip.org/a/7z{{ ver.beta.short }}-x64.msi">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.beta.short }}-x64.msi">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.beta.short }}-x64.msi">下载</a>
</td>
<td class="Item">.msi</td>
<td class="Item">64 位 x64</td>
@ -86,15 +79,14 @@ title: 程序下载
<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="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/7z{{ ver.stable.short }}-x64.exe">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.stable.short }}-x64.exe">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-x64.exe">下载</a>
</td>
<td class="Item text-center">.exe</td>
<td class="Item">64 位 Windows x64</td>
@ -102,24 +94,21 @@ title: 程序下载
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}.exe">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.stable.short }}.exe">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}.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/7z{{ ver.stable.short }}-arm64.exe">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.stable.short }}-arm64.exe">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-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/7z{{ ver.stable.short }}-x64.msi">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.stable.short }}-x64.msi">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-x64.msi">下载</a>
</td>
<td class="Item text-center">.msi</td>
<td class="Item">64 位 Windows x64</td>
@ -127,8 +116,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}.msi">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.stable.short }}.msi">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}.msi">下载</a>
</td>
<td class="Item text-center">.msi</td>
<td class="Item">32-bit Windows x86</td>
@ -136,8 +124,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-extra.7z">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.stable.short }}-extra.7z">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-extra.7z">下载</a>
</td>
<td class="Item text-center">.7z</td>
<td class="Item">Windows x86 / x64</td>
@ -145,8 +132,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-linux-x64.tar.xz">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.stable.short }}-linux-x64.tar.xz">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-linux-x64.tar.xz">下载</a>
</td>
<td class="Item text-center">.tar.xz</td>
<td class="Item">64-bit Linux x86-64</td>
@ -154,32 +140,28 @@ title: 程序下载
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-linux-x86.tar.xz">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.stable.short }}-linux-x86.tar.xz">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-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/7z{{ ver.stable.short }}-linux-arm64.tar.xz">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.stable.short }}-linux-arm64.tar.xz">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-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/7z{{ ver.stable.short }}-linux-arm.tar.xz">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.stable.short }}-linux-arm.tar.xz">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-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/7z{{ ver.stable.short }}-mac.tar.xz">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.stable.short }}-mac.tar.xz">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-mac.tar.xz">下载</a>
</td>
<td class="Item text-center">.7z</td>
<td class="Item">macOS(arm64 / x86-64)</td>
@ -187,8 +169,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-src.7z">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.stable.short }}-src.7z">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-src.7z">下载</a>
</td>
<td class="Item text-center">.7z</td>
<td class="Item">任意 / Windows</td>
@ -196,8 +177,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-src.tar.xz">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.stable.short }}-src.tar.xz">镜像下载</a>
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-src.tar.xz">下载</a>
</td>
<td class="Item text-center">.tar.xz</td>
<td class="Item">任意 / Windows</td>
@ -205,8 +185,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/lzma{{ ver.stable.short }}.7z">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/lzma{{ ver.stable.short }}.7z">镜像下载</a>
<a href="https://www.7-zip.org/a/lzma{{ ver.stable.short }}.7z">下载</a>
</td>
<td class="Item text-center">.7z</td>
<td class="Item">任意 / Windows</td>
@ -214,8 +193,7 @@ title: 程序下载
</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>
<a href="https://www.7-zip.org/a/7zr.exe">下载</a>
</td>
<td class="Item text-center">.7z</td>
<td class="Item">Windows</td>
@ -228,88 +206,87 @@ title: 程序下载
<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="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"> <a href="https://www.7-zip.org/a/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"> <a href="https://www.7-zip.org/a/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"> <a href="https://www.7-zip.org/a/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"> <a href="https://www.7-zip.org/a/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"> <a href="https://www.7-zip.org/a/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"> <a href="https://www.7-zip.org/a/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"> <a href="https://www.7-zip.org/a/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"> <a href="https://www.7-zip.org/a/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"> <a href="https://www.7-zip.org/a/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"> <a href="https://www.7-zip.org/a/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"> <a href="https://www.7-zip.org/a/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"> <a href="https://www.7-zip.org/a/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"> <a href="https://www.7-zip.org/a/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>
<a href="https://www.7-zip.org/a/7zr.exe">下载</a>
</td>
<td class="Item text-center">.7z</td>
<td class="Item">Windows</td>
@ -322,15 +299,14 @@ title: 程序下载
<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="60">类型</th>
<th class="Title text-center" width="80">系统</th>
<th class="Title text-center">描述</th>
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z2107-mac.tar.xz">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z2107-mac.tar.xz">镜像下载</a>
<a href="https://www.7-zip.org/a/7z2107-mac.tar.xz">下载</a>
</td>
<td class="Item text-center">.tar.xz</td>
<td class="Item">macOS(arm64 / x86-64)</td>
@ -342,15 +318,14 @@ title: 程序下载
<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="60">类型</th>
<th class="Title text-center" width="80">系统</th>
<th class="Title text-center">描述</th>
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z1900-x64.exe">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z1900-x64.exe">镜像下载</a>
<a href="https://www.7-zip.org/a/7z1900-x64.exe">下载</a>
</td>
<td class="Item text-center">.exe</td>
<td class="Item text-center">64 位 x64</td>
@ -358,8 +333,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z1900.exe">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z1900.exe">镜像下载</a>
<a href="https://www.7-zip.org/a/7z1900.exe">下载</a>
</td>
<td class="Item text-center">.exe</td>
<td class="Item text-center">32 位 x86</td>
@ -367,8 +341,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z1900-extra.7z">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z1900-extra.7z">镜像下载</a>
<a href="https://www.7-zip.org/a/7z1900-extra.7z">下载</a>
</td>
<td class="Item text-center">.7z</td>
<td class="Item text-center">x86 / x64</td>
@ -376,8 +349,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z1900-src.7z">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z1900-src.7z">镜像下载</a>
<a href="https://www.7-zip.org/a/7z1900-src.7z">下载</a>
</td>
<td class="Item text-center">.7z</td>
<td class="Item text-center">任意</td>
@ -385,8 +357,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/lzma1900.7z">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/lzma1900.7z">镜像下载</a>
<a href="https://www.7-zip.org/a/lzma1900.7z">下载</a>
</td>
<td class="Item text-center">.7z</td>
<td class="Item text-center">任意 / x86 / x64</td>
@ -394,8 +365,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z1900-x64.msi">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z1900-x64.msi">镜像下载</a>
<a href="https://www.7-zip.org/a/7z1900-x64.msi">下载</a>
</td>
<td class="Item text-center">.msi</td>
<td class="Item text-center">64 位 x64</td>
@ -403,8 +373,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z1900.msi">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z1900.msi">镜像下载</a>
<a href="https://www.7-zip.org/a/7z1900.msi">下载</a>
</td>
<td class="Item text-center">.msi</td>
<td class="Item text-center">32 位 x86</td>
@ -416,15 +385,14 @@ title: 程序下载
<table cellspacing="1" cellpadding="6">
<tbody><tr>
<th class="Title" width="120">链接</th>
<th class="Title" width="60">链接</th>
<th class="Title" width="60">格式</th>
<th class="Title" width="80">系统</th>
<th class="Title">描述</th>
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z1604.exe">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z1604.exe">镜像下载</a>
<a href="https://www.7-zip.org/a/7z1604.exe">下载</a>
</td>
<td class="Item text-center">.exe</td>
<td class="Item text-center">32 位 x86</td>
@ -432,8 +400,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z1604-x64.exe">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z1604-x64.exe">镜像下载</a>
<a href="https://www.7-zip.org/a/7z1604-x64.exe">下载</a>
</td>
<td class="Item text-center">.exe</td>
<td class="Item text-center">64 位 x64</td>
@ -441,8 +408,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z1604-extra.7z">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z1604-extra.7z">镜像下载</a>
<a href="https://www.7-zip.org/a/7z1604-extra.7z">下载</a>
</td>
<td class="Item text-center">.7z</td>
<td class="Item text-center">x86 / x64</td>
@ -450,8 +416,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z1604-src.7z">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z1604-src.7z">镜像下载</a>
<a href="https://www.7-zip.org/a/7z1604-src.7z">下载</a>
</td>
<td class="Item text-center">.7z</td>
<td class="Item text-center">任意</td>
@ -459,8 +424,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/lzma1604.7z">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/lzma1604.7z">镜像下载</a>
<a href="https://www.7-zip.org/a/lzma1604.7z">下载</a>
</td>
<td class="Item text-center">.7z</td>
<td class="Item text-center">任意 / x86 / x64</td>
@ -468,8 +432,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z1604.msi">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z1604.msi">镜像下载</a>
<a href="https://www.7-zip.org/a/7z1604.msi">下载</a>
</td>
<td class="Item text-center">.msi</td>
<td class="Item text-center">32 位 x86</td>
@ -477,8 +440,7 @@ title: 程序下载
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z1604-x64.msi">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z1604-x64.msi">镜像下载</a>
<a href="https://www.7-zip.org/a/7z1604-x64.msi">下载</a>
</td>
<td class="Item text-center">.msi</td>
<td class="Item text-center">64 位 x64</td>
@ -489,15 +451,14 @@ title: 程序下载
<p><b>下载 7-Zip 9.20(2010-11-18,Windows)</b></p>
<TABLE cellspacing="1" cellpadding="6">
<TR>
<TH class="Title" width="120">链接</TH>
<TH class="Title" width="60">链接</TH>
<TH class="Title" width="60">格式</TH>
<TH class="Title" width="80">系统</TH>
<TH class="Title">描述</TH>
</TR>
<TR>
<TD class="Item text-center">
<A href="https://www.7-zip.org/a/7z920.exe">下载</A> /
<A href="{{ site.data.sevenzip.download_cdn }}/7z920.exe">镜像下载</A>
<A href="https://www.7-zip.org/a/7z920.exe">下载</A>
</TD>
<TD class="Item text-center">.exe</TD>
<TD class="Item text-center" rowspan=2>32 位 x86</TD>
@ -505,15 +466,13 @@ title: 程序下载
</TR>
<TR>
<TD class="Item text-center">
<A href="https://www.7-zip.org/a/7z920.msi">下载</A> /
<A href="{{ site.data.sevenzip.download_cdn }}/7z920.msi">镜像下载</A>
<A href="https://www.7-zip.org/a/7z920.msi">下载</A>
</TD>
<TD class="Item text-center">.msi</TD>
</TR>
<TR>
<TD class="Item text-center">
<A href="https://www.7-zip.org/a/7z920-x64.msi">下载</A> /
<A href="{{ site.data.sevenzip.download_cdn }}/7z920-x64.msi">镜像下载</A>
<A href="https://www.7-zip.org/a/7z920-x64.msi">下载</A>
</TD>
<TD class="Item text-center">.msi</TD>
<TD class="Item text-center">64 位 x64</TD>
@ -521,8 +480,7 @@ title: 程序下载
</TR>
<TR>
<TD class="Item text-center">
<A href="https://www.7-zip.org/a/7z920-ia64.msi">下载</A> /
<A href="{{ site.data.sevenzip.download_cdn }}/7z920-ia64.msi">镜像下载</A>
<A href="https://www.7-zip.org/a/7z920-ia64.msi">下载</A>
</TD>
<TD class="Item text-center">.msi</TD>
<TD class="Item text-center">IA-64</TD>
@ -530,8 +488,7 @@ title: 程序下载
</TR>
<TR>
<TD class="Item text-center">
<A href="https://www.7-zip.org/a/7z920-arm.exe">下载</A> /
<A href="{{ site.data.sevenzip.download_cdn }}/7z920-arm.exe">镜像下载</A>
<A href="https://www.7-zip.org/a/7z920-arm.exe">下载</A>
</TD>
<TD class="Item text-center">.exe</TD>
<TD class="Item text-center">ARM-WinCE</TD>
@ -539,8 +496,7 @@ title: 程序下载
</TR>
<TR>
<TD class="Item text-center">
<A href="https://www.7-zip.org/a/7za920.zip">下载</A> /
<A href="{{ site.data.sevenzip.download_cdn }}/7za920.zip">镜像下载</A>
<A href="https://www.7-zip.org/a/7za920.zip">下载</A>
</TD>
<TD class="Item text-center">.zip</TD>
<TD class="Item text-center">32 位</TD>
@ -548,8 +504,7 @@ title: 程序下载
</TR>
<TR>
<TD class="Item text-center">
<A href="https://www.7-zip.org/a/7z920.tar.bz2">下载</A> /
<A href="{{ site.data.sevenzip.download_cdn }}/7z920.tar.bz2">镜像下载</A>
<A href="https://www.7-zip.org/a/7z920.tar.bz2">下载</A>
</TD>
<TD class="Item text-center">.tar.bz2</TD>
<TD class="Item text-center">任意</TD>
@ -557,8 +512,7 @@ title: 程序下载
</TR>
<TR>
<TD class="Item text-center">
<A href="https://www.7-zip.org/a/7z920_extra.7z">下载</A> /
<A href="{{ site.data.sevenzip.download_cdn }}/7z920_extra.7z">镜像下载</A>
<A href="https://www.7-zip.org/a/7z920_extra.7z">下载</A>
</TD>
<TD class="Item text-center">.7z</TD>
<TD class="Item text-center">32 位</TD>
@ -566,8 +520,7 @@ title: 程序下载
</TR>
<TR>
<TD class="Item text-center">
<A href="https://www.7-zip.org/a/lzma920.tar.bz2">下载</A> /
<A href="{{ site.data.sevenzip.download_cdn }}/lzma920.tar.bz2">镜像下载</A>
<A href="https://www.7-zip.org/a/lzma920.tar.bz2">下载</A>
</TD>
<TD class="Item text-center">.tar.bz2</TD>
<TD class="Item text-center">任意</TD>

14
website/_app/_pages/page-sdk.html

@ -12,7 +12,7 @@ title: LZMA SDK(软件开发工具包)(英文版)
<TABLE cellspacing="1" cellpadding="6">
<TR>
<TH class="Title" width=120>链接</TH>
<TH class="Title" width=60>链接</TH>
<TH class="Title" width=60>大小</TH>
<TH class="Title" width=90>日期</TH>
<TH class="Title" width=60>版本</TH>
@ -20,8 +20,7 @@ title: LZMA SDK(软件开发工具包)(英文版)
</TR>
<TR>
<TD class="Item text-center">
<A href="https://www.7-zip.org/a/lzma{{ ver.stable.sdk.short }}.7z">下载</A> /
<A href="{{ site.data.sevenzip.download_cdn }}/lzma{{ ver.stable.sdk.short }}.7z">镜像下载</A>
<A href="https://www.7-zip.org/a/lzma{{ ver.stable.sdk.short }}.7z">下载</A>
</TD>
<TD class="Item text-center">1 MB</TD>
<TD class="Item text-center">{{ ver.stable.sdk.date }}</TD>
@ -30,8 +29,7 @@ title: LZMA SDK(软件开发工具包)(英文版)
</TR>
<!-- <TR>
<TD class="Item text-center">
<A href="https://www.7-zip.org/a/lzma{{ ver.beta.sdk.short }}.7z">下载</A> /
<A href="{{ site.data.sevenzip.download_cdn }}/lzma{{ ver.beta.sdk.short }}.7z">镜像下载</A>
<A href="https://www.7-zip.org/a/lzma{{ ver.beta.sdk.short }}.7z">下载</A>
</TD>
<TD class="Item text-center">1 MB</TD>
<TD class="Item text-center">{{ ver.beta.sdk.date }}</TD>
@ -39,8 +37,7 @@ title: LZMA SDK(软件开发工具包)(英文版)
</TR> -->
<TR>
<TD class="Item text-center">
<A href="https://www.7-zip.org/a/lzma2201.7z">下载</A> /
<A href="{{ site.data.sevenzip.download_cdn }}/lzma2201.7z">镜像下载</A>
<A href="https://www.7-zip.org/a/lzma2201.7z">下载</A>
</TD>
<TD class="Item text-center">1 MB</TD>
<TD class="Item text-center">2022-07-15</TD>
@ -48,8 +45,7 @@ title: LZMA SDK(软件开发工具包)(英文版)
</TR>
<TR>
<TD class="Item text-center">
<A href="https://www.7-zip.org/a/lzma-specification.7z">下载</A> /
<A href="{{ site.data.sevenzip.download_cdn }}/lzma-specification.7z">镜像下载</A>
<A href="https://www.7-zip.org/a/lzma-specification.7z">下载</A>
</TD>
<TD class="Item text-center">12 KB</TD>
<TD class="Item text-center">2015-06-14</TD>

Loading…
Cancel
Save