原创 c++中在codeblocks使用playsound函數播放音樂

一、頭文件 #include<conio.h> #include<windows.h> #include<mmsystem.h> #pragma comment(lib,"winmm.lib") 二、音樂