搜索资源列表
processmg
- 用C++编的一个关于进程管理的小程序 ,大家可以根据自己的需要下载哦!-C on the part of a small process management procedures, we can according to their need to download!
windowsmemory
- 用vc++编写的一个虚拟内存管理的程序!!界面一般,谢谢大家的支持-vc prepared using a virtual memory management procedures! ! Interface General, thank you for the support
XP_Style_Manage_System
- 该程序利用了ExpressNavBar控件的TdxNavBar,制作了一个具有XP风格的多文档窗体管理系统。 点击打开新窗体时,如果该类型窗体已经存在,则将该子窗体置顶显示。-use of the procedure ExpressNavBar Control TdxNavBar, produced XP style with a multi-document window management system. Click to open new windows, if this type
VYGBookingSys
- MFC对话框应用程序开发,内含各种控件,链表增删,管理等-MFC dialog application development, containing various control, chain adjustment and management
myCustomWizard
- 用VC++创建自定义向导程序. 设计的基本思路: 1. 采用标准的向导的工作方式。每一步就是一个对话框,向导本身也是一个对话框,用来容纳每步对话框. 2. 每步的对话框应 该没有Title、没有边界、样式为Child,当点击“下一步”或“上一步”时,将这个 对话框定位到要显示的位置。 3. 因为向导一般都包含很多步,为了管理这些页,我们可以创建一个链表来管理每一步的对话框。 4. 为了方便对话框定位,可以事先定义好位置。 -VC Wizard to create custom procedure
yuanma
- 这是一个实现简单的车库管理系统的程序 是在VS2005平台上开发的MFC程序
splits
- 这个由Visual C++ 5.0开发的程序演示如何管理View中的切分窗口,用到了CSplitterWnd::DeleteView()和CSplitterWnd::CreateView()等成员函数
ziyuanguanli
- 这是一个资源管理器的源代码及程序的示例。
daima
- 在对话框显示图片的多种方法 我们先从简单的开始吧.先分一个类: (一) 非动态显示图片(即图片先通过资源管理器载入,有一个固定ID) (二) 动态载入图片(即只需要在程序中指定图片的路径即可载入)
DocViewModel
- 《MFC窗口程序设计》中的源程序。 windows资源管理器的实现
MFCStudentManagment
- 基于MFC平台的学生管理系统,用C++实现,本程序完成了对学生姓名,性别,年龄,学号的增加,保存,删除,修改等功能,是MFC窗口类操作的基础
linux-2.6.0-test1-uc0.patch
- 主要介绍一个具体大delphi 程序,数据库为access,实现一个人事信息得管理!-introduces a large delphi specific procedures for database access, to achieve in a personnel information management!
CatWork0506
- 计算MDI子窗口数,仅显示文件夹的打开对话框 < 窗口管理 > 1、我正在写一个 MFC 的多文档(MDI)应用。在父窗口中,我如何检查所有的MDI子窗口是否都已经关闭?如果都关闭了,那么我想在我的主窗口激活一个窗格。 2、我正在用 Visual Studio .NET 和 MFC 做一个程序。在我的程序里,用户要选择一个文件夹,并在其中拷贝文件。我可以调用 OpenFileDialog 让用户选择某个文件,但如何让打开对话框只显示文件夹呢?我见过好多安装程序给出的对话框里只显示文件
仓库管理系统报告和原程序
- 课程设计:仓库管理系统!包括报告和原程序,大家一定会喜欢-Course Design : warehouse management system! Including the report and the original procedure, we will certainly like
APIfunctionreference
- 《WINDOWS/WIN32/WINDOWS NT 程序设计通用API函数参考》。本书讨论了通用的Windows/Win32/Windows NT API函数,这些函数涉及如下方面:加速键、位图、脱字符、NT控制台、剪贴板、裁剪区、控件、曲线输出、设备环境、对话框、绘图工具、文件I/O、字体、GDI对象、图标、键盘、画线、映射、菜单、消息、鼠标、绘图、调色板、矩形操作、滚动、语音、字符串、文本输出、时间与计时器、版本管理、窗口操作及窗口管理。附录中还列出了Windows/Win32/Window
filmdisk
- 本程序是一个光碟租借管理程序,可以实现增加一条光碟记录,以及出租,还回等记录的修改等,并将记录保存为文件-This procedure is a CD on loan management process, you can add a CD-ROM Record implementation, as well as rentals, but also to record the changes, etc., etc., and record keeping to document
Studentmisanddrawing
- 基于MFC的学生管理系统和画图程序。学生管理系统能够分类显示学生信息;能够增加、删除、编辑学生信息;按照学号或姓名查询学生信息;能够分类统计、排序;能够保存学生信息 。画图程序功能参考Windows附件中画图程序。 -MFC-based student management system and drawing procedures. Student management system to show the students classified information to add,
CalendarGadget_Source
- 很好的日程管理程序,界面漂亮,强烈推荐!-Good schedule management program, beautiful interface, it is strongly recommended!
UYIBC
- 反安装程序管理2 0,很不错的易语言源码,适合易语言爱好者使用,()
MFC制作模拟系统任务管理器
- MFC制作模拟系统任务管理器,用于练习VC++界面化编程,操作系统专题程序设计