20250904-初步功能已完成

This commit is contained in:
2025-09-15 22:40:45 +08:00
parent 177757a143
commit 096b10f5f0
6 changed files with 103 additions and 88 deletions

View File

@@ -240,7 +240,7 @@ def _force_utf8_everywhere():
except Exception:
pass
# _force_utf8_everywhere()
_force_utf8_everywhere()
# ========= 全局:强制 UTF-8 + 关闭缓冲(运行期立刻生效) =========