-
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
---- 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
-
operation of a serial example
一个串口操作的例子-operation of a serial example
- 2022-02-02 10:09:50下载
- 积分:1
-
Genetic algorithm is based on Darwin' s theory of evolution of an intelligent...
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种NP难的组合优化问题,具有重要的理论研究价值和实际应用背景。然而,传统遗传算法中存在有不足,需要提出新的改进的遗传算法,并应用于旅行商问题的求解。-Genetic algorithm is based on Darwin" s theory of evolution of an intelligent optimization algorithm, a complex system can be used to optimize the robustness of the search algorithm, the application of traditional methods to solve difficult and complex, nonlinear problems, can be widely used in combination optimization, discrete optimization, engineering, optimization and other fields. Traveling Salesman Problem is a NP hard combinatorial optimization problem, has important theoretical value and practical application of research background. However, the traditional genetic algorithm, there is less than the need to introduce new improved genetic algorithm, and applied for solving the traveling salesman problem.
- 2022-08-23 15:36:01下载
- 积分:1
-
a dialog box under the demonstration program, EVC development, using coordinates...
一个WIN CE4.2下的对话框演示程序,用EVC开发,用坐标确定按键位置-a dialog box under the demonstration program, EVC development, using coordinates to determine location of the keys
- 2022-03-18 17:34:57下载
- 积分:1
-
C # lineage2芙蕾雅PTS源
使用系统;
- 2022-04-20 20:08:48下载
- 积分:1
-
投票问卷管理系统 很好的 希望大家快来下载吧 我自己编写的 并且很使用...
投票问卷管理系统 很好的 希望大家快来下载吧 我自己编写的 并且很使用-vote questionnaire management system good hope we hurry I downloaded it and is prepared to use
- 2022-01-24 16:47:52下载
- 积分:1
-
用以修复任务栏无法正常显示正在运行的程序的问题。此程序绝对有效...
用以修复任务栏无法正常显示正在运行的程序的问题。此程序绝对有效-use to fix the problem caused by the running programs those can not be displayed normally in the task-bar.
absolutely work!
- 2022-03-26 17:08:15下载
- 积分:1
-
简单的解释器脚本
非常简单的解释器框架,具体实现了一些简单的画图脚本,纯qt+c ++开发
- 2023-03-10 17:35:04下载
- 积分:1
-
这是我学习数据结构编的关于显形链表的程序,对学习数据和算法的朋友,一定有用...
这是我学习数据结构编的关于显形链表的程序,对学习数据和算法的朋友,一定有用-This a programme about linear chain when I studied Data Structure.It must be useful to anyone who study data and algorithm
- 2022-01-26 14:25:03下载
- 积分:1
-
使用vb检测你的机器有没有联上网一个实例,详见源代码
使用vb检测你的机器有没有联上网一个实例,详见源代码-Vb detect the use of your machine does not have an example of the Internet Alliance, see the source code
- 2022-02-01 20:17:16下载
- 积分:1