Releases: JiHuiYiYou/JiHuiYiYou-compiler
Release list
JHYY 3.2.0
JHYY 3.2.0 Release
Release date: 2026-09-08
Download: jhyy-installer-3.2.0.exe (~30MB Burn bundle — v1.8.x 起含 .NET 8 Desktop Runtime embed;v1.5.x = ~1.6MB 无 .NET 8)
SHA256: 见 SHA256.txt
Compatibility: Windows 10 1809+ / Windows 11 / Windows Server 2019+ (x64)
安装
双击 jhyy-installer-3.2.0.exe → next-next-finish。需要 admin 权限 (per-machine MSI 写 HKLM PATH)。
装完 where jhyy 应返回 C:\Program Files\JHYY\bin\jhyy.exe。
前置: 装完会提示用户装 MSYS2 + ucrt64 GCC (jhyy 编 .jhyy → .exe 需要 qbe + gcc link)。Welcome page 已说明。
主要改动 (v3.2.0)
验证 (5 项)
where jhyy→C:\Program Files\JHYY\bin\jhyy.exejhyy --version→3.2.0- 双击
.jhyy文件 →jhyy.exe run code --list-extensions→ 含jhyy.jhyy-lang(VSCode ext, 装了 VSCode 才生效)- Start Menu → JHYY → Documentation / Quick Start / Compiler
卸载
- Settings → Apps → JHYY Compiler → Uninstall
- 或 Burn:
jhyy-installer-3.2.0.exe /uninstall
已知问题
⚠️ 代码未签名 — Windows SmartScreen 弹 "Unknown publisher" warning, 选 "More info → Run anyway"。正式签名 (Authenticode) 推到 v2.x (需 HSM / EV cert)⚠️ MSYS2 + ucrt64 GCC 不在 bundle 里 — Welcome page 引导用户装, 不自动装 (~85MB toolchain 太重, 走力度 1 检测+引导决策)⚠️ Dev placeholder GUID — 内部测试用A1B2C3D4-.../BBCCEEFC-...GUID; 真发布前替换为 uuidgen 出的真 GUID (见.wxs注释)
完整 changelog
见 docs/logs/v1/changelog-v1.3.2.0.md
第三方包管理 (manifest reference, no publish yet)
- winget:
installer/winget/manifests/j/JiHuiYiYou/JHYY/3.2.0/— 3 manifest 文件 (version + installer + locale en-US) - scoop:
installer/scoop/jhyy.json— single-file manifest
实际 PR 到 winget-pkgs / ScoopInstaller/Main 推到 v2.x (per docs/plans/v1/v1.5.0任务清单 + 概要设计.md 决策-11)。
JHYY 3.1.2
JHYY 3.1.2 Release
Release date: 2026-09-07
Download: jhyy-installer-3.1.2.exe (~30MB Burn bundle — v1.8.x 起含 .NET 8 Desktop Runtime embed;v1.5.x = ~1.6MB 无 .NET 8)
SHA256: 见 SHA256.txt
Compatibility: Windows 10 1809+ / Windows 11 / Windows Server 2019+ (x64)
安装
双击 jhyy-installer-3.1.2.exe → next-next-finish。需要 admin 权限 (per-machine MSI 写 HKLM PATH)。
装完 where jhyy 应返回 C:\Program Files\JHYY\bin\jhyy.exe。
前置: 装完会提示用户装 MSYS2 + ucrt64 GCC (jhyy 编 .jhyy → .exe 需要 qbe + gcc link)。Welcome page 已说明。
主要改动 (v3.1.2)
验证 (5 项)
where jhyy→C:\Program Files\JHYY\bin\jhyy.exejhyy --version→3.1.2- 双击
.jhyy文件 →jhyy.exe run code --list-extensions→ 含jhyy.jhyy-lang(VSCode ext, 装了 VSCode 才生效)- Start Menu → JHYY → Documentation / Quick Start / Compiler
卸载
- Settings → Apps → JHYY Compiler → Uninstall
- 或 Burn:
jhyy-installer-3.1.2.exe /uninstall
已知问题
⚠️ 代码未签名 — Windows SmartScreen 弹 "Unknown publisher" warning, 选 "More info → Run anyway"。正式签名 (Authenticode) 推到 v2.x (需 HSM / EV cert)⚠️ MSYS2 + ucrt64 GCC 不在 bundle 里 — Welcome page 引导用户装, 不自动装 (~85MB toolchain 太重, 走力度 1 检测+引导决策)⚠️ Dev placeholder GUID — 内部测试用A1B2C3D4-.../BBCCEEFC-...GUID; 真发布前替换为 uuidgen 出的真 GUID (见.wxs注释)
完整 changelog
见 docs/logs/v1/changelog-v1.3.1.0.md
第三方包管理 (manifest reference, no publish yet)
- winget:
installer/winget/manifests/j/JiHuiYiYou/JHYY/3.1.2/— 3 manifest 文件 (version + installer + locale en-US) - scoop:
installer/scoop/jhyy.json— single-file manifest
实际 PR 到 winget-pkgs / ScoopInstaller/Main 推到 v2.x (per docs/plans/v1/v1.5.0任务清单 + 概要设计.md 决策-11)。
JHYY 3.1.1
JHYY 3.1.1 Release
Release date: 2026-09-06
Download: jhyy-installer-3.1.1.exe (~30MB Burn bundle — v1.8.x 起含 .NET 8 Desktop Runtime embed;v1.5.x = ~1.6MB 无 .NET 8)
SHA256: 见 SHA256.txt
Compatibility: Windows 10 1809+ / Windows 11 / Windows Server 2019+ (x64)
安装
双击 jhyy-installer-3.1.1.exe → next-next-finish。需要 admin 权限 (per-machine MSI 写 HKLM PATH)。
装完 where jhyy 应返回 C:\Program Files\JHYY\bin\jhyy.exe。
前置: 装完会提示用户装 MSYS2 + ucrt64 GCC (jhyy 编 .jhyy → .exe 需要 qbe + gcc link)。Welcome page 已说明。
主要改动 (v3.1.1)
验证 (5 项)
where jhyy→C:\Program Files\JHYY\bin\jhyy.exejhyy --version→3.1.1- 双击
.jhyy文件 →jhyy.exe run code --list-extensions→ 含jhyy.jhyy-lang(VSCode ext, 装了 VSCode 才生效)- Start Menu → JHYY → Documentation / Quick Start / Compiler
卸载
- Settings → Apps → JHYY Compiler → Uninstall
- 或 Burn:
jhyy-installer-3.1.1.exe /uninstall
已知问题
⚠️ 代码未签名 — Windows SmartScreen 弹 "Unknown publisher" warning, 选 "More info → Run anyway"。正式签名 (Authenticode) 推到 v2.x (需 HSM / EV cert)⚠️ MSYS2 + ucrt64 GCC 不在 bundle 里 — Welcome page 引导用户装, 不自动装 (~85MB toolchain 太重, 走力度 1 检测+引导决策)⚠️ Dev placeholder GUID — 内部测试用A1B2C3D4-.../BBCCEEFC-...GUID; 真发布前替换为 uuidgen 出的真 GUID (见.wxs注释)
完整 changelog
见 docs/logs/v1/changelog-v1.3.1.0.md
第三方包管理 (manifest reference, no publish yet)
- winget:
installer/winget/manifests/j/JiHuiYiYou/JHYY/3.1.1/— 3 manifest 文件 (version + installer + locale en-US) - scoop:
installer/scoop/jhyy.json— single-file manifest
实际 PR 到 winget-pkgs / ScoopInstaller/Main 推到 v2.x (per docs/plans/v1/v1.5.0任务清单 + 概要设计.md 决策-11)。
JHYY 3.1.0
JHYY 3.1.0 Release
Release date: 2026-09-06
Download: jhyy-installer-3.1.0.exe (~30MB Burn bundle — v1.8.x 起含 .NET 8 Desktop Runtime embed;v1.5.x = ~1.6MB 无 .NET 8)
SHA256: 见 SHA256.txt
Compatibility: Windows 10 1809+ / Windows 11 / Windows Server 2019+ (x64)
安装
双击 jhyy-installer-3.1.0.exe → next-next-finish。需要 admin 权限 (per-machine MSI 写 HKLM PATH)。
装完 where jhyy 应返回 C:\Program Files\JHYY\bin\jhyy.exe。
前置: 装完会提示用户装 MSYS2 + ucrt64 GCC (jhyy 编 .jhyy → .exe 需要 qbe + gcc link)。Welcome page 已说明。
主要改动 (v3.1.0)
验证 (5 项)
where jhyy→C:\Program Files\JHYY\bin\jhyy.exejhyy --version→3.1.0- 双击
.jhyy文件 →jhyy.exe run code --list-extensions→ 含jhyy.jhyy-lang(VSCode ext, 装了 VSCode 才生效)- Start Menu → JHYY → Documentation / Quick Start / Compiler
卸载
- Settings → Apps → JHYY Compiler → Uninstall
- 或 Burn:
jhyy-installer-3.1.0.exe /uninstall
已知问题
⚠️ 代码未签名 — Windows SmartScreen 弹 "Unknown publisher" warning, 选 "More info → Run anyway"。正式签名 (Authenticode) 推到 v2.x (需 HSM / EV cert)⚠️ MSYS2 + ucrt64 GCC 不在 bundle 里 — Welcome page 引导用户装, 不自动装 (~85MB toolchain 太重, 走力度 1 检测+引导决策)⚠️ Dev placeholder GUID — 内部测试用A1B2C3D4-.../BBCCEEFC-...GUID; 真发布前替换为 uuidgen 出的真 GUID (见.wxs注释)
完整 changelog
见 docs/logs/v1/changelog-v1.3.1.0.md
第三方包管理 (manifest reference, no publish yet)
- winget:
installer/winget/manifests/j/JiHuiYiYou/JHYY/3.1.0/— 3 manifest 文件 (version + installer + locale en-US) - scoop:
installer/scoop/jhyy.json— single-file manifest
实际 PR 到 winget-pkgs / ScoopInstaller/Main 推到 v2.x (per docs/plans/v1/v1.5.0任务清单 + 概要设计.md 决策-11)。
JHYY 3.0.5
JHYY 3.0.5 Release
Release date: 2026-09-06
Download: jhyy-installer-3.0.5.exe (~30MB Burn bundle — v1.8.x 起含 .NET 8 Desktop Runtime embed;v1.5.x = ~1.6MB 无 .NET 8)
SHA256: 见 SHA256.txt
Compatibility: Windows 10 1809+ / Windows 11 / Windows Server 2019+ (x64)
安装
双击 jhyy-installer-3.0.5.exe → next-next-finish。需要 admin 权限 (per-machine MSI 写 HKLM PATH)。
装完 where jhyy 应返回 C:\Program Files\JHYY\bin\jhyy.exe。
前置: 装完会提示用户装 MSYS2 + ucrt64 GCC (jhyy 编 .jhyy → .exe 需要 qbe + gcc link)。Welcome page 已说明。
主要改动 (v3.0.5)
验证 (5 项)
where jhyy→C:\Program Files\JHYY\bin\jhyy.exejhyy --version→3.0.5- 双击
.jhyy文件 →jhyy.exe run code --list-extensions→ 含jhyy.jhyy-lang(VSCode ext, 装了 VSCode 才生效)- Start Menu → JHYY → Documentation / Quick Start / Compiler
卸载
- Settings → Apps → JHYY Compiler → Uninstall
- 或 Burn:
jhyy-installer-3.0.5.exe /uninstall
已知问题
⚠️ 代码未签名 — Windows SmartScreen 弹 "Unknown publisher" warning, 选 "More info → Run anyway"。正式签名 (Authenticode) 推到 v2.x (需 HSM / EV cert)⚠️ MSYS2 + ucrt64 GCC 不在 bundle 里 — Welcome page 引导用户装, 不自动装 (~85MB toolchain 太重, 走力度 1 检测+引导决策)⚠️ Dev placeholder GUID — 内部测试用A1B2C3D4-.../BBCCEEFC-...GUID; 真发布前替换为 uuidgen 出的真 GUID (见.wxs注释)
完整 changelog
见 docs/logs/v1/changelog-v1.3.0.0.md
第三方包管理 (manifest reference, no publish yet)
- winget:
installer/winget/manifests/j/JiHuiYiYou/JHYY/3.0.5/— 3 manifest 文件 (version + installer + locale en-US) - scoop:
installer/scoop/jhyy.json— single-file manifest
实际 PR 到 winget-pkgs / ScoopInstaller/Main 推到 v2.x (per docs/plans/v1/v1.5.0任务清单 + 概要设计.md 决策-11)。
JHYY 2.6.0
JHYY 2.6.0 Release
Release date: 2026-09-06
Download: jhyy-installer-2.6.0.exe (~30MB Burn bundle — v1.8.x 起含 .NET 8 Desktop Runtime embed;v1.5.x = ~1.6MB 无 .NET 8)
SHA256: 见 SHA256.txt
Compatibility: Windows 10 1809+ / Windows 11 / Windows Server 2019+ (x64)
安装
双击 jhyy-installer-2.6.0.exe → next-next-finish。需要 admin 权限 (per-machine MSI 写 HKLM PATH)。
装完 where jhyy 应返回 C:\Program Files\JHYY\bin\jhyy.exe。
前置: 装完会提示用户装 MSYS2 + ucrt64 GCC (jhyy 编 .jhyy → .exe 需要 qbe + gcc link)。Welcome page 已说明。
主要改动 (v2.6.0)
验证 (5 项)
where jhyy→C:\Program Files\JHYY\bin\jhyy.exejhyy --version→2.6.0- 双击
.jhyy文件 →jhyy.exe run code --list-extensions→ 含jhyy.jhyy-lang(VSCode ext, 装了 VSCode 才生效)- Start Menu → JHYY → Documentation / Quick Start / Compiler
卸载
- Settings → Apps → JHYY Compiler → Uninstall
- 或 Burn:
jhyy-installer-2.6.0.exe /uninstall
已知问题
⚠️ 代码未签名 — Windows SmartScreen 弹 "Unknown publisher" warning, 选 "More info → Run anyway"。正式签名 (Authenticode) 推到 v2.x (需 HSM / EV cert)⚠️ MSYS2 + ucrt64 GCC 不在 bundle 里 — Welcome page 引导用户装, 不自动装 (~85MB toolchain 太重, 走力度 1 检测+引导决策)⚠️ Dev placeholder GUID — 内部测试用A1B2C3D4-.../BBCCEEFC-...GUID; 真发布前替换为 uuidgen 出的真 GUID (见.wxs注释)
完整 changelog
见 docs/logs/v1/changelog-v1.2.6.0.md
第三方包管理 (manifest reference, no publish yet)
- winget:
installer/winget/manifests/j/JiHuiYiYou/JHYY/2.6.0/— 3 manifest 文件 (version + installer + locale en-US) - scoop:
installer/scoop/jhyy.json— single-file manifest
实际 PR 到 winget-pkgs / ScoopInstaller/Main 推到 v2.x (per docs/plans/v1/v1.5.0任务清单 + 概要设计.md 决策-11)。
JHYY 2.5.0
JHYY 2.5.0 Release
Release date: 2026-09-05
Download: jhyy-installer-2.5.0.exe (~30MB Burn bundle — v1.8.x 起含 .NET 8 Desktop Runtime embed;v1.5.x = ~1.6MB 无 .NET 8)
SHA256: 见 SHA256.txt
Compatibility: Windows 10 1809+ / Windows 11 / Windows Server 2019+ (x64)
安装
双击 jhyy-installer-2.5.0.exe → next-next-finish。需要 admin 权限 (per-machine MSI 写 HKLM PATH)。
装完 where jhyy 应返回 C:\Program Files\JHYY\bin\jhyy.exe。
前置: 装完会提示用户装 MSYS2 + ucrt64 GCC (jhyy 编 .jhyy → .exe 需要 qbe + gcc link)。Welcome page 已说明。
主要改动 (v2.5.0)
验证 (5 项)
where jhyy→C:\Program Files\JHYY\bin\jhyy.exejhyy --version→2.5.0- 双击
.jhyy文件 →jhyy.exe run code --list-extensions→ 含jhyy.jhyy-lang(VSCode ext, 装了 VSCode 才生效)- Start Menu → JHYY → Documentation / Quick Start / Compiler
卸载
- Settings → Apps → JHYY Compiler → Uninstall
- 或 Burn:
jhyy-installer-2.5.0.exe /uninstall
已知问题
⚠️ 代码未签名 — Windows SmartScreen 弹 "Unknown publisher" warning, 选 "More info → Run anyway"。正式签名 (Authenticode) 推到 v2.x (需 HSM / EV cert)⚠️ MSYS2 + ucrt64 GCC 不在 bundle 里 — Welcome page 引导用户装, 不自动装 (~85MB toolchain 太重, 走力度 1 检测+引导决策)⚠️ Dev placeholder GUID — 内部测试用A1B2C3D4-.../BBCCEEFC-...GUID; 真发布前替换为 uuidgen 出的真 GUID (见.wxs注释)
完整 changelog
见 docs/logs/v1/changelog-v1.2.5.0.md
第三方包管理 (manifest reference, no publish yet)
- winget:
installer/winget/manifests/j/JiHuiYiYou/JHYY/2.5.0/— 3 manifest 文件 (version + installer + locale en-US) - scoop:
installer/scoop/jhyy.json— single-file manifest
实际 PR 到 winget-pkgs / ScoopInstaller/Main 推到 v2.x (per docs/plans/v1/v1.5.0任务清单 + 概要设计.md 决策-11)。
JHYY 2.4.0
JHYY 2.4.0 Release
Release date: 2026-09-04
Download: jhyy-installer-2.4.0.exe (~30MB Burn bundle — v1.8.x 起含 .NET 8 Desktop Runtime embed;v1.5.x = ~1.6MB 无 .NET 8)
SHA256: 见 SHA256.txt
Compatibility: Windows 10 1809+ / Windows 11 / Windows Server 2019+ (x64)
安装
双击 jhyy-installer-2.4.0.exe → next-next-finish。需要 admin 权限 (per-machine MSI 写 HKLM PATH)。
装完 where jhyy 应返回 C:\Program Files\JHYY\bin\jhyy.exe。
前置: 装完会提示用户装 MSYS2 + ucrt64 GCC (jhyy 编 .jhyy → .exe 需要 qbe + gcc link)。Welcome page 已说明。
主要改动 (v2.4.0)
验证 (5 项)
where jhyy→C:\Program Files\JHYY\bin\jhyy.exejhyy --version→2.4.0- 双击
.jhyy文件 →jhyy.exe run code --list-extensions→ 含jhyy.jhyy-lang(VSCode ext, 装了 VSCode 才生效)- Start Menu → JHYY → Documentation / Quick Start / Compiler
卸载
- Settings → Apps → JHYY Compiler → Uninstall
- 或 Burn:
jhyy-installer-2.4.0.exe /uninstall
已知问题
⚠️ 代码未签名 — Windows SmartScreen 弹 "Unknown publisher" warning, 选 "More info → Run anyway"。正式签名 (Authenticode) 推到 v2.x (需 HSM / EV cert)⚠️ MSYS2 + ucrt64 GCC 不在 bundle 里 — Welcome page 引导用户装, 不自动装 (~85MB toolchain 太重, 走力度 1 检测+引导决策)⚠️ Dev placeholder GUID — 内部测试用A1B2C3D4-.../BBCCEEFC-...GUID; 真发布前替换为 uuidgen 出的真 GUID (见.wxs注释)
完整 changelog
见 docs/logs/v1/changelog-v1.2.4.0.md
第三方包管理 (manifest reference, no publish yet)
- winget:
installer/winget/manifests/j/JiHuiYiYou/JHYY/2.4.0/— 3 manifest 文件 (version + installer + locale en-US) - scoop:
installer/scoop/jhyy.json— single-file manifest
实际 PR 到 winget-pkgs / ScoopInstaller/Main 推到 v2.x (per docs/plans/v1/v1.5.0任务清单 + 概要设计.md 决策-11)。
JHYY 2.3.0
JHYY 2.3.0 Release
Release date: 2026-09-04
Download: jhyy-installer-2.3.0.exe (~30MB Burn bundle — v1.8.x 起含 .NET 8 Desktop Runtime embed;v1.5.x = ~1.6MB 无 .NET 8)
SHA256: 见 SHA256.txt
Compatibility: Windows 10 1809+ / Windows 11 / Windows Server 2019+ (x64)
安装
双击 jhyy-installer-2.3.0.exe → next-next-finish。需要 admin 权限 (per-machine MSI 写 HKLM PATH)。
装完 where jhyy 应返回 C:\Program Files\JHYY\bin\jhyy.exe。
前置: 装完会提示用户装 MSYS2 + ucrt64 GCC (jhyy 编 .jhyy → .exe 需要 qbe + gcc link)。Welcome page 已说明。
主要改动 (v2.3.0)
验证 (5 项)
where jhyy→C:\Program Files\JHYY\bin\jhyy.exejhyy --version→2.3.0- 双击
.jhyy文件 →jhyy.exe run code --list-extensions→ 含jhyy.jhyy-lang(VSCode ext, 装了 VSCode 才生效)- Start Menu → JHYY → Documentation / Quick Start / Compiler
卸载
- Settings → Apps → JHYY Compiler → Uninstall
- 或 Burn:
jhyy-installer-2.3.0.exe /uninstall
已知问题
⚠️ 代码未签名 — Windows SmartScreen 弹 "Unknown publisher" warning, 选 "More info → Run anyway"。正式签名 (Authenticode) 推到 v2.x (需 HSM / EV cert)⚠️ MSYS2 + ucrt64 GCC 不在 bundle 里 — Welcome page 引导用户装, 不自动装 (~85MB toolchain 太重, 走力度 1 检测+引导决策)⚠️ Dev placeholder GUID — 内部测试用A1B2C3D4-.../BBCCEEFC-...GUID; 真发布前替换为 uuidgen 出的真 GUID (见.wxs注释)
完整 changelog
见 docs/logs/v1/changelog-v1.2.3.0.md
第三方包管理 (manifest reference, no publish yet)
- winget:
installer/winget/manifests/j/JiHuiYiYou/JHYY/2.3.0/— 3 manifest 文件 (version + installer + locale en-US) - scoop:
installer/scoop/jhyy.json— single-file manifest
实际 PR 到 winget-pkgs / ScoopInstaller/Main 推到 v2.x (per docs/plans/v1/v1.5.0任务清单 + 概要设计.md 决策-11)。
JHYY 1.8.3.3
JHYY 1.8.3.3 Release
Release date: 2026-09-02
Download: jhyy-installer-1.8.3.3.exe (~30MB Burn bundle — v1.8.x 起含 .NET 8 Desktop Runtime embed;v1.5.x = ~1.6MB 无 .NET 8)
SHA256: 见 SHA256.txt
Compatibility: Windows 10 1809+ / Windows 11 / Windows Server 2019+ (x64)
安装
双击 jhyy-installer-1.8.3.3.exe → next-next-finish。需要 admin 权限 (per-machine MSI 写 HKLM PATH)。
装完 where jhyy 应返回 C:\Program Files\JHYY\bin\jhyy.exe。
前置: 装完会提示用户装 MSYS2 + ucrt64 GCC (jhyy 编 .jhyy → .exe 需要 qbe + gcc link)。Welcome page 已说明。
主要改动 (v1.8.3.3)
验证 (5 项)
where jhyy→C:\Program Files\JHYY\bin\jhyy.exejhyy --version→1.8.3.3- 双击
.jhyy文件 →jhyy.exe run code --list-extensions→ 含jhyy.jhyy-lang(VSCode ext, 装了 VSCode 才生效)- Start Menu → JHYY → Documentation / Quick Start / Compiler
卸载
- Settings → Apps → JHYY Compiler → Uninstall
- 或 Burn:
jhyy-installer-1.8.3.3.exe /uninstall
已知问题
⚠️ 代码未签名 — Windows SmartScreen 弹 "Unknown publisher" warning, 选 "More info → Run anyway"。正式签名 (Authenticode) 推到 v2.x (需 HSM / EV cert)⚠️ MSYS2 + ucrt64 GCC 不在 bundle 里 — Welcome page 引导用户装, 不自动装 (~85MB toolchain 太重, 走力度 1 检测+引导决策)⚠️ Dev placeholder GUID — 内部测试用A1B2C3D4-.../BBCCEEFC-...GUID; 真发布前替换为 uuidgen 出的真 GUID (见.wxs注释)
完整 changelog
见 docs/logs/v1/changelog-v1.1.8.0.md
第三方包管理 (manifest reference, no publish yet)
- winget:
installer/winget/manifests/j/JiHuiYiYou/JHYY/1.8.3.3/— 3 manifest 文件 (version + installer + locale en-US) - scoop:
installer/scoop/jhyy.json— single-file manifest
实际 PR 到 winget-pkgs / ScoopInstaller/Main 推到 v2.x (per docs/plans/v1/v1.5.0任务清单 + 概要设计.md 决策-11)。