-
小的MP3播放器。用MFC实现,调用系统自带的realplayer,可以通过编辑框自主选择播放的歌曲。...
小的MP3播放器。用MFC实现,调用系统自带的realplayer,可以通过编辑框自主选择播放的歌曲。-A small MP3 player. With the MFC implementation, call the system comes with realplayer, you can edit box to choose which songs to play.
- 2022-01-27 17:36:56下载
- 积分:1
-
实现了对C++下的string的扩展,比如分割字符串啊,
实现了对C++下的string的扩展,比如分割字符串啊,-Realization of C++ under the expansion of string, for example, the string partition ah, etc.
- 2022-02-26 15:24:09下载
- 积分:1
-
一个公享软件注册框的控件,使大家在做软件保护的时候更方便。...
一个公享软件注册框的控件,使大家在做软件保护的时候更方便。-Software to enjoy a public register of the control box, so that we can do when software protection and more convenient.
- 2022-04-25 10:15:06下载
- 积分:1
-
GetTickCount unable to calculate the following time 16ms, which can code the pre...
GetTickCount无法计算16ms以下的时间,该段代码可以进行毫秒级的精确计时-GetTickCount unable to calculate the following time 16ms, which can code the precise millisecond timing
- 2022-07-09 09:00:24下载
- 积分:1
-
ListControl可编辑任意项
ListControl 类,可对任意项双击进行编辑,当双击性别项时则显示下拉列表框来供用户选择,双击其他时可直接编辑
- 2022-01-26 06:36:03下载
- 积分:1
-
使用信号量进行线程同步控制,是学习多线程编程的好范例
使用信号量进行线程同步控制,是学习多线程编程的好范例-use of signals volume thread synchronization control study is multi-threaded programming a good example
- 2022-02-11 19:32:31下载
- 积分:1
-
二维码生成
在VS2010平台上实现实时对字符串的二维码转换,亲测可用
- 2022-02-15 17:59:17下载
- 积分:1
-
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
---- 1. 在你的视中,实现OnEditPaste来处理用户从编辑菜单选择粘贴命令的操作。
---- 2. 在OnEditPaste函数中,建立一个COleDataObject对象并且访问它的AttachClipboard成员函数来将这个对象绑定到剪贴板。
---- 3. 访问COleDataObject::IsDataAvailable函数来检查是否可以使用特殊的格式。当然,你也可以通过循环使用COleDataObject::BeginEnumFormats来寻找其它格式直到你找到了最适合的格式。
---- 4. 粘贴数据。
-paste data replication more complicated than that because you need to choose paste format.---- 1. Depending on your, and realize OnEditPaste to users from the edit menu select paste ordered the operation.---- 2. In OnEditPaste function, the establishment of a visit COleDataObject object and its function AttachClipboard members will be bundled with the object to the clipboard.---- 3. Visit COleDataObject : : IsDataAvailable function can be used to check whether a special format. Of course, you can also cycle through the use of COleDataObject : : BeginEnumFormats to find other formats until you find the most suitable format.---- 4. Pasting data.
- 2023-04-03 21:55:03下载
- 积分:1
-
VC++ Serial MSComm
VC++串行命令
- 2022-01-26 17:42:01下载
- 积分:1
-
RTSP DirectShow过滤器
RTSP DirectShow filter
- 2022-02-06 05:13:23下载
- 积分:1