增加了异常信息打印,图像显示增加为原来的两倍大小

This commit is contained in:
2026-03-03 10:24:39 +08:00
parent 999443ebd5
commit 9f54a0cb2e
3 changed files with 37 additions and 18 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"python-envs.defaultEnvManager": "ms-python.python:conda",
"python-envs.defaultPackageManager": "ms-python.python:conda",
"python-envs.pythonProjects": []
}