搜索资源列表
testfreepool
- 本文提出了一组可以用来动态创建UI的类。该代码是集中于一个空闲池使用管理器的CWnd继承控件,该管理器可以帮助我们减少在特定UI场景中GDI资源的使用。为了在运行中演示这些类,我已经在此提供了一个MDI应用示例,它只是让你来打开XML文件。每个XML文件为单个MDI子窗体定义了布局和UI控件属性。-This paper presents a group can be used to create dynamic UI class. The code is focused on the use o
APIfunctionreference
- 《WINDOWS/WIN32/WINDOWS NT 程序设计通用API函数参考》。本书讨论了通用的Windows/Win32/Windows NT API函数,这些函数涉及如下方面:加速键、位图、脱字符、NT控制台、剪贴板、裁剪区、控件、曲线输出、设备环境、对话框、绘图工具、文件I/O、字体、GDI对象、图标、键盘、画线、映射、菜单、消息、鼠标、绘图、调色板、矩形操作、滚动、语音、字符串、文本输出、时间与计时器、版本管理、窗口操作及窗口管理。附录中还列出了Windows/Win32/Window
bmpfile
- 关于位图文件操作的资料很多。为了方便开发人员的工作,写下本文,介绍了位图文件结构,在此基础之上设计了通用类CFG_DIB,用于进行位图文件的读写操作。-Bitmap file operations on the information a lot. In order to facilitate the development of staff, wrote this article, introduced the bitmap file structure, and on this basis
FilesDragDrop
- 实现了一个响应拖拽操作的单文档例子,可以支持多个文件。-To achieve a drag-and-drop operation in response to a single file example, can support multiple files.
MatlabGui
- 基本使用说明如下: 1、文件夹中均为MATLAB软件M文件程序; 2、程序文件为每一章节中例题的MATLAB程序电子版,程序名与例题名序号相对应; 3、此文件夹中的程序已经经过调试,在MATLAB 7.0或以上版本中均可以正常运行; 4、程序头中功能介绍了此程序的主要实现的功能。-Basic instructions are as follows: 1, Folder M in both MATLAB software documentation procedures 2, t
readText
- MFC读文件操作,能够实现把文件读到对话框中-MFC read file operation
Countfile
- 采用VS2008做了一个对话框控件,在控件中可以进行四则运算,并把运算公式添加到列表控件中,可以对列表控件进行修改、更新、删除等操作,最后把列表控件中的内容按一定格式保存在txt文件中,同时也可以从文件中读取数据显示在列表控件上。此外,添加了在界面上进行二维绘图操作的功能,对初学者会有较大帮助。-Using VS2008 to do a dialog box control, the control can be arithmetic, and the computing formula add
TM
- 模拟QQ迅雷等等消息弹出提示,淡入淡出,从下往上拉等等 运行TM.exe程序 可以带参数运行 参数分别是 参数1:弹出类型,0代表立即弹出,1代表从下往上拉,2代表淡入淡出 参数2:消息窗口标题 参数3:消息文字概要 参数4:消息图片概要(请预览效果,图片控制不要超边) 参数5:查看消息详细信息链接,可为URL或可执行程序等等 参数6~N:运行参数4链接或可执行程序的可带参数传递 说明: 1.需要传递带空格的参数,请把参数用头尾引号引起来就可以了
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
Ex08_1
- 利用CFile类实现文件的读操作,利用文件流fStream类实现文件的写操作。可实现文件的编辑保存和读取功能。-The CFile class implementation file read operation using file stream fStream class file write operations. File edit save and read function.
SaveFileDemo
- C#窗体操作中对于文件保存的操作实现,用到文件保存对话框-C# form operation for file save operation, used in the file save dialog
Batch-file-module
- 在“文件”菜单中可执行新建文件及文件夹、检索文件操作。 在“编辑”菜单中可执行批量复制、移动、重命名、删除及修改文件编码操作。 在“工具”菜单中可执行分割/合并、压缩、解压等操作。 -Executable in the File menu to create a new file and folder, retrieve files. In the " Edit" menu executable batch copy, move, rename, delete, a
6.4
- 对话框的操作,消息对话框的运用,文件对话框,字体对话框,颜色对话框的显示-Use the dialog box operation, a message dialog, file dialog, the dialog box displays the font, the color of the dialog box
management-system-for-students
- 学生成绩管理系统,包含添加、删除、修改、清空、分段统计、学科排名、查询等功能,且实现了对文件读取的操作。提供一种以MFC为类库框架的对话框程序设计思路。-Student achievement management system, including add, delete, modify, clear, segmented statistics, academic ranking, query and other functions, and to achieve the operation
memjmrs
- CShellFileOp file operation wrapper cla-CShellFileOp file operation wrapper class
dycamij
- 一个局域网文件传送系统程序,操作简单而且速度非常快-A LAN file transfer system program, the operation is simple and very fast
wlnt
- 局域网文件传输 为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起-LAN file transfer In order to design a unified and user operation is convenient, we want to the client and server together
The
- 该程序是利用vc开发的,对文件的操作进行了详细的讲解,是一个很经典的例子,-The program was developed by using vc, carried on the detailed explanation to the operation of the file, is a very classic example,
wunctuaiion
- VC++开发DVD刻录,用来刻录文件到DVD光盘,达到操作目的,-Vc++ development DVD burn, which is used to burn the file to DVD, achieve operation,
jkshgv283
- CShellFileOp file operation wrapper class()