登录
首页 » 界面开发 » soundplay.h

soundplay.h

于 2022-06-11 发布 文件大小:2.05 kB
0 161
下载积分: 2 下载次数: 1

代码说明:

这个代码为soundplay.h,用于设计音乐盒时用到的头文件,有了这个头文件可以直接下载放到KEIL软件中,直接调用,不用再重复编写,方便快捷

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MFC计算器
    界面清晰,代码简单,适合初学MFC。还添加了键盘相应,菜单,图标等更换。
    2023-07-25 18:45:12下载
    积分:1
  • 颜色选择组合框
    MFC开发的颜色选择组合框,可选择多种颜色,颜色组合框中的颜色可以任意加入,也有记住选择颜色的功能,是很好的学习MFC组合框的资料。
    2022-01-30 21:52:43下载
    积分:1
  • 日期选择控件
    日期选择控件-The date select control
    2022-08-12 13:12:40下载
    积分:1
  • 一组windows编程控件,包括按钮,编辑框,列表等等的源代码。...
    一组windows界面编程控件,包括按钮,编辑框,列表等等的源代码。-A group of windows interface programming controls, including buttons, edit boxes, list the source code and so on.
    2023-08-15 03:35:03下载
    积分:1
  • 根据游戏API,写的一个小例子,功能是设置了背景图片,和活动的坦克...
    根据游戏API,写的一个小例子,功能是设置了背景图片,和活动的坦克-According to the game API, write a small example of its function is to set the background image, and activities of the tanks
    2022-03-13 08:10:03下载
    积分:1
  • the procedures for MPEG
    该程序为mpeg-1视频语音遍解码程序提供了在VC下编译的图形用户界面。界面相当不错哟。-the procedures for MPEG-1 video codec voice times for the procedure under the VC compiler, graphical user interface. Yo interface is quite good.
    2023-05-12 00:30:03下载
    积分:1
  • 漂亮的类似netscape浏览器读取数据时显示进度状态的控件
    漂亮的类似netscape浏览器读取数据时显示进度状态的控件-An beautiful progress contorl which like the progress contorl displaying state when the netscape reading data
    2022-02-10 02:34:59下载
    积分:1
  • 单机版五子棋
    具有一定的参考价值Gobang stand-alone version, the network version of unity, the network version of the Single Battle, which can accommodate multiple-line
    2022-05-29 06:45:27下载
    积分:1
  • Duilib窗体增加阴影效果
    应用背景用于在Duilib界面库产生的窗体周围添加阴影效果关键技术1. 在要添加阴影效果的窗体类中包含WndShadow的头文件,并创建对应类型的成员变量m_WndShadow。 2. 在WinMain处添加初始化 // Initiation of the shadow CWndShadow::Initialize(hInstance); 3. 窗体OnCreate中设置 LRESULT OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) { LONG styleValue = ::GetWindowLong(*this, GWL_STYLE); styleValue &= ~WS_CAPTION; ::SetWindowLong(*this, GWL_STYLE, styleValue | WS_CLIPSIBLINGS | WS_CLIPCHILDREN); m_WndShadow.Create(m_hWnd); m_WndShadow.SetSize(4); m_WndShadow.SetPosition(0, 0); //blablabla.... return 0; } 说明:此处为了更清除的看到窗体边框阴影效果,我将调用的地方原来的m_WndShadow.SetSize(4);改为 了m_WndShadow.SetSize(15);正常情况下,Size设置为4的效果即可。
    2022-06-18 09:40:40下载
    积分:1
  • 由于光的反射和折射的结果,在港想达…
    由于反射和折射,光线能在海底想成舞动的刻蚀,本程序对这种景象进行渲染-As a result of reflection and refraction of light in the Harbor would like to dance into the etching, the process for rendering of this scene
    2022-03-08 08:57:06下载
    积分:1
  • 696516资源总数
  • 106571会员总数
  • 2今日下载