Create README.md

This commit is contained in:
heisehuanyin 2023-12-31 17:44:22 +08:00 committed by GitHub
parent d12945f7b4
commit 847ca2f002
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# QDragsView
## 开发目标
1. 完成一个拖拽式拼接视图类库模拟VS视图的部分功能
2. 使用Python语言完成
## 开发环境
1. PyQt5
2. Python3.12
3. PyCharm
4. Win10