# cpp-tree **Repository Path**: old-george/cpp-tree ## Basic Information - **Project Name**: cpp-tree - **Description**: 老乔树形菜单C++版 - **Primary Language**: C++ - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-31 - **Last Updated**: 2025-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cpp-tree #### 介绍 老乔树形结构演示程序 C++版 - 【UI】Qt C++ - 【逻辑】 C++ - 【数据】使用XML模拟数据库表结构 ## 运行 请自行编译后运行,我使用的是苹果macOS下的Qt Creator开发的,编译用的QMake,其他操作系统和环境下的编译没有试过,请使用其他操作系统的小伙伴自行调试。 运行后的界面如下: ![George CPP Tree GUI运行效果图](img/cpp_tree.png) XML数据文件位于项目根目录下的【data】文件夹内,在界面上选择XML目录时请选择data目录。 ## 关于数据结构的说明,可以参考: 1. [Java 版](https://gitee.com/old-george/java-tree) - README 2. [Python 版](https://gitee.com/old-george/python-tree) - README ## 联系及讨论 1. [您可以在本项目仓库的评论区进行讨论](https://gitee.com/old-george/cpp-tree/issues) - 码云issues 2. 也可以给我发邮件:georgeworld (at) qq (dot) com