自动发货>收到卡密后>用"QQ登录"方式到本站>在线充值它
资源导航

构建完整的学校管理软件PythonPyQt5SQL 155776

培训4.08 MB2026-04-26 19:00:21

所属:电脑教程>ID号:155776

下载

需要5点数下载(1点数=1元)

访客评分

2

641人

english

资源简介:

构建完整的学校管理软件 Python PyQt5 SQL资源简介:

 课程目录:

课程目录:

├─1. Introduction

│ 1. The complete output of the Python PyQt5 & MySql project we are goint go develop.mp4

│ 1. The complete output of the Python PyQt5 & MySql project we are goint go develop.srt

│ 1. The complete output of the Python PyQt5 & MySql project we are goint go develop_CN.srt

├─10. User interface creation Reports generation module

│ 1. Report generation.mp4

│ 1. Report generation.srt

│ 1. Report generation_CN.srt

├─11. User interface creation Receipt generation module

│ 1. Receipt generation.mp4

│ 1. Receipt generation.srt

│ 1. Receipt generation_CN.srt

├─12. Database and table creation in mysql database and Php my admin

│ 1. How to create school database in mysql using phpmyadmin control panel.mp4

│ 1. How to create school database in mysql using phpmyadmin control panel.srt

│ 1. How to create school database in mysql using phpmyadmin control panel_CN.srt

│ 2. How to create student, mark, attendance and fees tables in school database.mp4

│ 2. How to create student, mark, attendance and fees tables in school database.srt

│ 2. How to create student, mark, attendance and fees tables in school database_CN.srt

├─13. Complete project code for python

│ 1. Copy the complete python code – copy the complete code and save as school.py.html

├─14. Python code How to connect Pyqt5 User interface with Python

│ 1. Connect ui to python code.mp4

│ 1. Connect ui to python code.srt

│ 1. Connect ui to python code_CN.srt

├─15. Python code to login form

│ 1. Login form.mp4

│ 1. Login form.srt

│ 1. Login form_CN.srt

├─16. Student module python code

│ 1. Add student part 1.mp4

│ 1. Add student part 1.srt

│ 1. Add student part 1_CN.srt

│ 2. Add student 2.mp4

│ 2. Add student 2.srt

│ 2. Add student 2_CN.srt

│ 3. edit student 1.mp4

│ 3. edit student 1.srt

│ 3. edit student 1_CN.srt

│ 4. Edit student part 2.mp4

│ 4. Edit student part 2.srt

│ 4. Edit student part 2_CN.srt

│ 5. Delete student.mp4

│ 5. Delete student.srt

│ 5. Delete student_CN.srt

├─17. Mark module python code

│ 1. Add marks.mp4

│ 1. Add marks.srt

│ 1. Add marks_CN.srt

│ 2. Edit marks.mp4

│ 2. Edit marks.srt

│ 2. Edit marks_CN.srt

│ 3. Delete marks.mp4

│ 3. Delete marks.srt

│ 3. Delete marks_CN.srt

├─18. Attendance module python code

│ 1. Add attendance.mp4

│ 1. Add attendance.srt

│ 1. Add attendance_CN.srt

│ 2. Edit attendance.mp4

│ 2. Edit attendance.srt

│ 2. Edit attendance_CN.srt

│ 3. Delete Attendance.mp4

│ 3. Delete Attendance.srt

│ 3. Delete Attendance_CN.srt

├─19. Fees module python code

│ 1. Addd Fees.mp4

│ 1. Addd Fees.srt

│ 1. Addd Fees_CN.srt

│ 2. Fees Receipt Generation.mp4

│ 2. Fees Receipt Generation.srt

│ 2. Fees Receipt Generation_CN.srt

│ 3. Edit fees.mp4

│ 3. Edit fees.srt

│ 3. Edit fees_CN.srt

│ 4. Delete Fees.mp4

│ 4. Delete Fees.srt

│ 4. Delete Fees_CN.srt

├─2. Software installation

│ 1. How to install Python.mp4

│ 1. How to install Python.srt

│ 1. How to install Python_CN.srt

│ 2. How to install PyQt5 and PyQt5 tools.mp4

│ 2. How to install PyQt5 and PyQt5 tools.srt

│ 2. How to install PyQt5 and PyQt5 tools_CN.srt

│ 3. How to install xampp and mysql.mp4

