-
as did the show behind the object floating window
象vc那样的显示对象后面的成员的浮动窗口-as did the show behind the object floating window
- 2022-03-06 05:08:11下载
- 积分:1
-
实现记事本的主要功能,包括打开文件,复制,站踢人等,另外还有一些额外的功能。...
实现记事本的主要功能,包括打开文件,复制,站踢人等,另外还有一些额外的功能。-Notepad implementation of the main features, including open files, copy,踢人station, etc. There are also some extra features.
- 2022-04-08 06:30:59下载
- 积分:1
-
This is an applet program, which implements Stack and List by means of java. It...
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-This is an applet program, which implements Stack and List by means of java. It can show the actions of stack through operations.
- 2022-07-18 04:12:18下载
- 积分:1
-
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
-
本代码详细介绍了灵巧指针及其用法,主要用于“垃圾回收”...
本代码详细介绍了灵巧指针及其用法,主要用于“垃圾回收”-details of the code pointer and a dexterous use, mainly for the "garbage collector"
- 2023-05-01 08:00:04下载
- 积分:1
-
不依赖于MFC的获取系统信息的类
不依赖于MFC的获取系统信息的类--The class which can obtain system_information independent on MFC
- 2022-08-03 20:17:12下载
- 积分:1
-
BINEDIT
编辑BIN的内容
edit the contents of the BIN
BINEDIT
编辑BIN的内容
edit the contents of the BIN-BINEDIT edit the contents of the BIN
- 2022-08-19 11:19:58下载
- 积分:1
-
vsto是一门流行的技术,本程序实例源码,国内难得的资料,
vsto是一门流行的技术,本程序实例源码,国内难得的资料,-vsto是一个实例源码,国内难得的资料
- 2022-09-20 13:55:03下载
- 积分:1
-
批量改名,可以轻松帮你改文件名。
批量改名,可以轻松帮你改文件名。-renamed quantities, can easily help you to change file names.
- 2023-02-08 17:40:04下载
- 积分:1
-
procedures for handling a unicode string, two procedures resources, and the stri...
程序1处理unicode字符串,程序2 进行资源读取和字符串类的CString 扩展类 程序3 不依赖系统的CString类,程序4CUnicodeString类,程序5实现基本功能的
字符串类-procedures for handling a unicode string, two procedures resources, and the string read like CString extension of the class three procedures do not rely on the system CStrin g category, procedures CUnicodeString category four, five procedures to achieve the basic functions of the string type
- 2022-03-25 09:02:20下载
- 积分:1