# PMPCOOKBOOK **Repository Path**: MaFeng0213/pmpcookbook ## Basic Information - **Project Name**: PMPCOOKBOOK - **Description**: PMP软件开发指导手册,用于对团队内部人员进行培训 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-14 - **Last Updated**: 2025-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PMP 软件开发基础手册 ## [编码风格规范][EncodingGuide] 本章介绍PMP代码风格开发指南,保证开发人员代码风格统一一致,确保代码的可维护性。 ## [TortoiseGit工作流指南][TortoiseGitGuide] 本章介绍基于TortoiseGit的开发流程标准操作步骤,包括代码获取,代码合并,代码迁出,修改提交,推送分支,代码提交规范等操作。 ## [标准开发流程介绍][DevelopGuideIndex] 本章介绍了PMP软件标准开发流程,用于规范开发操作,保证开发质量。 ## [Qt 开发基础操作][QtBeginner] 本章介绍了一些在PMP开发过程中可能使用到的Qt的基础开发操作。 [QtBeginner]: /docs/Qt_Beginner/index.md [EncodingGuide]:/docs/encodingGuidesIndex.md [TortoiseGitGuide]:/docs/TortoiseGitGuide.md [DevelopGuideIndex]:/docs/DevelopGuideIndex.md [OtherIndex]:/docs/others/otherIndex.md