C语言编程实现声音播放C语言程序发出声音: #include<conio.h>#include<stdio.h>main{sound 开始发声frequency=300 设置频率duration19天前100