Python DB CRUD GUI:使用tkinter通过GUI在Python中进行CRUD操作 源码
Python-DB-CRUD-GUI 使用tkinter通过GUI在Python中进行CRUD操作。 指令 要从命令行运行: python frontend.py 创建独立的.exe文件(在Windows上) pip install pyinstaller pyinstaller --onefile --windowed frontend.py->在'dist'文件夹下运行.exe文件
文件列表
Python-DB-CRUD-GUI-main.zip
(预估有个3文件)
Python-DB-CRUD-GUI-main
frontend.py
5KB
README.md
300B
backend.py
2KB
暂无评论