docs: 修改文档

This commit is contained in:
2026-04-24 15:38:10 +08:00
parent 5b7b4ba443
commit f0b63fdeb6
8 changed files with 65 additions and 43 deletions

View File

@@ -1,5 +1,7 @@
from time import sleep, perf_counter
# import gc
# gc.set_threshold(100, 1, 1)
print("欢迎使用基本用户界面!")
print("加载配置与上下文... ", end="", flush=True)
_start_all = perf_counter()