-
复制、剪切和粘贴数据
复制、剪切和粘贴数据
---- 将数据复制或剪切到剪贴板上
---- 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
-
ua302数据采集卡程序
可以通过ua302数据采集卡,经过usb接口实现数据采集,最后数据进入计算机进行相关处理...
ua302数据采集卡程序
可以通过ua302数据采集卡,经过usb接口实现数据采集,最后数据进入计算机进行相关处理-ua302 data acquisition card procedure can be ua302 data acquisition card, through the USB interface for data acquisition, the final data into the computer for processing.
- 2022-06-27 22:48:15下载
- 积分:1
-
学生信息管理系统,c++编写,适合初学者参考,希望大家学有所成!...
学生信息管理系统,c++编写,适合初学者参考,希望大家学有所成!-Student Information Management System, c++ to prepare, suitable for beginners reference I hope you have achieved!
- 2022-03-03 07:24:55下载
- 积分:1
-
案例27“霓虹灯”的模拟显示 不错
案例27“霓虹灯”的模拟显示 不错-27 cases, "neon" good simulation shows
- 2022-11-19 21:05:04下载
- 积分:1
-
采用boids算法编写的模拟鸟群飞翔的小程序,群体的行为遵守Steer行为模型,在遇到敌人时可采取一定方法逃离。...
采用boids算法编写的模拟鸟群飞翔的小程序,群体的行为遵守Steer行为模型,在遇到敌人时可采取一定方法逃离。-Prepared using boids algorithm simulation birds flying small program, groups of conduct compliance Steer behavior model, in the face of the enemy may take some method of escape from.
- 2022-06-15 12:10:20下载
- 积分:1
-
I wrote a kind of package ado, will be changed a bit to run.
我所写的一个封装ado的类,修改一下便可以直接运行.-I wrote a kind of package ado, will be changed a bit to run.
- 2022-07-28 15:14:37下载
- 积分:1
-
使用c++描述,创建一个链表,并在中实现节点的插入,删除
使用c++描述,创建一个链表,并在中实现节点的插入,删除-Use c++ Description, create a linked list, and realize in the node insert, delete
- 2022-11-14 18:00:03下载
- 积分:1
-
VBA中常用的编程语句,可供初学者学习、查询使用。
VBA中常用的编程语句,可供初学者学习、查询使用。-VBA programming language commonly used for beginners to learn to use inquiry.
- 2022-08-22 06:37:00下载
- 积分:1
-
希望大家共同交流!
希望大家共同交流!-hope that we can exchange!
- 2022-05-28 07:41:50下载
- 积分:1
-
Improved methods of AVL tree structure, this paper to describe in detail the AVL...
改进的AVL树构造方法,本文详细讲述了AVL树动态快速的构造方法。-Improved methods of AVL tree structure, this paper to describe in detail the AVL tree fast method of constructing dynamic.
- 2022-02-14 05:26:04下载
- 积分:1