-
在vc++里使用opengl语言进行射击和爆炸的模拟
在vc++里使用opengl语言进行射击和爆炸的模拟-In vc++ using the opengl language inside shooting and explosion simulation
- 2023-06-28 01:15:04下载
- 积分:1
-
通过增强的元文件(Meta File)拷贝绘图数据
通过增强的元文件(Meta File)拷贝绘图数据-through the Enhanced Metafile (Meta File) copy mapping data
- 2023-01-26 21:15:04下载
- 积分:1
-
一个分割的多窗口的例子
一个分割的多窗口的例子-a separate window for more examples
- 2022-12-15 13:50:03下载
- 积分:1
-
Inventory management system in Visual Basic
Inventory management system in Visual Basic
- 2022-06-17 14:05:45下载
- 积分:1
-
The source of a small game, Snake, played a lot of people who are interested in...
一个小游戏的源码,贪吃蛇,很多人玩过,有兴趣自己研究吧-The source of a small game, Snake, played a lot of people who are interested in your own research
- 2022-05-06 02:29:19下载
- 积分:1
-
freepiano 源代码
freepiano 1.8源代码软件介绍键盘模拟钢琴(freepiano)小巧的键盘模拟钢琴,利用键盘上的按键弹奏出美妙的钢琴音乐还可以将音乐导出为MP4文件~特点:支持多种音频输出方式,包括DirectSound, WASAPI和ASIO。可以定义键盘上任意一个按键的功能与显示。多套键盘配置可以在演奏中任意切换。可将录制的乐曲导出成视频MP4文件。完全免费的,您不需要购买就可以使用全部的功能。直接调用VSTi音源,不需要安装虚拟MIDI设备。
- 2022-09-13 03:10:04下载
- 积分:1
-
读取密码软件,是使用Visual basic 编写而成,请参考使用。
读取密码软件,是使用Visual basic 编写而成,请参考使用。
- 2022-07-08 23:57:36下载
- 积分:1
-
vc 的串口调试精灵,可以调试串口,可以学习
vc 的串口调试精灵,可以调试串口,可以学习-vc serial debug wizard, you can debug serial port, you can learn
- 2022-03-30 13:27:06下载
- 积分:1
-
vb的自定义控件,LED数字显示屏,很漂亮
vb的自定义控件,LED数字显示屏,很漂亮-vb of the custom control, LED digital display, very beautiful
- 2022-02-06 03:21:45下载
- 积分: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