Welcome![Sign In][Sign Up]
Location:
Search - undo

Search list

[Chess Poker gameschineseCHESS

Description: 本程序具有悔棋,还原功能,可以记录走法,还可以进行布局. -The program has undo, restore function, you can record to walk, you can also layout.
Platform: | Size: 4476928 | Author: lijinxin | Hits:

[Windows Developundoframework

Description: 实现UI的Undo和Redo功能-Implementation of the UI Undo and Redo functions
Platform: | Size: 15360 | Author: 王阳阳 | Hits:

[Linux-Unixqdesignerundostack

Description: QDesigner Undo Stack Source Code for Linux.
Platform: | Size: 1024 | Author: xerceimao | Hits:

[JSP/JavaWorkFlowDemo

Description: 纯java实现的工作流程编辑器,支持使用拖曳节点定义流程,支持对齐、多选拖放、undo/redo等功能,可以自动按树型排列节点。-Pure java implementation of the workflow editor, support for drag and drop node defines processes to support the alignment, multiple choice and drop, undo/redo functions, can automatically arrange the nodes in a tree.
Platform: | Size: 9890816 | Author: kylixs | Hits:

[MacOS developNSManager-demo

Description: NSManager的一个简单demo,产生一多个随机数,然后可以撤销和恢复。-NSManager a simple demo, produces more than one random number, and then you can undo and redo.
Platform: | Size: 32768 | Author: 莫龙 | Hits:

[OtherChinese-chess

Description: C++实现的中国象棋小程序源代码,实现了人机博弈,具有悔棋,还原功能,还可以记录走法-C++ achieve Chinese chess applet source code to achieve human-computer game, with undo, restore function, you can also record moves
Platform: | Size: 356352 | Author: wangzf | Hits:

[JSP/JavaChinese-chess-game-software

Description: 用java实现具有一定功能的中国象棋对弈软件,主要功能如下: a.象棋对弈:红方先走,然后黑方再走,红黑交替,直到一方获胜。 b.新游戏:任何时候可以重新开始一盘新的对弈。 c.悔棋:当走错棋的时候可以悔棋。 d.信息提示:提示当前信息状态。 e.简单的帮助文档:象棋规则介绍、软件的简单介绍和编制说明。-Using java to achieve a certain function of Chinese chess game software, the main functions are as follows: a. Chess game: the red side go first, then the black side walk, red and black alternately, until the party wins. b. new game: Any time you can start a new chess. c. undo: When the wrong moves when you can undo. d. information tips: Tip current information state. e. Simple Help Documentation: Chess rules introduction, a brief description of the software and the preparation instructions.
Platform: | Size: 389120 | Author: yangfan | Hits:

[GUI DevelopMenuWindow

Description: 这是用qt写的文本编辑器,包括“打开”,“关闭”,“复制”,“粘贴”,“剪切”,“撤消”,“查找”等常用功能,适合初学者入门。-It is written using qt text editor, including the "open", "closed", "Copy", "Paste", "cut", "Undo", "Find" and other common functions, suitable for beginners.
Platform: | Size: 2321408 | Author: 杨天赞 | Hits:

[CSharpArcgisCommand

Description: arcgis实现放大缩小平移撤销恢复查询-arcgis+C#To achieve zoom undo recovery query translation
Platform: | Size: 72704 | Author: 旅行者 | Hits:

[Chess Poker gamesWPFGobang_1.0

Description: 一款五子棋小游戏源码,带悔棋功能,提示功能。 欢迎感兴趣的用户下载学习。 五子棋是一种两人对弈的纯策略型棋类游戏,棋具与围棋通用,是起源于中国古代的传统黑白棋种之一。-A backgammon game source code, with undo function, prompt function. Welcome to interested users download the study. Backgammon is a type of two pure strategy chess board games, chess and Go GM, is originated in ancient China is one kind of traditional Othello.
Platform: | Size: 249856 | Author: 韩森 | Hits:

[Other DatabasesOnline-voting-system-using-asp

Description: 点餐投票系统采用Access与ASP Web数据库编程技术,以及Frontpage等应用软件来开发。实现了用户投票,查询以及访问其他页面。维护者登陆界面,添加投票、新公告,终止,解除终止,删除,精华,撤消精华等功能。-Ordering voting system using Access database with ASP Web programming techniques, and applications software to develop Frontpage. Realization of user votes, query, and access to other pages. Defenders of the login screen, add voting, new announcements, termination, dissolution terminate, delete, extract, essence undo function.
Platform: | Size: 1069056 | Author: 张一 | Hits:

[OtherJava-17

Description: 单机版五子棋 可以实现两人单击对战,可以悔棋,当五子相连即刻赢棋-They can be implemented stand-alone version of backgammon clicking the war, you can undo, when the five sub-connected instantly win at
Platform: | Size: 15360 | Author: cdw | Hits:

[OtherVBA-undo-handler

Description: Windows脚本技术 Windows脚本技术 -Windows scripting technologies
Platform: | Size: 24576 | Author: rufeng | Hits:

[Chess Poker gamesChinese-chess

Description: 与电脑对战,可以显示自己的操作与电脑的操作流程,可以悔棋,还原,电脑自动下等功能。-And play against the computer, you can display the computer' s own operating and operating procedures, can undo, restore, the computer automatically under other functions.
Platform: | Size: 407552 | Author: 神之子 | Hits:

[MacOS developui_touch

Description: 简单的画图功能,保存下来划过的路径,可以撤销上一步和移除所有操作-Simple drawing functions, preserved across the path, you can undo the step and remove all operations
Platform: | Size: 387072 | Author: 夏宁忠 | Hits:

[JSP/JavaSimpleEditor

Description: Gui及事件处理-文件编辑器设计 1.目的要求 1)要求了解Java中剪贴版的实现原理 2)文本编辑器中撤销功能应在一次以上 2.实验内容 该实验要求用所学的数据输入、输出流、Java内置函数实现文件基本操作的程序设计。 该编辑器要求完成基本的文本操作。如,打开、保存、复制、粘贴、字体、颜色、图片插入、打印等功能。 完成对修改内容的撤销功能-Gui and event handling- File Editor Design 1. The purpose of the requirements a) requires an understanding of the Java version of the clip Principle 2) text editor features should be revoked once more 2. The contents of the experiment with the experiment learned data input and output streams, Java built-in functions to achieve the basic operation of the program design document. The editor asked to complete a basic text manipulation. For example, open, save, copy, paste, font, color, picture insertion, printing and other functions. Modify the contents of the completion of the Undo function
Platform: | Size: 4660224 | Author: 黄斌 | Hits:

[Other123456

Description: 黑白棋(人人对战、简单的人机对战他好源码或编程学习资)-eversi everyone Versus and the man-machine war, and undo, timing, sound, and other functions
Platform: | Size: 4096 | Author: 邓涛 | Hits:

[Othertuixiangzi

Description: 一个推箱子游戏,并且有悔棋功能(注意是按q键悔棋的)。- A Sokoban game, and there undo function (note the press q undo)
Platform: | Size: 4096 | Author: 张磊 | Hits:

[GDI-Bitmapchess

Description: 象棋对弈 过程保存 重现对弈过程 可进行悔棋等基本操作-Chess chess game during the save process can undo reproduce the basic operations
Platform: | Size: 415744 | Author: zhanghaifeng | Hits:

[WEB Codelayoutit

Description: 基于bootstrap实现可视化布局的layoutit.com离线中文版 新增功能: html5自动保存, 开启元素立即编辑模式, 增加撤销,重做跟踪操作功能, 加入ckeditor弹出编辑器. 原版程序地址: http://www.layoutit.com/build demo演示地址: http://dodgepudding.github.io/layoutit-Bootstrap-based visualization layout layoutit.com offline Chinese version of the new features: html5 automatically save open elements immediately edit mode, increasing the Undo, Redo tracking operation function, adding ckeditor pop editor original program address:. Http://www .layoutit.com/build demo demo Address: http://dodgepudding.github.io/layoutit
Platform: | Size: 832512 | Author: 白宦成 | Hits:
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 »

CodeBus www.codebus.net