C++键盘提示音
-
基于C++编写一个键盘提示音程序
目录准备资源播放声音获取键盘按键完整代码首先讲一下思路,这次制作的小黑子相当于键盘提示音,输入J,N,T,M,会发出“鸡你太美”的声音,连续按下JNTM则会发出“你干嘛啊,哎呦”的声音。[详细]
2023-03-09 10:35 分类:开发 1>Project : error PRJ0003 : Error spawning 'rc.exe'
1>Project : error PRJ0003 : Error spawning \'rc.exe\'.. this is the error i get when i try to run this small practice program of reading andwriting files which i cant do because of the reason of me no[详细]
2022-12-28 14:42 分类:问答