首次提交

This commit is contained in:
2025-12-26 22:41:42 +08:00
commit 4a944316fe
143 changed files with 17550 additions and 0 deletions

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

@@ -0,0 +1,6 @@
{
"python.languageServer": "None",
"python.analysis.typeCheckingMode": "basic",
"python-envs.defaultEnvManager": "ms-python.python:system",
"python-envs.pythonProjects": []
}