Welcome![Sign In][Sign Up]
Location:
Search - 粘贴

Search list

[Menu control粘贴实例

Description: 在窗口中制作菜单,其菜单中有粘贴、删除等-production in the window menu, the menu is paste, delete, etc.
Platform: | Size: 7111 | Author: gwp | Hits:

[Windows Develop从剪贴板粘贴数据

Description: 粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。 ---- 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.
Platform: | Size: 3636 | Author: 刘影 | Hits:

[Crack Hacku盘保护

Description: u盘文件保护 加密解密 放复制 粘贴 剪切 删除功能
Platform: | Size: 4431916 | Author: cai8668 | Hits:

[SourceCodeNET多线程程序中不再需要多次拷贝粘贴InvokeRequired

Description: NET多线程程序中不再需要多次拷贝粘贴InvokeRequired
Platform: | Size: 466503 | Author: marsbeta | Hits:

[Windows DevelopVC++图像的复制剪切粘贴

Description: VC++图像的复制剪切粘贴,简单吧,不能再简单了,仅供初学者入门参考。
Platform: | Size: 53323 | Author: dir51888 | Hits:

[Windows Developcopybitmaptoclipboard

Description: 复制位图文件到粘贴板中-Copy bitmap files to clipboard
Platform: | Size: 1024 | Author: 站长 | Hits:

[Windows Developadv_copypaste

Description: 复制粘贴的源代码-copy and paste the source code
Platform: | Size: 40960 | Author: 冯伟 | Hits:

[Post-TeleCom sofeware systems中国移动话费处理系统

Description: 中国移动话费处理系统,中国移动主页上,查询到你的话费清单,把它复制粘贴到一个文本文件中就可以了。-China Mobile Tracker System, China Mobile Home, inquiries to your list of calls, copy it and paste it into a text file on it.
Platform: | Size: 670720 | Author: 叶辉 | Hits:

[Menu control在WINDOWS下实现拷贝粘贴

Description: 这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换。欢迎大家给些建议,。 -This is my just completed JPEG2000 on the C language of some of the procedures. The wavelet transform is used transform 97. You are welcome to these proposals.
Platform: | Size: 4096 | Author: 王军 | Hits:

[GUI DevelopSuperScreenSnap

Description: 轻松抓图袖珍版,可以帮你轻易抓取屏幕上任意你想要抓取的活动窗口,按F3键将选中图像复制到系统剪切板中,方便你随时、随地粘贴使用! 同时,您还可以将已经抓好的图形保存到本地硬盘上,以便直接打开使用!-F3! then use open!
Platform: | Size: 245760 | Author: yang | Hits:

[Menu control粘贴实例

Description: 在窗口中制作菜单,其菜单中有粘贴、删除等-production in the window menu, the menu is paste, delete, etc.
Platform: | Size: 987136 | Author: gwp | Hits:

[Windows Develop常用的标准剪贴板格式

Description: 要编写一个实现剪切和复制命令的函数,就要在你的应用程序中实现选定操作;要编写一个实现粘贴命令的函数,就需要请求剪贴板来检测它是否包含你的应用程序能够支持的数据。下面的代码实现了复制命令,其它实现可仿照进行,在此不再赘言。 -prepared to achieve an order shear and reproduction function, it is necessary to your application process to achieve selected operation; To prepare a sealed order to achieve the function, on the need to request the clipboard to detect whether it contains your applications can support data. The following code to achieve the reproduction order to be modeled on the other to achieve, and in this stop drilling.
Platform: | Size: 3072 | Author: 刘影 | Hits:

[Windows Develop从剪贴板粘贴数据

Description: 粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。 ---- 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.
Platform: | Size: 3072 | Author: 刘影 | Hits:

[Picture Viewer

Description: 用VC开发的小型图象浏览器,具有放大缩小图像,打印、复制、剪辑、粘贴等功能-VC development of small images browser with image zooming, printing, copying, editing and paste functions
Platform: | Size: 237568 | Author: 罗磊 | Hits:

[GDI-BitmapGDI+Draw

Description: 利用GDI+和CImage类实现任意格式图像的打开,复制,剪切,粘贴,选择,线性渐变,中心渐变及图形对象的绘制.-using GDI and CImage achieve arbitrary category of open-format images, copy, cut, paste, select, linear gradient, the center graded and graphical object mapping.
Platform: | Size: 381952 | Author: 菜鸟高手 | Hits:

[Windows Developcutcopy

Description: 利用剪切板来进行各种数据的粘贴复制操作实例程序-Shear panel for the use of various kinds of data copy operations paste examples of procedures
Platform: | Size: 29696 | Author: 蒋益群 | Hits:

[Other金蝶K3粘贴excel数据功能

Description: 根据网上收集的源码修改,可以粘贴excel数据到K3单据中,excel数据格式应为 代码 数量(此行不要复制,只复制数据) A 1 B 3
Platform: | Size: 17241 | Author: elfan1 | Hits:

[Other多重粘贴工具_1.0.0.1

Description: 可以自定义任何词语,并编辑快捷键进行复制粘贴。(You can customize any word and edit the shortcut key to copy and paste.)
Platform: | Size: 1000448 | Author: mlyylll | Hits:

[Windows DevelopexcelVBA复制粘贴可见单元格智能合并拆分单元格

Description: excel表中个别行或列隐藏或进行数据筛选后,复制粘贴不能实现可见单元格粘贴,本程序可实现此功能,运行此代码按提示操作即可。 excel表中,有合并的单元拆分后,只有第一个单元格记录合并前数据,智能合并拆分单元格程序则可以实现拆分后所有单元格数据均为拆分前的数据。本程序还可实现同一区域内所有数据相同且相邻的数据一次性分别合并居中。(After hiding or filtering data in Excel table, copy and paste can not realize visible cell paste. This program can achieve this function, run this code according to prompt operation. In the excel table, after merging unit splits, only the first cell records the data before merging. After merging and splitting the cell program intelligently, all the cell data can be divided into the data before splitting. This program can also achieve the same and adjacent data in the same area.)
Platform: | Size: 1024 | Author: zcbee | Hits:

[Database systemclipboardbmp从粘贴板获取图片

Description: 读取已复制的粘贴板图片,并可另存为文件,请注意是复制图片,不是复制图片文件(Read the copied paste plate image and save it as a file.)
Platform: | Size: 8192 | Author: bloom_1999 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net