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

搜索资源列表

  1. drawpad.zip

    0下载:
  2. 一个小型的画图工具,可绘制多种图形和文本并可以保存为文件,支持Undo/Redo功能
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:68765
    • 提供者:
  1. UndoRedoSrc.rar

    0下载:
  2. 在对一个矩形进行操作之后能够对其执行类似word里的undo/redo的操作
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:3719086
    • 提供者:
  1. 七巧板

    0下载:
  2. 使用com接口编写的,具有多步undo /redo gongneng 七巧板小、程序-use interface com prepared in a multi-step undo / redo gongneng Tangram small, procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:81975
    • 提供者:朱军行
  1. QT_undo

    0下载:
  2. 在QT基础上用C++实现的UNDO和REDO功能-in QT C on the basis of achieving the UNDO function and REDO
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:814637
    • 提供者:葳蕤
  1. VB_UNdo_Redo

    0下载:
  2. 一个用于RichEdit文本输入的Undo/Redo功能的Visual Basic6.0代码-a RichEdit text input for the Undo / Redo function in Visual Basic 6.0 code
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:3070
    • 提供者:李志洪
  1. TextChkEDIT

    0下载:
  2. 很完善的文本编辑器,可再文档中添加ActivaX对象、改变文字颜色、字体等尤其具有Undo/Redo和拼写检查功能 -perfect text editor, you can add ActivaX document object, changing text colors, fonts, etc. particularly Undo / Redo and spelling checker
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:68091
    • 提供者:姚紫欣
  1. MultiUndoandRedo_src

    0下载:
  2. 该程序采用C#编写,主要演示了如何进行Undo和redo操作-the adoption of C#, the main demonstration on how to conduct the operation Undo and redo
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:11577
    • 提供者:xhs
  1. imagestone

    0下载:
  2. 介绍: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
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:552528
    • 提供者:区量
  1. ReUndo

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

    • 发布日期:2008-10-13
    • 文件大小:92907
    • 提供者:王赞纲
  1. VB_programming_for_multi_step_undo_redo_function_s

    0下载:
  2. VB编程实现多步撤消 重做功能源码VB programming for multi-step undo redo function source-VB programming for multi-step undo redo function source
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:8937
    • 提供者:uw
  1. wuziqi

    0下载:
  2. 用VC简单实现的五子棋程序,包括UNDO,REDO,悔棋,人人对战,人机对战-Simple implementation of backgammon with a VC program, including UNDO, REDO, undo, all war, Human Battle
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-27
    • 文件大小:10596400
    • 提供者:alan
  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. UndoRedoDemo

    0下载:
  2. 经过一年多的时间的摸索,终于找到了一种比较完美的撤销和重做(Undo和Redo)的C++实现方案,因为现在很多的应用程序都需要这种功能,所以我将我的经历写出来让大家分享,同时也能够让更多的人帮助我来更加完善这种架构,同时也能够让更多的人能够利用这种架构更好的完成它的程序。-After more than a year of exploration, finally found a more perfect Undo and Redo (Undo and Redo) to C++ implemen
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:328141
    • 提供者:jimmy
  1. undo----redo

    0下载:
  2. simple undo and redo in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:555
    • 提供者:juve
  1. undo-redo

    0下载:
  2. flash as 实现的DO UNDO功能-DO UNDO function realized by the flash as
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-11-06
    • 文件大小:132044
    • 提供者:袁晓瑜
  1. cSharpUndo-Redo

    0下载:
  2. c#实现的对常用控件的undo,redo功能还有画图功能-C# implementation of commonly used controls the undo and redo function and drawing function
  3. 所属分类:CSharp

    • 发布日期:2017-11-08
    • 文件大小:215283
    • 提供者:姜江
  1. ACEDrawingView

    0下载:
  2. 在ios系统上,画直线,折线 ,贝塞尔曲线,并实现redo undo 保存功能-On ios system, draw a straight line, polyline, Bezier curves, and to achieve redo undo save function
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-07
    • 文件大小:134855
    • 提供者:lisa
  1. FCKeditor2

    0下载:
  2. 在线网页编辑插件(用浏览器编辑后所见即所得),支持多种平台下的脚本(asp aspx php cfm Dhtml htc),还集成了上传图片组件,多语言支持、可换皮肤、定制工具栏、Blockquote支持、重做的撤销恢复系统、可以处理非HTML数据的数据处理器(Data Processor)、直接拖拽边框改变表格大小、查找替换合二为一,含简、繁中文-Online web editor plug-in (with editor browser WYSIWYG), support multiple
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-07
    • 文件大小:1240862
    • 提供者:zzpudn75
  1. multi-step-simulationand-Redo

    0下载:
  2. 用规范的软件设计模式实现了模拟Word的多步撤销和重复- Specification of software design patterns to achieve a multi-step simulation of Word Undo and Redo
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:5467
    • 提供者:姜忠
  1. FD

    4下载:
  2. parasolid 的技术文档,其中详细介绍了 拓扑 几何的基本概念,历史,拓扑命名,Redo/Undo 等关键技术(technical document of solid modeling kernel, parasolid)
  3. 所属分类:3D图形编程

    • 发布日期:2019-06-13
    • 文件大小:30793728
    • 提供者:leopard2019
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com