搜索资源列表
QT_undo
- 在QT基础上用C++实现的UNDO和REDO功能-in QT C on the basis of achieving the UNDO function and REDO
VB_UNdo_Redo
- 一个用于RichEdit文本输入的Undo/Redo功能的Visual Basic6.0代码-a RichEdit text input for the Undo / Redo function in Visual Basic 6.0 code
4
- This article introduces a simple approach to in-memory transactions that can be used to implement Undo and Redo. The technique uses SEH and Virtual Memory and requires only STL and Win32.
VC++精品源码打包下载1
- 内容有:模仿Outlook建立分类列表框 一个简单的数字时钟程序 可以实现在快速字符串搜索 通过单击列表来改变显示分辨率 创建一个按钮,并在上面显示图标 VC中显示JPG图片,不使用动态连接库 一个邮件报告程序 在VC中实现Undo和Redo功能 自定义的标签控件对话框-contents are : Outlook imitate established classification list frame of a simple digital clock procedures can be a
vc_demo_classic
- CatListBox_src.zip CatListBox_demo.zip 这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。
jishiben
- 本程序仿照了记事本功能,纯属学习之作。 (1)基本上实现了新建,打开,保存,退出,帮助的功能。 (2)还有实现撤销、重做以及剪切、复制、粘贴功能的快捷键的操作。 (3)通过Option选项可以设置前景色和背景色。 还有部分功能在不断的学习过程中会逐一实现。-This program was modeled on Notepad function is purely for learning. (1) basically implements a new,
undoANDredo
- 实现UNDO,REDO功能,包括了工具栏上UNDO,REDO按钮.-teach you how to realize undo_redo function,providing you with undo,redo button on toolbar
_DataGrid_Demo
- 支持Undo/redo的列表操作,来自于CodeProject-undo and redo for datagrid, from codeproject
SimpleShapes
- Simple Shapes editor writen by MFC with custom buttons, spliter and undo-redo mechanism realised