# myReader-master **Repository Path**: keyin/myReader-master ## Basic Information - **Project Name**: myReader-master - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-18 - **Last Updated**: 2021-02-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # myReader 一个PyQt5 简单但还行的MVC开发规划示例 # An ordinary MVC model for PyQt5 It was not easy for me to get involved in software development for the first time So, I decide to imitate the structure of Django to do the same work on PyQt5 ...It's just a little bit of my thinking, but it works. # 快速使用 所有的窗口集合在 main_controller 在allocating中继承了所有的对象,运行allocating即可启动