PyDragsView/README.md

12 lines
193 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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