-
undo/redo操作实现
用栈数据结构非常简洁完美的管理了undo redo命令的实现。每条command结构体里面保存了当前操作的ID,操作前状态,操作后状态,执行命令的同时把该命令push入undo管理栈,undo的时候pop出undo命令栈并push入redo命令管理栈,redo的时候pop出redo栈并push到undo栈。算法清楚明了,可以在此基础上拓展自己的任何类似操作。 &nbs
- 2022-12-31 03:25:03下载
- 积分:1
-
bdvbdipvdsvbsdpvbpdivbs
这是一个简单的酒店管理网站,在这个网站上用户可以登录和入住酒店,并用SQL数据库检查退房和客房的可用性
- 2022-03-11 03:34:32下载
- 积分:1
-
工控VisionPro vb.net
基于康耐视软件的二次开发!!!!!
- 2022-03-12 03:46:45下载
- 积分:1
-
软件测试,第二版为世界上提供了实用的见解…
Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 2000 to include a chapter that specifically deals with testing software for security bugs, the processes and techniques used throughout the book are timeless. This book is an excellent investment if you want to better understand what your Software Test team does or you want to write better software.
- 2023-04-01 03:30:05下载
- 积分:1
-
实现数据数码管的功能,显示数码管显示效果,很有用。
实现数据数码管的功能,显示数码管显示效果,很有用。-Realize the digital control functions of the data shows that digital tube display, very useful.
- 2022-11-27 07:10:03下载
- 积分:1
-
用来搜索学生情况的代码 根据学生学号就行了
用来搜索学生情况的代码 根据学生学号就行了-source code for search students information,entering student s ID is enough.
- 2022-06-17 01:59:38下载
- 积分:1
-
杀戮与奔跑
应用背景这是一个第三方实用程序。©;2005 bertus海登赫伊斯继续这是一个简单的应用程序,我写了一个封闭的前景,它做以下:第一次运行它,它写的价值的过程中,你要杀一个注册表设置,下次它运行了延迟交战的电脑操作员,Outlook将被关闭,3分钟算子选择立即关闭它或者它会在几秒关闭。我还包括我用Outlook程序启动…因为这个应用程序必须运行作为程序,而不是服务。并;bertus海登赫伊斯继续关键技术剧本1:优雅的接近展望这一方法的收盘前景将类似于收盘前景通过文件& gt;关闭或按下关闭按钮(x)在展望窗口的右上角;集objoutlook = CreateObject(“展望。应用”)objoutlook退出。使用此代码,将其放置在一个文本文件并将其保存ascloseoutlook.vbsor下载ZIP文件:
- 2022-01-20 22:52:20下载
- 积分:1
-
嵌入式,WinCE系统下,LCD驱动程序中调色板部分,用C/C++编写
嵌入式,WinCE系统下,LCD驱动程序中调色板部分,用C/C++编写-Embedded, WinCE system, LCD driver part of the palette, using C/C++ Prepared
- 2022-05-05 16:11:36下载
- 积分:1
-
重新启动操作系统的代码模块,不仅是一个porcedimien……
Codigo para reiniciar el sistema operativo, solo es un modulo con un porcedimiento.
- 2022-08-03 07:51:33下载
- 积分:1
-
用vc++编写的五子棋源代码,非常好使,希望同行们批评指正。...
用vc++编写的五子棋源代码,非常好使,希望同行们批评指正。-Using vc++ source code written in backgammon
- 2022-11-18 15:35:04下载
- 积分:1