C++课程设计,图表绘制、白板作图工具
本项目采用Qt 5.9.9编写,demo文件夹中包含该项目的可执行文件M_CHART.exe。M_CHART文件夹中包含项目的源代码,源代码文件需放置在英文文件路径下,方能使用Qt 5.9版本编译调试。打开源代码文件时,选择M_CHART.pro项目工程文件打开整个项目。
- Qt 5.9.9 下载地址:Index of /new_archive/qt/5.9/5.9.9
git clone https://github.com/IllusionMZX/M_Chart.git
该项目使用Git进行版本管理。您可以在仓库中参看当前可用版本。
This project is written in Qt 5.9.9, the demo folder contains the executable file M_CHART.exe, the M_CHART folder contains the source code of the project, the source code file should be placed under the path of the English file, in order to use the Qt 5.9 version of the compilation and debugging. When you open the source code file, select the M_CHART.pro project file to open the whole project.
- Qt 5.9.9 Download Address: Index of /new_archive/qt/5.9/5.9.9
git clone https://github.com/IllusionMZX/M_Chart.git
The project uses Git for versioning. You can see the currently available versions in the repository.
The project is licensed under the MIT License, for more information see LICENSE.