-
复制、剪切和粘贴数据
复制、剪切和粘贴数据
---- 将数据复制或剪切到剪贴板上
---- 1. 确定将要被复制的数据是一个本地数据还是一个嵌入对象或链接。
---- 如果数据是一个嵌入对象或链接,创建一个指向被选定数据的COleClientItem指针。
---- 如果数据是本地化的并且应用程序是一个服务器,那么从COleServerItem继承一个新的类,并创建该对象。否则,为数据建立一个COleDataSource对象。
---- 2. 访问选定对象的CopyToClipboard成员函数。
---- 3. 如果用户选择剪切命令而不是复制,那么从你的应用程序中删除那些数据。
-copy, cut and paste data-replication of data to the clipboard or shear on---- 1. Determined to be copied data is a local data or an embedded object or link.- If the data is embedded in an object or a link to create a pointer to the selected data COleClientItem pointer. Yes- if the localization of the data and applications is a server, and then from COleServerItem succession of a new category, and the creation of the object. Otherwise, the data for the establishment of a COleDataSource targets.---- 2. Visit selected object CopyToClipboard member function.---- 3. If users choose shear order not reproduce, and then from your application to delete those data.
- 2022-07-09 06:39:06下载
- 积分:1
-
游戏编程参考手册的CHM版,是学习游戏编程的好书。
游戏编程参考手册的CHM版,是学习游戏编程的好书。-Game programming reference manual version of the CHM is to study game programming books.
- 2022-08-09 19:22:41下载
- 积分:1
-
基于GPU的图像处理演示
Presentation on Image Processing with GPU
- 2022-10-12 11:25:02下载
- 积分:1
-
开发软件的时候需要写ChangeList,要保持所改的文件的目录结构,所以手工建立比较繁琐,该软件就是可以自动往你的changelist中添加改动的代码。非常实...
开发软件的时候需要写ChangeList,要保持所改的文件的目录结构,所以手工建立比较繁琐,该软件就是可以自动往你的changelist中添加改动的代码。非常实用。-Software development when the need to write ChangeList, in order to maintain the change file directory structure, so a relatively cumbersome manual, the software that can automatically go to your add changelist change the code. Very useful.
- 2022-02-14 08:39:21下载
- 积分:1
-
《Windows核心编程》(第五版)Code
这是一本经典的Windows核心编程指南,从第1版到第5版,引领着数十万程序员走入Windows开发阵营,培养了大批精英。
作为Windows开发人员的必备参考,本书是为打算理解Windows的C和C++程序员精心设计的。第5版全面覆盖Windows XP,Windows Vista和Windows Server 2008中的170个新增函数和Windows特性。书中还讲解了Windows系统如何使用这些特性,我们开发的应用程序又如何充分使用这些特性,如何自行创建新的特性。
- 2023-09-06 11:55:04下载
- 积分:1
-
手机通讯录管理系统
查找 删除 插入 浏览
手机通讯录管理系统
查找 删除 插入 浏览-phone
- 2022-03-29 16:16:55下载
- 积分:1
-
产生所要求长度的Fabonacci序列,并打印出该序列的最后一位数...
产生所要求长度的Fabonacci序列,并打印出该序列的最后一位数-have requested Fabonacci length of the sequence, and print out the final sequence of a few
- 2022-04-15 06:14:07下载
- 积分:1
-
本程序可以实现对串口的简单操作,祥细的功能可以从代码中得到,要是有什么问题可以从中得到帮助。...
本程序可以实现对串口的简单操作,祥细的功能可以从代码中得到,要是有什么问题可以从中得到帮助。-this procedure can be achieved on a simple serial port operation, the wound from the functional code can be, if any problem will be able to receive help.
- 2022-07-10 19:31:27下载
- 积分:1
-
钟表
钟表-A demo shows how to program a clock.
- 2022-10-11 19:10:04下载
- 积分:1
-
STM32 LED点灯程序
年4月10日 - system_stm32f4xx.h :system_stm32f4xx.c的头文件。在CMSISDeviceSTSTM32F4xxInclude中 system_stm32f4xx.c :stm32f4的系统时钟配置。在CMSISDevice...
www.cnblogs.com/King-G...
- 2022-02-26 15:47:08下载
- 积分:1