From 847ca2f00285ebf74faaccda77e72684f817d1c1 Mon Sep 17 00:00:00 2001 From: heisehuanyin <2422523675@qq.com> Date: Sun, 31 Dec 2023 17:44:22 +0800 Subject: [PATCH] Create README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..51779b8 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# QDragsView +## 开发目标 +1. 完成一个拖拽式拼接视图类库,模拟VS视图的部分功能 +2. 使用Python语言完成 + +## 开发环境 +1. PyQt5 +2. Python3.12 +3. PyCharm +4. Win10 +