NJUPT SAST2023.C++ WoC
基于 Qt6 的桌面端云音乐播放器
Important
本项目仅供交流学习使用,请于下载后 24 小时内删除
git clone --recursive https://github.com/NJUPT-SAST/sast-evento.git
注意:本项目使用了子模块,所以请确保使用 --recursive
参数来克隆仓库,或者在克隆后执行以下命令:
git submodule update --init --recursive
Use your IDE (QtCreator or CLion) to open. Only CMake
support.