搜索资源列表
drawpad.zip
- 一个小型的画图工具,可绘制多种图形和文本并可以保存为文件,支持Undo/Redo功能
UndoRedoSrc.rar
- 在对一个矩形进行操作之后能够对其执行类似word里的undo/redo的操作
七巧板
- 使用com接口编写的,具有多步undo /redo gongneng 七巧板小、程序-use interface com prepared in a multi-step undo / redo gongneng Tangram small, procedures
Undo-Redo的实现源代码
- Undo-Redo的实现源代码.rar -Undo - Redo the realization of the source code. RarUndo - Redo the realization of the source code. R ar
VB_UNdo_Redo
- 一个用于RichEdit文本输入的Undo/Redo功能的Visual Basic6.0代码-a RichEdit text input for the Undo / Redo function in Visual Basic 6.0 code
TextChkEDIT
- 很完善的文本编辑器,可再文档中添加ActivaX对象、改变文字颜色、字体等尤其具有Undo/Redo和拼写检查功能 -perfect text editor, you can add ActivaX document object, changing text colors, fonts, etc. particularly Undo / Redo and spelling checker
imagestone
- 介绍:ImageStone是一套功能强大的C++图像处理库,它可以在多个平台之间移植。 功能包括:读写图像文件,显示,柱状图分析,undo/redo支持,超过100种预定义 的特效等。-presentations : ImageStone is a powerful C Image Processing Library, it can be used on multiple platforms transplantation. Features include : read and wr
ReUndo
- undo redo的实现程序。简单介绍了如何使用vc实现撤销以及重做等简单功能。-undo redo the program to realize it. A brief introduction of how to use vc removed and redone to achieve simple function.
tuxiangchuliruanjiian
- ImageStone is a powerful C++ class library for image manipulation. it is portable and requiring only a recompiling on any platform. It includes load/save, display, histogram, undo/redo and over 100 predefined filters. It is a mature and easy-to-use i
mfc_undo+redo
- 年实习做的MFC画图程序(实现了undo+redo功能)-The MFC-year internship drawing program (realized undo+ Redo function)
Undo
- 1.为开发CAD/CAV等软件时提供一种撤消,重做功能思路(undo/redo) 2.本程序是MFC的一个DEMON的全部原码,希望对你们有帮助-undo/redo source code
UndoRedoSrc
- 在对一个矩形进行操作之后能够对其执行类似word里的undo/redo的操作-A rectangle in the operation to its implementation after a similar word in the undo/redo operation
drawpad
- 一个小型的画图工具,可绘制多种图形和文本并可以保存为文件,支持Undo/Redo功能- A small painting tool, may draw up the many kinds of graphs and the text and may preserve is a document, supports the Undo/Redo function
Undo_Redo_Demo
- 一个Undo和Redo的例子,值得研究--An example of undo and redo,worth discussing
UndoRedo
- 本程序主要实现了对用户操作步骤的撤销与重做,在很多软件开发过程中都有用到,非常实用。-This procedure of the main user of the revocation and redo steps, in many software development process are used, very useful.
undo
- 在MFC的文档/视图结构中,增加Undo、Redo功能的类的代码-In the MFC document/view structure to increase the Undo, Redo feature class code
S20SH4
- 画图版,链表功能。undo,redo 实现文件的存取Open、New、Save、SaveAs 建立类,shape rectangle,circle,line类 -Paint version feature list. undo, redo implementation document access Open, New, Save, SaveAs type set up, shape rectangle, circle, line type
redoundo
- Functorized Undo/Redo .The idea to marry the algorithm with the functor was encouraging and this is example code for it-Functorized Undo/Redo .The idea to marry the algorithm with the functor was encouraging and this is example code for it
VB_programming_for_multi_step_undo_redo_function_s
- VB编程实现多步撤消 重做功能源码VB programming for multi-step undo redo function source-VB programming for multi-step undo redo function source
undo
- This program shows how to implement undo/redo functionality with the Qt undo framework.