│ 3. How to install xampp and mysql.srt

│ 3. How to install xampp and mysql_CN.srt

│ 4. How to install text editor for our project.mp4

│ 4. How to install text editor for our project.srt

│ 4. How to install text editor for our project_CN.srt

├─20. Reports Generation

│ 1. Reports Generation.mp4

│ 1. Reports Generation.srt

│ 1. Reports Generation_CN.srt

│ 2. Report Design Style Generation.mp4

│ 2. Report Design Style Generation.srt

│ 2. Report Design Style Generation_CN.srt

├─21. Extra Changes in this project

│ 1. Extra changes.mp4

│ 1. Extra changes.srt

│ 1. Extra changes_CN.srt

├─22. Export reports from QTableWidget to Excel File

│ 1. Export to Excel from Pyqt5 tables.mp4

│ 1. Export to Excel from Pyqt5 tables.srt

│ 1. Export to Excel from Pyqt5 tables_CN.srt

│ 2. Download the modified python code.html

│ 3. The modified Gui for export to excel.html

├─3. Download images for ui design

│ 1. Right click on each image – select – save image as – and save it.html

│ 2. Complete ui file code – copy the contents of the code and save as school.ui.html

├─4. New project and menu creation using Qt Designer

│ 1. How to create new project and menu.mp4

│ 1. How to create new project and menu.srt

│ 1. How to create new project and menu_CN.srt

│ 2. How to set menu colors and object names in the menu.mp4

│ 2. How to set menu colors and object names in the menu.srt

│ 2. How to set menu colors and object names in the menu_CN.srt

├─5. Interface Design – Login form and home page design

│ 1. Login form creation.mp4

│ 1. Login form creation.srt

│ 1. Login form creation_CN.srt

│ 2. Home page creation.mp4

│ 2. Home page creation.srt

│ 2. Home page creation_CN.srt

├─6. User interface creation Student details module

│ 1. Add new student interface design.mp4

│ 1. Add new student interface design.srt

│ 1. Add new student interface design_CN.srt

│ 2. Edit or Delete student interface design.mp4

│ 2. Edit or Delete student interface design.srt

│ 2. Edit or Delete student interface design_CN.srt

├─7. User interface creation Mark management module

│ 1. Add mark details.mp4

│ 1. Add mark details.srt

│ 1. Add mark details_CN.srt

│ 2. Edit or delete mark details design.mp4

│ 2. Edit or delete mark details design.srt

│ 2. Edit or delete mark details design_CN.srt

├─8. User interface creation Attendance management module

│ 1. Add attendance Details.mp4

│ 1. Add attendance Details.srt

│ 1. Add attendance Details_CN.srt

│ 2. Edit or delete attendance details.mp4

│ 2. Edit or delete attendance details.srt

│ 2. Edit or delete attendance details_CN.srt

└─9. User interface creation Fees management module

1. Add fees details form.mp4

1. Add fees details form.srt

1. Add fees details form_CN.srt

2. Edit or delette fees form.mp4

2. Edit or delette fees form.srt

2. Edit or delette fees form_CN.srt

本软件是会员软件,如果你是会员,请登陆。如果不是会员请购买会员
现在仅需¥5点数
市场价 ¥389 立即下载 购买VIP会员 分享赚点数 报告下载错误

免注册账号 快速下载

本月排行

  1. 1小林coding十四周大模型训练营 156357

    42.9 MB

    682次浏览

    语言汇编

  2. 2大模型武汉首期260316极速版同步班 156356

    111 MB

    595次浏览

    语言汇编

  3. 3巧匠设计师商业变现兵法 156355

    6.41 MB

    858次浏览

    平面设计

  4. 4巧匠从0-1打造个人品牌36节实战篇 156354

    5.47 MB

    185次浏览

    平面设计

  5. 5AIGC高级实践课:从大模型到AIAgent 156288

    4.99 MB

    674次浏览

    语言汇编

  6. 6MasterGoAI+Cursor辅助开发多模态全栈项目 156294

    22.1 MB

    444次浏览

    语言汇编

用户评论

   

评论摘要(共 0 条,得分 0 分,平均 0 分)



嵌入式评论表单 - 电脑端修复版

发表评论

分享您的观点,留下宝贵意见

微信扫一扫关注本站

免费点数

(1天5-15点)下载本站APP可得

安装后点击"+"号,再点击"免费点数"