20250904-初步功能已完成

This commit is contained in:
2025-09-12 13:46:11 +08:00
parent 1653da2f37
commit 5732db2cc2
2 changed files with 67 additions and 32 deletions

View File

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