搜索资源列表
tfbjk
- 我们知道,缺省的编辑框仅支持剪接板的剪切、拷贝、粘贴操作,不支持拖放操作,本程序扩展了CEdit类为CDragEdit类,并再实现了CDEDropTarget和CDEDataSource,实现编辑之间拖放文本的操作-We know that the default edit box only support the shear plate editing, copy, paste operation, does not support drag and drop, this program ex
jishiben
- 实现基本的记事本,包括查找替换功能,撤销,复制,粘贴,上一步,下一步,快捷菜单,菜单,有更多的图标-To achieve the basic Notepad, including the search for Replace function to remove, copy, paste, on the step, the next step, the shortcut menu, menus, icons, and so more
wordPad
- 增强写字板是基于winform 的应用程序,要求有菜单,状态栏,工具栏等控件 且界面控件摆放整齐,美观,功能及菜单项安排合理。该写字板能实现和综合了有关文件的保存、打开,文档内容的编辑如:字体、颜色、背景,也实现了文档的复制、粘贴、撤消等编辑功能.同时能实现自动保存,设置窗口永远最前及打开最近文档功能。 -Enhanced WordPad is based on the winform application that requires the menu, status bar, too
Paint
- 能实现微软画图的截取图片,屏幕截图的功能,复制黏贴等-Microsoft Paint to achieve the interception of images, screenshots of the function, copy paste, etc.
Exercise_C_clipboard_copy_paste
- 练习C#的剪切板复制粘贴功能Exercise C #, clipboard copy paste-Exercise C#, clipboard copy paste
jishiben
- 跟Windows xp的及时本一样,可以粘贴复制,可以改颜色,可以设大小,有快捷菜单,纯C#代码-Windows xp in time with the same, you can copy paste, you can change the color, you can set the size of a shortcut menu, pure C# code
wenjian
- 文件管理器源码,有复制剪切黏贴的功能。是c#学习的好资料。-File Manager source code, cut copy paste functionality
string
- c 语言中常用的函数,字符串函数的复制,粘贴,使用-c language commonly used functions, string functions to copy, paste and use. . .
copy-and-paste-picture
- C#实现的图像的复制和粘贴功能,有展示效果,简单的代码-C#,copy and paste picture
Clipboard
- C#完成剪切板前剪切、复制、黏贴操作,并能够清空-C# to complete the clipboard before the cut, copy, paste operations, and to clear
book
- 实现记事本的简单功能,包括打开、保存、复制、粘贴、删除等,很有参考价值。-To achieve a simple Notepad, including open, save, copy, paste, delete, etc., a good reference.
note-paper
- c#编写应用程序:记事本 可以打印,编辑,复制,黏贴等功能 初学者编写的,不足之处请谅解,-c# to write applications: Notepad can print, edit, copy, paste and other functions beginners, inadequacies Please understand,
filesystem
- 简单的文件系统实现 (main函数) 创建,复制,粘贴,打开文件夹,重命名 etc-A simplified file system realization. Including create, copy, paste, open file, rename etc.
FileManage
- 文件批量处理器能更快捷方便的处理文件,批量复制、粘贴、压缩以及分割等。-File batch processor can be quicker and more convenient to handle files, bulk copy, paste, compression, and segmentation.
cSharpeditor
- C#文本编辑器源码,可以实现在该编辑器中编辑文本,复制粘贴、更改字体段落样式等功能-C# text editor source code, can realize in the editors edit text, copy paste, change font paragraph style and function
copy-and-paste-images
- C#如何复制粘贴图像,熟悉c#对于图像的操作和读取-How to copy and paste images, familiar with C# c# for the operation of the image and read
Maple-Clip
- 一个批量复制粘贴的小程序。特别好用方便。-A bulk copy paste applet
Notpad
- (1) the preparation of the new first and then have a save feature writing (2) the basic operating functions such as copy, paste, cut, revocation, etc. (3) You can also set the color of the text font glyphs and fonts.
MyTextNote
- 记事本程序 项目概述: 1编程环境:Microsoft Visual Studio 2008; 2运行环境:Win7 Microsoft Visual Studio 2008; 3主要功能: 文件操作功能:新建文件,打开文件,保存文件另存文件和退出(支持快捷键)。 文本编辑功能:文本的撤销,剪切,复制,粘贴,删除,全选和时间/日期的快速插入。 文本格式编辑:文本自动换行,字体类型、格式、颜色选择。 同时用户可以根据需要显示或者隐藏工具栏和状态栏。 -Notep
CSharp
- 一个很简单的写字板程序。具有复制、粘贴、剪切等功能。-WordPad is a very simple procedure. With copy, paste, cut, and other functions.