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

Search list

[JSP/Javajishiben

Description: 用java实现一个简单的记事本,包含基本的复制、粘贴、撤销等功能-Use java to implement a simple notepad that contains the basic copy, paste, undo, etc.
Platform: | Size: 5120 | Author: 蒋立 | Hits:

[Graph Drawingpdn_src_3_35

Description: Paint.NET也是大家相當熟悉的、也很愛用的免費繪圖工具。支援圖層管理、歷史紀錄、渲染與變形特效及各種色調、色階調整功能,是個相當簡單方便且實用的繪圖軟體。-Paint.NET is free image and photo editing software for computers that run Windows. It features an intuitive and innovative user interface with support for layers, unlimited undo, special effects, and a wide variety of useful and powerful tools. An active and growing online community provides friendly help, tutorials, and plugins.
Platform: | Size: 3266560 | Author: Russell | Hits:

[Oracleupdate-and-delete-of-oracle

Description: 说明了oracle的基本操作insert、update、delete产生的undo的大小和记录条数的一个示例-Illustrates the basic operation of the oracle insert, update, delete undo the size of the resulting number of records and an example
Platform: | Size: 11264 | Author: popularqin | Hits:

[OtherUndoRedo

Description: VC中Undo,Redo等基本操作的实例-The VC Undo, Redo and other examples of basic operations
Platform: | Size: 24576 | Author: 王云修 | Hits:

[JSP/JavaMyNotepad

Description: 具有记事本的基本功能,能保存,打开,查找,替换,剪切,复制,粘贴,撤销-The basic functions of a notebook that can save, open, find, replace, cut, copy, paste, undo,
Platform: | Size: 3072 | Author: 罗文浠 | Hits:

[Chess Poker gamesWuZiQi

Description: java做的五子棋,具有悔棋,保存,回放功能-java do backgammon, with undo, save, playback
Platform: | Size: 144384 | Author: 罗文浠 | Hits:

[Chess Poker gamesweiqi

Description: 简单的围棋程序,具有落子,提子,悔棋等等功能。比较简单。不具有智能。-similar weiqi sample,function of undo and capture
Platform: | Size: 442368 | Author: songk | Hits:

[Chess Poker gamesBackgammon-curriculum-design

Description: 五子棋课程设计,1拥有一个良好的进入界面,以及必要的选项; 2拥有一个二维的数组来记录和更新实时的状态,并且能够有一种方法在DOS界面下绘制出整个棋局的实时状态(包括棋盘和棋子); 3能够通过键盘上的按键完成所选位置的移动和选定操作; 4能够在每一次的走棋后判定是否游戏结束(棋盘走满或者是一方胜出); 5能够完成悔棋的功能,并保证这之间的棋局绘图能够与二维数组数据同步,做到真正意义上的悔棋。 -Backgammon curriculum design, an entry with a good interface, and the necessary options 2 has a two-dimensional array to record and update the real-time status, and to have a way to draw in the DOS interface, real-time status of the entire chess game (including board and pieces) 3 keys on the keyboard can be done through the selected location of mobile and selected operations 4 can go in every chess game ends after the decision is (to go full board or one win) 5 to complete the undo function, and to ensure that this chess game between two-dimensional array of data and graphics can be synchronized, so the true sense of undo.
Platform: | Size: 53248 | Author: 陈庆 | Hits:

[JSP/JavaNotepad-java-code

Description: 本记事本是java源码,有文件、编辑、格式、查看、帮助菜单,有文本编辑区,有工具栏按钮和状态栏标签,可以复制粘贴删除内容,还可以撤销操作,新建文件等。等改变字体及其颜色。同事可以进行简单的编辑工作,比如,查找替换等。-This notebook is the java source code, there are File, Edit, format, view, help menu, there is a text editor, there are toolbar buttons and status bar tab, you can copy and paste the contents removed, can undo, the new files. So change the font and color. Colleagues can be a simple editing, such as, find and replace, etc.
Platform: | Size: 10240 | Author: 王伟 | Hits:

[Process-ThreadThreadCreate

Description: windows下线程的创建与撤消中创建过程-windows of thread creation and undo the creation process
Platform: | Size: 1024 | Author: 李龙 | Hits:

[JSP/Javafive-chess

Description: 一个有悔棋,上传棋谱,下载棋谱功能的程序-An undo, upload chess, chess download program function
Platform: | Size: 114688 | Author: hhaojsx | Hits:

[Linux-Unixvim-7.3

Description: Vim 7.3主要改进包括: 1.Vim 7.3支持在重新加载编辑内容时进行撤销操作功能。(不仅仅是编辑过程中可以撤销编辑,重新编译依然可以保存以往编辑记录实现撤销) 2.Vim 7.3采用了Blowfish加密算法加密交换文件 3.Vim 7.3增加了隐藏文本的功能 4.Vim 7.3增加了Lua接口文件的支持 5.Vim 7.3增加了对Python3接口的支持 6.Vim 7.3还包括大量原有功能的改进和bug修复 -Vim 7.3 Major improvements include: 1.Vim 7.3 support in re-loading content when editing undo function. (Not just the editing process to revoke the edit, recompile the past can still save the edited record to achieve withdrawal) 2.Vim 7.3 encrypted using Blowfish encryption algorithm to increase the swap file 3.Vim 7.3 hidden text function 4.Vim 7.3 increase Lua interface file support 5.Vim 7.3 adds support for Python3 6.Vim 7.3 interface also includes a large number of original features improvements and bug fixes
Platform: | Size: 9080832 | Author: zk | Hits:

[Chess Poker gamesxq

Description: 象棋打谱视图,基于java开发,可以实现人机对弈,保持棋谱,悔棋等功能。-Spectrum of views to play chess, java-based development, can achieve human-computer chess, chess keeping, undo and other features.
Platform: | Size: 13312 | Author: zlf | Hits:

[Button controlundoANDredo

Description: 实现UNDO,REDO功能,包括了工具栏上UNDO,REDO按钮.-teach you how to realize undo_redo function,providing you with undo,redo button on toolbar
Platform: | Size: 26624 | Author: hellocat | Hits:

[Chess Poker gamesGobang

Description: 本人写的第一个flash小游戏,语言as3.0,游戏名称:五子棋,开发环境flash builder V4,实现人机对战,电脑难度分为3级,时间有限,只实现初级难度。无限悔棋,可选择玩家或者电脑先下。-I wrote the first flash games, language as3.0, name of the game: bobang, development environment flash builder V4, to achieve human-computer gaming, computer difficulty is divided into three, limited time only to achieve the primary difficulty. Unlimited undo, choose the next player or the computer first.
Platform: | Size: 543744 | Author: 薛艺松 | Hits:

[OS programUndoRedoDemo

Description: 经过一年多的时间的摸索,终于找到了一种比较完美的撤销和重做(Undo和Redo)的C++实现方案,因为现在很多的应用程序都需要这种功能,所以我将我的经历写出来让大家分享,同时也能够让更多的人帮助我来更加完善这种架构,同时也能够让更多的人能够利用这种架构更好的完成它的程序。-After more than a year of exploration, finally found a more perfect Undo and Redo (Undo and Redo) to C++ implementations, because many applications require this functionality, so I will write my experience come to share, but also allows more people to help me to be more perfect this architecture also allows more people to take advantage of this architecture to better complete its program.
Platform: | Size: 327680 | Author: jimmy | Hits:

[Process-Threadjincheng

Description: 创建一个windows窗口程序,含有4个菜单项,分别用来创建和撤消记事本进程和计算器进程。若相应进程已经创建了,再选择创建进程菜单,则弹出对话框提示进程已经创建 若进程已经撤消了,再选择撤消进程菜单,则弹出对话框提示进程已经撤消。注意考虑从主程序外部启动和关闭进程的情况。-Create a windows window procedure contains four menu items, were used to create and destroy processes and calculator Notepad process. If the corresponding process has been created, and then select the menu creation process, the process has created the pop-up dialog box prompts if the process has been withdrawn, and then undo the process of menu selection, the pop-up dialog box prompts the process has been withdrawn. Note that consideration from the main program startup and shutdown process, the external situation.
Platform: | Size: 35840 | Author: chh | Hits:

[Chess Poker gamesFivechessproject

Description: 五子棋,简单实用,悔棋功能未实现.谢谢大家的意见!-Backgammon is simple and practical undo function is not implemented
Platform: | Size: 96256 | Author: 王会 | Hits:

[Graph Drawingjavacodedemodrawing

Description: 用JAVA编写的绘图程序,使用JAVA 2D API JDK版本 1.4.x 功能简介: 支持存储,格式为XML,并支持颜色信息的存取,有导出为图片功能 支持多个组件选择:CTRL选择(或取消)和拉框选择或是复合选择(或取消) 支持多个组件拖动:选择多个组件可以同时拖动 支持全选功能和复制功能和删除功能,并提供快捷方式 单个组件支持右键菜单,其中包括设置组件名称功能 在担任dramflow.xml中设置相关属性 连线规则: 直线的起点和终点在两个不同的组件上时才可以连接 选中的直线也是可以删除的@ 扩展功能: 提供更强的扩展功能,可以在一个组件单元上配置更详细的信息 提供"Undo","Redo"功能 在配置环节中的日期选择组件使用了sunking的开源组件,在此表示感谢 欢迎大家提意见,交流-With a drawing program written in JAVA using JAVA 2D API JDK version 1.4.x Features: Support the storage format of XML, and supports color information access, there are export function for the picture Support for multiple component selection: CTRL select (or deselect) and pull the box to select or compound selection (or Cancel) Support for multiple components drag: select multiple components can drag Select features and support for replication and delete functions, and provides a shortcut Individual components support context menu, which includes functions to set the component name In setting the relevant properties as dramflow.xml Connection rules: Beginning and end of a straight line in two different components can be connected only You can also delete the selected lines of @ Extensions: Extended to provide greater functionality in a module can be configured on the more detailed information Provides "Undo", "Redo" function In the configuration part of
Platform: | Size: 251904 | Author: bjhui | Hits:

[Chess Poker gamesfivestarWZQ_V1.0

Description: 实现五子棋单机和网络对战功能,还有悔棋认输等小功能!-Gobang stand-alone and online play function, undo concede small!.
Platform: | Size: 7189504 | Author: 廖俊 | Hits:
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 23 »

CodeBus www.codebus.net