Welcome![Sign In][Sign Up]
Location:
Search - clipboard

Search list

[Windows DevelopClipBoard.rar

Description: 剪贴板查看程序vc代码
Platform: | Size: 48685 | Author: | Hits:

[Windows Develop获得ip地址剪贴板操作系统托盘图标实现代码aa

Description: 获得ip地址剪贴板操作系统托盘图标实现代码-access ip address clipboard operating system tray icon to achieve code
Platform: | Size: 14292 | Author: 陈鹏 | Hits:

[Windows Developclip_src

Description: 剪贴板增强程序 -clipboard enhancement procedures
Platform: | Size: 62991 | Author: 风风 | Hits:

[Graph programcopybmp2clipboarda

Description: 图形处理源码将bmp拷贝到clipboard-graphics source of bmp copied to clipboard
Platform: | Size: 1073 | Author: 王丰 | Hits:

[Windows Developcoledatasourceex_clipproj

Description: 剪贴板数据处理类COleDataSourceEx-the class of clipboard data processing.
Platform: | Size: 77767 | Author: qutamada | Hits:

[OpenGL program二维图像三维显示

Description: 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。 编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。 本代码在Windows2000下编译通过。-image processing to the needs and would like to achieve th ree-dimensional two-dimensional images, then wrote the code, with the readers are interested in sharing. Image Access First bmp image files, two from the clipboard. The MFC code Calling OpenGL library functions to achieve the three-dimensional two-dimensional image display, image width, height and pixel brightness of the three-dimensional space x, z, y coordinates. Main initialization procedures, mapping, the release of resources and operation, the function of these documents OGL_MFCView.cpp achieve. OpenGL library initialization of the documents, the OnCreate, InitScene DrawScene function and the realization of the main initialization OpenGL runtime environment variables, 3D objects light, material, and as such introduced OpenG
Platform: | Size: 106574 | Author: 张立强 | Hits:

[Other实例88 DOS程序如何读写Windows剪贴板

Description: DOS程序如何读写Windows剪贴板,小程序供大家学习使用-procedures how to read and write DOS Windows clipboard, small learning process for everyone to use
Platform: | Size: 10900 | Author: 萧墙 | Hits:

[SymbianCopy to and Paste

Description: You can find infomation from SDK for Copy to and Paste from clipboard. One example here
Platform: | Size: 866 | Author: zyf | Hits:

[CSharpClipboard_Monitor

Description: 监视剪贴板的一个工具,用于自动去除剪贴板中的格式信息,对于文章拷贝等操作非常有用- Monitors the clipboard a tool, uses in automatically to remove in the clipboard the form information, regarding operation and so on article copy is extremely useful
Platform: | Size: 8662 | Author: 马珂绛 | 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: 2912 | Author: 刘影 | Hits:

[Windows Develop将数据复制或剪切到剪贴板上

Description: 复制、剪切和粘贴数据 ---- 将数据复制或剪切到剪贴板上 ---- 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.
Platform: | Size: 2738 | Author: 刘影 | Hits:

[ADO-ODBCClipboard

Description: 代码示例Windows系统剪切板的使用步骤及方法,还有原理的说明,都是自己写的,通俗易懂,供新手参考-Sample code using the Windows system clipboard of the steps and methods, as well as principles of explanation, are their own writing, and user-friendly for the novice reference
Platform: | Size: 1024 | Author: y58xinyo | Hits:

[CSharpClipboard

Description: 特制剪贴板。可以将历次剪贴板的内容输出到文件中,达到多次复制,一次粘贴就可以完成的目的。-Special clipboard. Previous clipboard content can be output to a file, to repeatedly copy, and paste to complete a goal.
Platform: | Size: 45056 | Author: chen | Hits:

[Web Serverclipboard

Description: 复制文本到剪贴板代码基于clipboard.js制作,复制文本,粘贴文本,剪切板文本。-Copy the text to the clipboard code is based clipboard.js production, copy text, paste text, clipboard text.
Platform: | Size: 18432 | Author: mzr | Hits:

[CADCopy-the-text-clipboard-

Description: 功能:向系统剪贴板写入文字 wc:将选择文字复制到剪切板,可以直接粘贴,有效的避免cad卡顿造成时间上的浪费。 jj:将多个文本按选择顺序叠加合并复制到剪切板,可以直接粘贴,有效提高制图效率(不宜框选使用,避免造成合并次序不理想)。 -Function: write the text to the system clipboard wc: Copy the text to the clipboard, you can paste it directly, effectively avoid cad Caton wasted time. jj: a plurality of superimposed text merge order of your choice to the clipboard, you can paste it directly, effectively improve the efficiency of drawing (marquee should use to avoid merging order is not ideal).
Platform: | Size: 1024 | Author: laohuang | Hits:

[Process-ThreadClipboard

Description: 利用剪贴板实现进程间通信,在编辑框中输入文本,点击发送按键,然后点击接收按键,在接收编辑框中能接收到发送编辑框中的内容。-This program realize the communication between progress using clipboard.
Platform: | Size: 2299904 | Author: 贾茹 | Hits:

[OtherClipboardViewer

Description: OS X clipboard viewer program
Platform: | Size: 39936 | Author: smokedownload | Hits:

[FlashMXClipboard

Description: flash网页剪贴板操作,兼容大多主流浏览器,包括Firefox,Chrome(Flash Web clipboard operation, compatible with most mainstream browsers, including Firefox, Chrome)
Platform: | Size: 2340864 | Author: FDSDA | Hits:

[OtherClipjump_12.5_x64

Description: Nice windows utilitite to track the clipboard history.
Platform: | Size: 1448960 | Author: lenrek00 | Hits:

[Shell apiclipboard monitoring program

Description: clipboard monitoring program VB6剪贴板监控程序
Platform: | Size: 2867 | Author: qq@2776478814 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 48 »

CodeBus www.codebus.net