# math_learn **Repository Path**: phenixcode/math_learn ## Basic Information - **Project Name**: math_learn - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-12 - **Last Updated**: 2025-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # math_learn macos中如何使用cmake 调试程序? 1. 在build文件中执行cmake ..,然后执行make编译。调试时 按shift+command+p, 选择编译器和CMakeLists.txt, 然后可以按shift+F5启动调试