文件名称:ygpxxt
介绍说明--下载内容均来自于网络,请自行研究使用
首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据库的访问。另外,如果用户自己编写了.chm的帮助文档只要和可执行文件放在同一个目录下就可以了。
用户要修改程序源码可以选择相应的.h和.cpp文件,本实例使用的命名规则基本是:DIALOG_***** 为管理对话框资源, *****Info为数据输入窗口资源, *****Set为结果集对应的类
-First make sure your machine has been installed VC6.0 or later, to compile an executable file, required to open the dsw file name suffix, the system will default to use VC to open, then select the Build menu of the Set Active Configuration options Select Project Configuration to Win32 Release, and then compile the project, are executable. Connect to the database please refer to Chapter 2 of the method, add the ODBC data source in Microsoft Access database train.mdb, and the data source name is set to train the database and application can achieve the normal connection, the process would be normal to achieve access to the database. In addition, if the user has prepared. Chm help documentation as long as the executable file in the same directory on it.
User to modify the program can select the appropriate source. H and. Cpp file, the instance of the use of naming is basically: DIALOG_***** dialog box for the management of resources,***** Info resources for the data entry window,*****
用户要修改程序源码可以选择相应的.h和.cpp文件,本实例使用的命名规则基本是:DIALOG_***** 为管理对话框资源, *****Info为数据输入窗口资源, *****Set为结果集对应的类
-First make sure your machine has been installed VC6.0 or later, to compile an executable file, required to open the dsw file name suffix, the system will default to use VC to open, then select the Build menu of the Set Active Configuration options Select Project Configuration to Win32 Release, and then compile the project, are executable. Connect to the database please refer to Chapter 2 of the method, add the ODBC data source in Microsoft Access database train.mdb, and the data source name is set to train the database and application can achieve the normal connection, the process would be normal to achieve access to the database. In addition, if the user has prepared. Chm help documentation as long as the executable file in the same directory on it.
User to modify the program can select the appropriate source. H and. Cpp file, the instance of the use of naming is basically: DIALOG_***** dialog box for the management of resources,***** Info resources for the data entry window,*****
(系统自动生成,下载前可以参看下载内容)
下载文件列表
第03章员工培训系统\code\AppriseInfo.cpp
..................\....\AppriseInfo.h
..................\....\AppriseSet.cpp
..................\....\AppriseSet.h
..................\....\BookInfo.cpp
..................\....\BookInfo.h
..................\....\BookSet.cpp
..................\....\BookSet.h
..................\....\CourseInfo.cpp
..................\....\CourseInfo.h
..................\....\CourseSet.cpp
..................\....\CourseSet.h
..................\....\Debug\AppriseInfo.obj
..................\....\.....\AppriseSet.obj
..................\....\.....\BookInfo.obj
..................\....\.....\BookSet.obj
..................\....\.....\CourseInfo.obj
..................\....\.....\CourseSet.obj
..................\....\.....\DeptInfo.obj
..................\....\.....\DeptSet.obj
..................\....\.....\DIALOG_APPISE.obj
..................\....\.....\DIALOG_BOOK.obj
..................\....\.....\DIALOG_JOB.obj
..................\....\.....\DIALOG_MODPSWD.obj
..................\....\.....\DIALOG_PERSONNEL.obj
..................\....\.....\DIALOG_PLAN.obj
..................\....\.....\DIALOG_RESOURCE.obj
..................\....\.....\DIALOG_TEACHER.obj
..................\....\.....\DIALOG_TRAINCOURSE.obj
..................\....\.....\JobInfo.obj
..................\....\.....\JobSet.obj
..................\....\.....\LoginSet.obj
..................\....\.....\MainDlg.obj
..................\....\.....\PersonNeedSet.obj
..................\....\.....\PersonnelInfo.obj
..................\....\.....\PersonnelNeed.obj
..................\....\.....\PersonnelPlan.obj
..................\....\.....\PersonPlanSet.obj
..................\....\.....\PersonSet.obj
..................\....\.....\ResourceInfo.obj
..................\....\.....\ResourceSet.obj
..................\....\.....\ScoreInfo.obj
..................\....\.....\ScoreSet.obj
..................\....\.....\StdAfx.obj
..................\....\.....\TeacherInfo.obj
..................\....\.....\TeacherSet.obj
..................\....\.....\train.exe
..................\....\.....\train.ilk
..................\....\.....\train.obj
..................\....\.....\train.pdb
..................\....\.....\train.res
..................\....\.....\trainDlg.obj
..................\....\.....\TrainPlanInfo.obj
..................\....\.....\TrainPlanSet.obj
..................\....\.....\vc60.idb
..................\....\.....\vc60.pdb
..................\....\Debug
..................\....\DeptInfo.cpp
..................\....\DeptInfo.h
..................\....\DeptSet.cpp
..................\....\DeptSet.h
..................\....\DIALOG_APPISE.cpp
..................\....\DIALOG_APPISE.h
..................\....\DIALOG_BOOK.cpp
..................\....\DIALOG_BOOK.h
..................\....\DIALOG_JOB.cpp
..................\....\DIALOG_JOB.h
..................\....\DIALOG_MODPSWD.cpp
..................\....\DIALOG_MODPSWD.h
..................\....\DIALOG_PERSONNEL.cpp
..................\....\DIALOG_PERSONNEL.h
..................\....\DIALOG_PLAN.cpp
..................\....\DIALOG_PLAN.h
..................\....\DIALOG_RESOURCE.cpp
..................\....\DIALOG_RESOURCE.h
..................\....\DIALOG_TEACHER.cpp
..................\....\DIALOG_TEACHER.h
..................\....\DIALOG_TRAINCOURSE.cpp
..................\....\DIALOG_TRAINCOURSE.h
..................\....\JobInfo.cpp
..................\....\JobInfo.h
..................\....\JobSet.cpp
..................\....\JobSet.h
..................\....\LoginSet.cpp
..................\....\LoginSet.h
..................\....\MainDlg.cpp
..................\....\MainDlg.h
..................\....\PersonNeedSet.cpp
..................\....\PersonNeedSet.h
..................\....\PersonnelInfo.cpp
..................\....\PersonnelInfo.h
..................\....\PersonnelNeed.cpp
..................\....\PersonnelNeed.h
..................\....\PersonnelPlan.cpp
..................\....\PersonnelPlan.h
..................\....\PersonPlanSet.cpp
..................\....\PersonPlanSet.h
..................\....\PersonSet.cpp
..................\....\PersonSet.h
..................\....\AppriseInfo.h
..................\....\AppriseSet.cpp
..................\....\AppriseSet.h
..................\....\BookInfo.cpp
..................\....\BookInfo.h
..................\....\BookSet.cpp
..................\....\BookSet.h
..................\....\CourseInfo.cpp
..................\....\CourseInfo.h
..................\....\CourseSet.cpp
..................\....\CourseSet.h
..................\....\Debug\AppriseInfo.obj
..................\....\.....\AppriseSet.obj
..................\....\.....\BookInfo.obj
..................\....\.....\BookSet.obj
..................\....\.....\CourseInfo.obj
..................\....\.....\CourseSet.obj
..................\....\.....\DeptInfo.obj
..................\....\.....\DeptSet.obj
..................\....\.....\DIALOG_APPISE.obj
..................\....\.....\DIALOG_BOOK.obj
..................\....\.....\DIALOG_JOB.obj
..................\....\.....\DIALOG_MODPSWD.obj
..................\....\.....\DIALOG_PERSONNEL.obj
..................\....\.....\DIALOG_PLAN.obj
..................\....\.....\DIALOG_RESOURCE.obj
..................\....\.....\DIALOG_TEACHER.obj
..................\....\.....\DIALOG_TRAINCOURSE.obj
..................\....\.....\JobInfo.obj
..................\....\.....\JobSet.obj
..................\....\.....\LoginSet.obj
..................\....\.....\MainDlg.obj
..................\....\.....\PersonNeedSet.obj
..................\....\.....\PersonnelInfo.obj
..................\....\.....\PersonnelNeed.obj
..................\....\.....\PersonnelPlan.obj
..................\....\.....\PersonPlanSet.obj
..................\....\.....\PersonSet.obj
..................\....\.....\ResourceInfo.obj
..................\....\.....\ResourceSet.obj
..................\....\.....\ScoreInfo.obj
..................\....\.....\ScoreSet.obj
..................\....\.....\StdAfx.obj
..................\....\.....\TeacherInfo.obj
..................\....\.....\TeacherSet.obj
..................\....\.....\train.exe
..................\....\.....\train.ilk
..................\....\.....\train.obj
..................\....\.....\train.pdb
..................\....\.....\train.res
..................\....\.....\trainDlg.obj
..................\....\.....\TrainPlanInfo.obj
..................\....\.....\TrainPlanSet.obj
..................\....\.....\vc60.idb
..................\....\.....\vc60.pdb
..................\....\Debug
..................\....\DeptInfo.cpp
..................\....\DeptInfo.h
..................\....\DeptSet.cpp
..................\....\DeptSet.h
..................\....\DIALOG_APPISE.cpp
..................\....\DIALOG_APPISE.h
..................\....\DIALOG_BOOK.cpp
..................\....\DIALOG_BOOK.h
..................\....\DIALOG_JOB.cpp
..................\....\DIALOG_JOB.h
..................\....\DIALOG_MODPSWD.cpp
..................\....\DIALOG_MODPSWD.h
..................\....\DIALOG_PERSONNEL.cpp
..................\....\DIALOG_PERSONNEL.h
..................\....\DIALOG_PLAN.cpp
..................\....\DIALOG_PLAN.h
..................\....\DIALOG_RESOURCE.cpp
..................\....\DIALOG_RESOURCE.h
..................\....\DIALOG_TEACHER.cpp
..................\....\DIALOG_TEACHER.h
..................\....\DIALOG_TRAINCOURSE.cpp
..................\....\DIALOG_TRAINCOURSE.h
..................\....\JobInfo.cpp
..................\....\JobInfo.h
..................\....\JobSet.cpp
..................\....\JobSet.h
..................\....\LoginSet.cpp
..................\....\LoginSet.h
..................\....\MainDlg.cpp
..................\....\MainDlg.h
..................\....\PersonNeedSet.cpp
..................\....\PersonNeedSet.h
..................\....\PersonnelInfo.cpp
..................\....\PersonnelInfo.h
..................\....\PersonnelNeed.cpp
..................\....\PersonnelNeed.h
..................\....\PersonnelPlan.cpp
..................\....\PersonnelPlan.h
..................\....\PersonPlanSet.cpp
..................\....\PersonPlanSet.h
..................\....\PersonSet.cpp
..................\....\PersonSet.h