2014年5月23日 星期五

哄哄哄


要改專案選項
#include <windows.h>
#include <mmsystem.h>
int main()
{
PlaySound("ccheer.wav",NULL,SND_SYNC);  
}


沒有留言:

張貼留言