CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - undo

搜索资源列表

  1. Undo-Redo的实现源代码

    1下载:
  2. Undo-Redo的实现源代码.rar -Undo - Redo the realization of the source code. RarUndo - Redo the realization of the source code. R ar
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:26989
    • 提供者:lxz
  1. undo

    0下载:
  2. 使用CObList写的Undo,Redo类
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1482
    • 提供者:cw
  1. undo

    0下载:
  2. Stacks are a data structure that exhibits the Last-In First-Out (LIFO) characteristic, which is useful in a number of applications. In this tutorial, we will use a stack to perform undo operations.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1305
    • 提供者:jovi
  1. vc6的redo,undo

    1下载:
  2. 该类为基类,用来实现操作的撤销、重做功能!
  3. 所属分类:源码下载

    • 发布日期:2010-11-06
    • 文件大小:2720
    • 提供者:maoshine
  1. undo.zip 增强MFC的回滚操作

    0下载:
  2. 增强MFC的回滚操作,The example of enhancing the MFC s ability of rollback
  3. 所属分类:Windows编程

    • 发布日期:2017-11-08
    • 文件大小:110904
    • 提供者:
  1. mfc_undo+redo

    0下载:
  2. 年实习做的MFC画图程序(实现了undo+redo功能)-The MFC-year internship drawing program (realized undo+ Redo function)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:55864
    • 提供者:李静波
  1. Undo

    1下载:
  2. 1.为开发CAD/CAV等软件时提供一种撤消,重做功能思路(undo/redo) 2.本程序是MFC的一个DEMON的全部原码,希望对你们有帮助-undo/redo source code
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:49588
    • 提供者:
  1. UndoRedoSrc

    0下载:
  2. 在对一个矩形进行操作之后能够对其执行类似word里的undo/redo的操作-A rectangle in the operation to its implementation after a similar word in the undo/redo operation
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:52451
    • 提供者:陈凯迪
  1. multiundoredo

    0下载:
  2. 多重回滚操作的实现-The implementation of mulitple undo
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:46115
    • 提供者:站长
  1. drawpad

    0下载:
  2. 一个小型的画图工具,可绘制多种图形和文本并可以保存为文件,支持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
  3. 所属分类:Graph program

    • 发布日期:2017-11-14
    • 文件大小:69078
    • 提供者:站长
  1. Undo_Redo_Demo

    0下载:
  2. 一个Undo和Redo的例子,值得研究--An example of undo and redo,worth discussing
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:55123
    • 提供者:站长
  1. MyPaint

    0下载:
  2. VC++实现画笔画刷等各种功能 ,可以设置不停的颜色 不同的工具 UNDO RODO-VC++ Achieve painting brush strokes and other features, you can keep the color settings different tools UNDO RODO
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:149634
    • 提供者:LJX
  1. undo

    0下载:
  2. 在MFC的文档/视图结构中,增加Undo、Redo功能的类的代码-In the MFC document/view structure to increase the Undo, Redo feature class code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1827
    • 提供者:ChenJian
  1. S20SH4

    0下载:
  2. 画图版,链表功能。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
  3. 所属分类:GIS program

    • 发布日期:2017-05-11
    • 文件大小:2231794
    • 提供者:蒋毓
  1. undo

    0下载:
  2. Oracle undo数据库损坏修复办法.-Oracle undo ways to repair damaged databases.
  3. 所属分类:Oracle

    • 发布日期:2017-04-04
    • 文件大小:913
    • 提供者:片片
  1. redoundo

    0下载:
  2. 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
  3. 所属分类:Editor

    • 发布日期:2017-03-29
    • 文件大小:972
    • 提供者:samar
  1. tinypaintwithundoandredo

    0下载:
  2. tiny paint with undo and redo
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-11
    • 文件大小:996
    • 提供者:samar
  1. undo

    1下载:
  2. This program shows how to implement undo/redo functionality with the Qt undo framework.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1186343
    • 提供者:Serg
  1. undo

    0下载:
  2. datagridview实现撤销恢复功能-datagridview redo undo
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:71958
    • 提供者:航天
  1. Monitored-Undo-Framework-1.0.0.2

    0下载:
  2. 非常好用的Undo Framework,源于网络 -very good at undo framework
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:240150
    • 提供者:qfs
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com