搜索资源列表
GRID_RELATION
- 网格控件(CGridCtrl)允许你显示具有检验标志的二维网格,可以用于显示二维关联性。 使用CGridCtrl类非常简单。首先,添加头文件和实现文件 CGridCtrl.h (cpp)到工程中。在资源编辑器中增加该控件到对话框中,并添加一个成员变量来使用 CGridCtrl类。在对话框的OnInitDialog方法中,通过调用控件的AddColumn、AddRow和SetCheck方法来创建网格。你也可以调用Serialize方法从一个文件创建网格控件。
ctrol
- 从配置文件中加载控件(VC6中的大部分控件得以实现,外加编辑器)-From the configuration file, load control (VC6 be achieved in most of the controls, plus the editor)
Myexp1
- 设计开发一个简易图形编辑器。1. 交互式绘制图形(至少包括线、矩形和文本),绘制完成的图形能够正确地重现 2. 绘制结果可以正确持久化(存储到文件、从文件中读出) -Design and develop a simple graphics editor. 1. Interactive rendering graphics (including at least line, rectangle and text) of the painted graphics can properly a
MenuDemo
- 文件操作演示程序—实现了文件输入/输出操作的简易文本编辑器.-file open and file close
SuperSpy_PE
- 文件说明:整个软件共有6个文件 1. SuperSpy.exe 主程序,可用于探测、操作窗口,判断进程类型等,并提供插件注入的入口(C#开发) 2. Invoke2.dll 实现基于CLR2的插件注入(C++/CLI开发) 3. Invoke4.dll 实现基于CLR4的插件注入(C++/CLI开发) 4. PropertyControl 插件,用于操作WinForm窗口(VB.NET开发) 5. PropertyControlForWPF 插件,专用于WPF的属性编辑器(C
WindowsFormsApplication1
- xml编辑器,用来编辑xml文件,实时添加节点,实时预览,这个是作者简单开发的,功能比较简单,适合初学者-XML editor to edit the XML file, add nodes in real time, real-time preview, this is the author of the development of simple, function is simple, suitable for beginners