增加python 界面。

This commit is contained in:
dmy
2025-02-28 14:34:45 +08:00
parent 5b11af6c13
commit 914761fb78
5 changed files with 331 additions and 1 deletions

8
.gitignore vendored
View File

@@ -2,4 +2,10 @@ bin
Packages
Windows API Code Pack 1.1
obj
Windows API Code Pack 1.1.zip
Windows API Code Pack 1.1.zip
.venv
.vscode
__pycache__
*.whl
pyvenv.cfg
*suo