搜索资源列表
MyWnd
- 这个例子使用公用控制回调在一个CListView中管理CListCtrl控制,这个例子用于分析了一些以逗号为分割符的文本文件,例如在你的\\MSDEV\\LIB(VC5.0在DevStudio\\VC\\Lib)目录下的Win32Api.CSV就是这样的文件-examples of the use of the common control of a pullback in CListCtrl CListView management control, for example the analy
演示使用ListView控制作出资源管理(VC)
- 演示使用ListView控制作出资源管理(VC),可以做出像WINDOWS资源管理器一个的窗口-demonstration ListView control the use of resources management (VC), Windows can be made as a Resource Manager window
SchoolDataBase
- 使用ADO编成实现对数据库的操作,实现数据库的读写,修改,和更新,用VC++ 6.0实现,代码比较简单。学校教务管理系统。-use ADO into the database operation, the database to read and write, revise, and update, with VC 6.0, the code is relatively simple. Provost management system.
windowsmemory
- 用vc++编写的一个虚拟内存管理的程序!!界面一般,谢谢大家的支持-vc prepared using a virtual memory management procedures! ! Interface General, thank you for the support
myCustomWizard
- 用VC++创建自定义向导程序. 设计的基本思路: 1. 采用标准的向导的工作方式。每一步就是一个对话框,向导本身也是一个对话框,用来容纳每步对话框. 2. 每步的对话框应 该没有Title、没有边界、样式为Child,当点击“下一步”或“上一步”时,将这个 对话框定位到要显示的位置。 3. 因为向导一般都包含很多步,为了管理这些页,我们可以创建一个链表来管理每一步的对话框。 4. 为了方便对话框定位,可以事先定义好位置。 -VC Wizard to create custom procedure
75665
- VC++制作的职员管理系统界面。能够实现基本的管理功能。-produced by the staff of VC management system interface. To achieve basic management functions.
用VC++定制通用对话框
- 一个通用对话框是由Windows设计和编写的,用于完成某一特定工 作,比如打开一个文件或选择一种颜色等。MFC提供了管理每一通用对 话框类型的类-a common Windows dialog box is the design and preparation for the completion of a specific job, such as opening a document or choose a color, and etc.. MFC provides a common dia
lfsetup
- 一个很不错的酒店管理系统,是用VC编写的.请大家多多支持-a very good hotel management system, is used to prepare the VC. Please generous support!
explorer.利用VC中的Treeview和Listview
- 利用VC中的Treeview和Listview,做一个自己的资源管理器,左侧的树状目录可以关闭,当点击一个文件夹时右侧的Listview中会显示文件夹的内容。尽量模仿windows的资源管理器的功能,比如左侧文件夹图标的变化和右侧的Listview中可以显示“列表”,“详细资料”,The use of VC in the Treeview and Listview, a manager' s own resources, the left side of the tree can be clos
Ho.Managementsystem
- 酒店餐饮管理系统: 1.直接运行DEBUG 文件夹中的MyPos.exe文件即可运行本系统。 2.用VC打开跟目录下的MyPos.dsw文件,进行编译然后运行系统。 3.系统初始密码均为123 Tom 为一般用户,Alex为管理员用户。 -Hotel Restaurant Management System : 1. Direct operating DEBUG folder of documents can be MyPos.exe operation of the syste
guanli
- 一款基于VC的简单管理系统,很方便实用,主要用于初级开发研究之用-A VC based on a simple management system, it is convenient and practical, mainly for the initial development of research
the_manger_system_for_a_Hotel
- 能够较成熟地展现一个酒店管理内幕,即利用VC++环境开发了一个实用的管理系统!重量级!-Be able to demonstrate a more sophisticated management of a hotel insider, namely the use of VC++ environment to develop a practical management system! Heavyweight!
Management
- 基于对话框的学生老师管理系统,使用的语言是VC-Dialog-based management system for teachers of students, the use of the language is VC++
database
- 用access创建简单数据库,用vc编程,实现学生管理系统。-Founds the simple database with access, programs with vc, realizes the student management system management system.
LibraryManagement
- 这个一个图书馆管理系统的程序,主要实现学生信息查询管理,借还书服务超期罚款服务等!使用的是access数据库,适合于VC初学者!-The procedure for a library management system, mainly to achieve student information query management book service is also extended by a fine service! Use the access database, suitable
3
- 这是一个 ,用vc++写的 ,学生成绩管理代码-This is one, with vc++ to write, and student achievement management code
ChatNeT
- 用VC++编写的客户管理系统,有该类系统所需要的基本功能,比较简单。-Written with VC++ customer management system, there is need for such systems basic functions, is relatively simple.
neomemMIS
- VC做的一个基于MDI窗口的财务管理系统源码;在每个窗口中又实现了多栏分割,自动调整大小-A financial application based on mdi GUI.
ch09 图书馆管理系统
- 此应用是基于access数据库开发的MIS(This application is based on access database development of MIS)
MFC制作模拟系统任务管理器
- MFC制作模拟系统任务管理器,用于练习VC++界面化编程,操作系统专题程序设计