-
简单音乐播放器
利用是VS2010 本款播放器实现一些简单的功能,文件播放,暂停,下一首,下一首,音量,媒体播放进度,文件错误删除,删除重复文件,, 实现了播放列表显示模式,播放列表小图标的更改等! 没有实现歌词,皮肤... 如果是初学axwindowsmediaplay, 请阅读mediaplay里面的文件,或者从网上找axwindowsmediaplay的使用说明。本款播放没有用到 泛型,也没有利用到数组。而是把歌曲增加到media媒体播放列表中。这样可以直接用 controls.next()等命令各有各自的优点。 代码如下: WMPLib.IWMPMedia media = axWindowsMediaPlayer1.newMedia(filePath); axWindowsMediaPlayer1.currentPlaylist.appendItem(media);
- 2022-02-03 06:32:24下载
- 积分:1
-
linux 红帽子9用QT编写的数字方式显示的时钟程序
linux 红帽子9用QT编写的数字方式显示的时钟程序-linux red hat 9 with QT written procedures for digital display clock
- 2023-07-09 12:10:03下载
- 积分:1
-
们常常要在web上显示流程图,网上比较难找,到处要收费,自己琢磨了一个,比较简单,包括开始节点,结束结点,两种节点框图(节点、容器)和两种特殊线(跳线、返回线)...
们常常要在web上显示流程图,网上比较难找,到处要收费,自己琢磨了一个,比较简单,包括开始节点,结束结点,两种节点框图(节点、容器)和两种特殊线(跳线、返回线),使用xml文件或xml字串作为数据源,没有多少需求分析,给有心人参考,也收集一些建议,源码过段时间整理再放上。demo代码:-Often displayed in the web flow chart, on-line comparison was difficult to find, everywhere, should be charged, pondering their own one, relatively simple, including the start node, end node, two node diagram (node, container) and the two special lines (jumper, return line), use the xml file or xml string as a data source, not the number of needs analysis, reference to the people, but also to collect some of the proposals, source code over time add the finishing. demo code:
- 2022-06-17 06:32:59下载
- 积分:1
-
利用windowsce的远程管理,对远程计算机进行操作
利用windowsce的远程管理,对远程计算机进行操作-operate the long-distance computers using the remote management of windows ce.
- 2023-03-12 03:40:04下载
- 积分:1
-
ASP_net_简单报名app web 包括数据库和后台
在学校是做的一个简单的报名系统,
主要是用于计算维修的报名统计,
面向手机端的信息录入,
app web
包括数据库和管理后台
- 2022-01-31 06:04:29下载
- 积分:1
-
又一HART软件开发例程,程序小巧,只用到几个命令,易读易懂。...
又一HART软件开发例程,程序小巧,只用到几个命令,易读易懂。-HART another software routines, procedures small, only a few commands to use, easy to read and understand.
- 2022-03-14 11:34:02下载
- 积分:1
-
In vb how to get CPU serial number? Everyone should know what is the use of bar
在vb中如何得到CPU的序列号?大家应该知道有什么用了吧-In vb how to get CPU serial number? Everyone should know what is the use of bar
- 2023-08-31 02:55:03下载
- 积分:1
-
这个源代码主要完成了一个创建窗口的功能。详细描述了如何用VC创建窗口的过程。...
这个源代码主要完成了一个创建窗口的功能。详细描述了如何用VC创建窗口的过程。-The source code to create the main window to complete a function. Described in detail how to create a window of VC process.
- 2022-03-18 08:44:22下载
- 积分:1
-
一个结合了mfc/winsock/多线程等技术实现的聊天程序,只有聊天功能,但是用于广泛,主要适用了tcp链接,udp打洞技术....
一个结合了mfc/winsock/多线程等技术实现的聊天程序,只有聊天功能,但是用于广泛,主要适用了tcp链接,udp打洞技术.
- 2023-02-20 22:55:03下载
- 积分:1
-
本地端口使用
C#查看本地端口使用情况,winform的,可以很清楚的看到本地计算机的端口使用情况。
- 2022-04-21 04:42:14下载
- 积分:1