登录
首页 » Menu菜单 » vb界面列表播放媒体文件,使用起来非常的简单。

vb界面列表播放媒体文件,使用起来非常的简单。

于 2022-02-14 发布 文件大小:2.95 kB
0 101
下载积分: 2 下载次数: 1

代码说明:

vb界面列表播放媒体文件,使用起来非常的简单。-vb broadcast media interface list of documents and use it is very simple.

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

发表评论

0 个回复

  • 本文例子是一个典型的C++/MFC对话框程序,设置了 EX_WM_TOOLWINDOW 扩展式样,因此在标题栏左上角看不到系统图标,但通过 Ctrl+Spa...
    本文例子是一个典型的C++/MFC对话框程序,设置了 EX_WM_TOOLWINDOW 扩展式样,因此在标题栏左上角看不到系统菜单图标,但通过 Ctrl+Space 或者在标题栏单击鼠标右键可以调出系统菜单。例子程序对系统菜单进行了定制,在原有菜单基础上添加了两个菜单命令:一个是显示“关于”对话框;另一个是“退出”。之所以要加一个“退出”菜单命令,是因为例子程序改写了对话框原来默认的“关闭”菜单命令行为(Alt-F4),用来隐藏对话框。因此必须加一个程序的“退出”出口。此外,例子程序利用一个第三方的系统托盘处理类,利用系统托盘图标可以显示/隐藏对话框。 下面我们就来看看用 C++/MFC 实现的细节。
    2022-07-07 01:10:52下载
    积分:1
  • 一个可视化编程的综合例子,可以实现简的绘图并且在按下M键后会有一个位图沿着刚画好的图形运动。...
    一个可视化编程的综合例子,可以实现简单的绘图并且在按下M键后会有一个位图沿着刚画好的图形运动。-An integrated visual programming examples, you can achieve a simple drawing and press the M key will have a bitmap along the newly drawn graphics movement.
    2023-03-24 09:25:03下载
    积分:1
  • 源数字图像处理集(几何变换,边缘检测,…
    数字图象处理源码集(几何变换,边缘检测,图象增强)-source digital image processing sets (geometric transformation, edge detection, image enhancement)
    2023-02-27 19:25:03下载
    积分:1
  • 带图标的
    带图标的菜单-The menu with icon
    2022-01-22 03:13:20下载
    积分:1
  • 漂亮的XP风格的代选项按钮的
    漂亮的XP风格的代选项按钮的菜单-beautiful XP style button in lieu of the menu options
    2023-07-17 00:55:04下载
    积分:1
  • 在风险投资+ +形式,布局的智能休闲码头可以拖动从V。
    在VC++窗体上布局随意停靠可拖动的智能菜单 一个VC++自绘的窗体菜单,仿Office 2000风格的可停靠、可随意拖动位置的智能型菜单,代码里有一些方法和类是我们值得学习的,比如建立象MSN一样的在状态条上自动弹出和消隐的信息窗口、制作不需要位图资源,而具有阴影的的位图按钮等,这些类文件在你的项目中都能用到 -In the VC++ form, the layout of the smart casual dock can drag the menu from a VC++ painted form menu, imitation may be docking Office 2000-style, can easily drag the location of the smart menu, the code, there are some methods and classes that we worth learning, such as the establishment of the same as the MSN in the status bar automatically pops up and blanking of the message window, make no bitmap resources, and with a shadow bitmap buttons, etc., these class files in your project can be used
    2022-02-14 03:03:02下载
    积分:1
  • 1.BOOL OnCommsCreate(CWnd* pParentWnd) 创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为t...
    1.BOOL OnCommsCreate(CWnd* pParentWnd) 创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为this。 2. BOOL OnComportOpen() 根据串口设置文件中的设置参数,打开多串口。 3.void OnCommSend(unsigned int uiCom, CString sSendData, unsigned int uiKind) 往指定串口发送数据。其中uiCom为指定的串口,注意串口1的uiCom为0;sSendData为要发送的字符串; uiKind: 发送数据类型:0:原始数据 1:加回车符 2:加校验和。 4.void OnMscommsSet() 打开串口设置界面,改变串口设置,并保存到设置文件中。 5.BOOL OnComportTimerProcess(CString strProcess[MaxPort]) 判断串口接收的一组数据是否已经接收完。 6. BOOL OnPopupDialog() 打开串口收发数据显示调试界面。 7. BOOL OnGetPortUse(unsigned int uiCom) . 判断指定串口是否使用。 8. BOOL OnGetPortExit(unsigned int uiCom) 判断指定串口在本机上是否存在。 9. void OnPortClose(unsigned int uiCom) 关闭指定串口。 10. void OnPortOpen(unsigned int uiCom) 打开指定串口。 11. void OnCloseAllPorts() 关闭所有串口。 12. void OnOpenAllPorts() 打开所有串口。 -1.BOOL OnCommsCreate (CWnd* pParentWnd) Serial create the DLL while creating five serial. PParentWnd pointer to the window, but generally this. 2. BOOL OnComportOpen () Serial document under the
    2022-01-22 14:42:47下载
    积分:1
  • Read XML documents. Marquee realize the effect. Oh, pretty good effects. Oh look...
    读取 XML文件。实现跑马灯效果。效果蛮不错的哦。 大家一起学习一下哦-Read XML documents. Marquee realize the effect. Oh, pretty good effects. Oh look everyone learning together
    2022-07-26 19:51:33下载
    积分:1
  • 带图标的
    带图标的菜单-The menu with icon
    2022-07-26 20:43:22下载
    积分:1
  • 用BCB写的一个调用DELPHI动态库的插件程序. 目标是将DELPHI动态库中的读取. 并将当前目录下的动态库中的连续加入. 从而形成插件...
    用BCB写的一个调用DELPHI动态库的插件程序. 目标是将DELPHI动态库中的菜单读取. 并将当前目录下的动态库中的菜单连续加入. 从而形成插件程序,界面简陋.只用于学习,如有好的建议请与我联系,一起研究.-with BCB write a DLL called Delphi plug-in procedures. The goal is to DELPHI dynamic library to read the menu. Under the current directory will be dynamic repository for accession to the menu. Thus plug-in procedures, simple interface. Only for learning, if good suggestions, please contact me, together .
    2022-02-02 01:34:04下载
    积分:1
  • 696518资源总数
  • 104292会员总数
  • 28今日下载