-
复制、剪切和粘贴数据
复制、剪切和粘贴数据
---- 将数据复制或剪切到剪贴板上
---- 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
-
A small programme of displaying dipart picture with Visual C++.
用VC++编写的用以显示sibliuy分形图的小程序-A small programme of displaying dipart picture with Visual C++.
- 2022-05-30 00:25:23下载
- 积分:1
-
CGI专家,开发CGI程序必备
CGI专家,开发CGI程序必备-CGI experts, the development of procedures required CGI
- 2022-01-26 03:08:25下载
- 积分:1
-
图形的绘制和一些特殊函数 的调用
图形的绘制和一些特殊函数 的调用-graphics rendering and some special function call
- 2022-12-28 21:40:03下载
- 积分:1
-
windows底层的内存搜索
windows底层的内存搜索-windows bottom of the memory search
- 2023-08-31 14:15:03下载
- 积分:1
-
microcontroler
pic单片机编程的basic项目。通过I2C与外设的Pic接口。I2C协议简介。如何使用单片机与外设的接口。
- 2022-02-14 14:28:32下载
- 积分:1
-
edmi reading format and sample
edmi reading format and sample
- 2022-06-18 04:08:47下载
- 积分:1
-
2410下,cs8900下的wince文件的说明对开发很有用
2410下,cs8900下的wince文件的说明对开发很有用-2410-2410 under, cs8900 under wince documentation on the development of useful-2410
- 2022-03-20 05:37:57下载
- 积分:1
-
文件打开使用的一个小程序 大家都可以来看下 再帮我该一概阿...
文件打开使用的一个小程序 大家都可以来看下 再帮我该一概阿
-documents using open a small procedure, we can then look at the following to help me all the A
- 2022-03-24 08:40:20下载
- 积分:1
-
这是一个GB18030和UNICODE转换的程序,采用查表法。其中GB18030有两字节和四字节部分。两字节的好显示,而四字节的需要特殊处理。...
这是一个GB18030和UNICODE转换的程序,采用查表法。其中GB18030有两字节和四字节部分。两字节的好显示,而四字节的需要特殊处理。-This is a UNICODE conversion GB18030 and procedures, the use of look-up table method. GB18030 which there are two-byte and four-byte part. Two bytes of a good show, and four bytes of the need for special treatment.
- 2022-11-30 10:40:04下载
- 积分:1