搜索资源列表
在线编辑器
- 能实现网络上的远程编辑 特性功能:所见所得,支持平台众多,支持XHTML 1.0,文本格式设置,常见的编辑,复制,粘贴,撤销,文件上传等-to achieve the long-distance network editing features, functions : see, I support many platforms, XHTML 1.0, text format settings, common editing, copy, paste, revoked, file uploa
notemideofjava
- java做的记事本,完成剪切、复制、粘贴等功能。窗体内按有图片,形式活泼。-do notebook, complete cut, copy, paste capabilities. Windows vivo by pictures, lively form.
CoreEditor
- EditAction类是关于记事本文件操作的事件类,包括记事本的编辑操作,包括查找、替换、剪切、复制、粘贴等事件的响应,其中在构造方法提供了接口参数-EditAction category of notebook paper operation of the events category, the notebook includes the editorial operations, including search and replace, cut, copy, paste, etc. in
PHPCMSup401
- 能特点: 1.采用 PHP + AJAX 的方式构建。客户端采用缓存技术,减轻服务器的负担。 2.可以远程管理服务器上的文件,包括上传,下载,新建,编辑,复制,粘贴,删除,远程下载等文件操作。 3.实现了远程 ZIP文件打包/解压。 4.多用户,权限管理,可以分配用户各自的操作目录和可操作的文件类型。 5.两种浏览方式:列表模式和图标模式。 6.在图标模式下可以预览图片文件的缩略图。 7.编辑器可以显示行号,字符替换等功能。 8.自定义风格模板。默认管理员:admin 密码:admin-can
xpbtncontrol
- Here is an XP-style Button. It works on all windows OSs: 95/98/Me/NT/W2K/XP. No subclassing etc is needed to use this control - it s just a plain simple button control. This code is a modified form of the OCX code I recently saw on codeguru. The butt
TextEdit
- 一个用vb编写的简单的写字板,可以改变字体大小,和颜色,实现拷贝,粘贴功能-vb prepared with a simple tablet, can change the font size, and color, achieving copy, paste
jishiben
- 用java实现一个简单的记事本,包含基本的复制、粘贴、撤销等功能-Use java to implement a simple notepad that contains the basic copy, paste, undo, etc.
Edit_Box
- 使用编辑框实现文字的剪切,复制,粘贴,撤销等功能。-Text edit box cut, copy, paste, undo function.
TestEdit
- 一个简单的记事本程序,可以实现复制,粘贴,保存,打开,撤销等功能-Notepad a simple procedure, can copy, paste, save, open, revocation and other functions
notepad
- 我的一个记事本,如打开、关闭、新建、剪切、复制、粘贴等基本功能已实现!-I am a notebook, such as open, closed, new, cut, copy, paste and other basic functions have been achieved!
File_manager_online
- 此程序通过网页实现以下功能(主要是对用户目录进行操作): 1、以“TreeView”形式浏览用户目录下的文件夹(可展开)和文件; 2、剪切、复制、粘贴、删除、重命名文件或文件夹,新建文件夹; 3、可上传压缩文件(*.zip,*.rar),然后在用户主目录解圧,也可对文件(夹)进行压缩; 4、可下载文件、对于文件夹或是多个文件则进行压缩打包成(DownLoad.zip)下载; 5、分割文件(为减轻服务器负担,设定为2~5个部分)以及提供文件的合并; 6、提供一回收站“Rec
simpleMsflexGrid
- 改进的网格控件,添加了用户编辑,右键菜单,复制,黏贴,剪贴的功能-Improved grid control, add a user editing, right-click menu, copy, paste, cut and paste function
jishiben
- 本程序仿照了记事本功能,纯属学习之作。 (1)基本上实现了新建,打开,保存,退出,帮助的功能。 (2)还有实现撤销、重做以及剪切、复制、粘贴功能的快捷键的操作。 (3)通过Option选项可以设置前景色和背景色。 还有部分功能在不断的学习过程中会逐一实现。-This program was modeled on Notepad function is purely for learning. (1) basically implements a new,
edit
- 具有关键字变色功能,拥有复制 粘贴 剪切功能,适合编辑源代码。-With the keyword color feature, with cut copy paste functionality for editing source code.
jsbchengxu
- 这是一个java程序实现的记事本的简单程序,功能包括打开,复制,粘贴,浏览等一些常用的功能。-This is a java program to achieve a simple Notepad program features include open, copy, paste, browsing some common features.
qq
- 我们知道,在Windows中可以通过剪贴板(Clipboard)来共享和传递数据,比如在资源管理器(Windows Explorer)中可以剪切/拷贝/粘贴文件。同样我们也可以在自己的应用程序中通过剪贴板来完成这些工作,从而提高我们自己的应用程序与Windows操作系统之间的互操作性。但我们如何才能与资源管理器之类的应用程序共享和传递数据呢?本文提供的方法是:使用Windows本身提供的一些数据结构和API,通过剪贴板来实现数据共享和传递-We know, in the Windows clip
text_editor
- VC下,用C++编写的带图形界面的文本编辑器。能在菜单栏中实现对txt文挡的打开、关闭、保存、另存为、新建、打印功能,对文档内容的撤销、复制、粘贴、剪切、删除、查找、替换、全选功能。可实现字体的设置功能,此外还有ToolBar工具条、状态栏、右键菜单(即上下文菜单)功能。-A text editor, programmed under VC, using C++ language with a graphical interface. Able to achieve in the open, c
MenuWindow
- 这是用qt写的文本编辑器,包括“打开”,“关闭”,“复制”,“粘贴”,“剪切”,“撤消”,“查找”等常用功能,适合初学者入门。-It is written using qt text editor, including the "open", "closed", "Copy", "Paste", "cut", "Undo", "Find" and other common functions, suitable for beginners.
Qt_notebook
- 用Qt creator开发的一个类似于windows记事本的软件。 能够实现新建,打开,保存,退出,关闭,查找,复制,黏贴等功能。对学习Qt开发的人来说,十个不错的参考。内含菜单栏,工具栏,布局管理,如何加入图标等。-Developed using Qt creator of a windows software like Notepad. To achieve new, open, save, quit, shut down, find, copy, paste and other funct
Converter-of-Hex-and-ASCII-Code
- 字符串 十六进制 十进制 ascii码相互转换 复制 黏贴-Ten ascii hexadecimal string conversion copy paste