文件名称:Yuangongtrain
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:178.49kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
员工培训系统,首先确认您的机器上已经安装了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为结果集对应的类
-staff training system, first make sure that your machine has been installed on VC6.0 versions, to build generating executable files, the need to open the suffix named dsw document, the system will default VC opened, Then select Build menu under the Set Active Configuration options Project Configuration options for Win32 Release. then compile the project, to be executable. Please refer to connect to the database section of Chapter 2, In ODBC data source added within the Microsoft Access database train.mdb. from the data source can be set to train database and application procedures for the normal link normal procedures can achieve database. In addition, If the users themselves prepared. chm help files and executable files provided on the same directory on it. Users should amend the source c
用户要修改程序源码可以选择相应的.h和.cpp文件,本实例使用的命名规则基本是:DIALOG_***** 为管理对话框资源, *****Info为数据输入窗口资源, *****Set为结果集对应的类
-staff training system, first make sure that your machine has been installed on VC6.0 versions, to build generating executable files, the need to open the suffix named dsw document, the system will default VC opened, Then select Build menu under the Set Active Configuration options Project Configuration options for Win32 Release. then compile the project, to be executable. Please refer to connect to the database section of Chapter 2, In ODBC data source added within the Microsoft Access database train.mdb. from the data source can be set to train database and application procedures for the normal link normal procedures can achieve database. In addition, If the users themselves prepared. chm help files and executable files provided on the same directory on it. Users should amend the source c
(系统自动生成,下载前可以参看下载内容)
下载文件列表
程序说明.doc
code/AppriseInfo.cpp
code/AppriseInfo.h
code/AppriseSet.cpp
code/AppriseSet.h
code/BookInfo.cpp
code/BookInfo.h
code/BookSet.cpp
code/BookSet.h
code/CourseInfo.cpp
code/CourseInfo.h
code/CourseSet.cpp
code/CourseSet.h
code/DeptInfo.cpp
code/DeptInfo.h
code/DeptSet.cpp
code/DeptSet.h
code/DIALOG_APPISE.cpp
code/DIALOG_APPISE.h
code/DIALOG_BOOK.cpp
code/DIALOG_BOOK.h
code/DIALOG_JOB.cpp
code/DIALOG_JOB.h
code/DIALOG_MODPSWD.cpp
code/DIALOG_MODPSWD.h
code/DIALOG_PERSONNEL.cpp
code/DIALOG_PERSONNEL.h
code/DIALOG_PLAN.cpp
code/DIALOG_PLAN.h
code/DIALOG_RESOURCE.cpp
code/DIALOG_RESOURCE.h
code/DIALOG_TEACHER.cpp
code/DIALOG_TEACHER.h
code/DIALOG_TRAINCOURSE.cpp
code/DIALOG_TRAINCOURSE.h
code/JobInfo.cpp
code/JobInfo.h
code/JobSet.cpp
code/JobSet.h
code/LoginSet.cpp
code/LoginSet.h
code/MainDlg.cpp
code/MainDlg.h
code/PersonNeedSet.cpp
code/PersonNeedSet.h
code/PersonnelInfo.cpp
code/PersonnelInfo.h
code/PersonnelNeed.cpp
code/PersonnelNeed.h
code/PersonnelPlan.cpp
code/PersonnelPlan.h
code/PersonPlanSet.cpp
code/PersonPlanSet.h
code/PersonSet.cpp
code/PersonSet.h
code/ReadMe.txt
code/res/train.ico
code/res/train.rc2
code/res
code/Resource.h
code/ResourceInfo.cpp
code/ResourceInfo.h
code/ResourceSet.cpp
code/ResourceSet.h
code/ScoreInfo.cpp
code/ScoreInfo.h
code/ScoreSet.cpp
code/ScoreSet.h
code/StdAfx.cpp
code/StdAfx.h
code/TeacherInfo.cpp
code/TeacherInfo.h
code/TeacherSet.cpp
code/TeacherSet.h
code/train.aps
code/train.clw
code/train.cpp
code/train.dsp
code/train.dsw
code/train.h
code/train.ncb
code/train.opt
code/train.plg
code/train.rc
code/trainDlg.cpp
code/trainDlg.h
code/TrainPlanInfo.cpp
code/TrainPlanInfo.h
code/TrainPlanSet.cpp
code/TrainPlanSet.h
code
train.mdb
www.dssz.com.txt
code/AppriseInfo.cpp
code/AppriseInfo.h
code/AppriseSet.cpp
code/AppriseSet.h
code/BookInfo.cpp
code/BookInfo.h
code/BookSet.cpp
code/BookSet.h
code/CourseInfo.cpp
code/CourseInfo.h
code/CourseSet.cpp
code/CourseSet.h
code/DeptInfo.cpp
code/DeptInfo.h
code/DeptSet.cpp
code/DeptSet.h
code/DIALOG_APPISE.cpp
code/DIALOG_APPISE.h
code/DIALOG_BOOK.cpp
code/DIALOG_BOOK.h
code/DIALOG_JOB.cpp
code/DIALOG_JOB.h
code/DIALOG_MODPSWD.cpp
code/DIALOG_MODPSWD.h
code/DIALOG_PERSONNEL.cpp
code/DIALOG_PERSONNEL.h
code/DIALOG_PLAN.cpp
code/DIALOG_PLAN.h
code/DIALOG_RESOURCE.cpp
code/DIALOG_RESOURCE.h
code/DIALOG_TEACHER.cpp
code/DIALOG_TEACHER.h
code/DIALOG_TRAINCOURSE.cpp
code/DIALOG_TRAINCOURSE.h
code/JobInfo.cpp
code/JobInfo.h
code/JobSet.cpp
code/JobSet.h
code/LoginSet.cpp
code/LoginSet.h
code/MainDlg.cpp
code/MainDlg.h
code/PersonNeedSet.cpp
code/PersonNeedSet.h
code/PersonnelInfo.cpp
code/PersonnelInfo.h
code/PersonnelNeed.cpp
code/PersonnelNeed.h
code/PersonnelPlan.cpp
code/PersonnelPlan.h
code/PersonPlanSet.cpp
code/PersonPlanSet.h
code/PersonSet.cpp
code/PersonSet.h
code/ReadMe.txt
code/res/train.ico
code/res/train.rc2
code/res
code/Resource.h
code/ResourceInfo.cpp
code/ResourceInfo.h
code/ResourceSet.cpp
code/ResourceSet.h
code/ScoreInfo.cpp
code/ScoreInfo.h
code/ScoreSet.cpp
code/ScoreSet.h
code/StdAfx.cpp
code/StdAfx.h
code/TeacherInfo.cpp
code/TeacherInfo.h
code/TeacherSet.cpp
code/TeacherSet.h
code/train.aps
code/train.clw
code/train.cpp
code/train.dsp
code/train.dsw
code/train.h
code/train.ncb
code/train.opt
code/train.plg
code/train.rc
code/trainDlg.cpp
code/trainDlg.h
code/TrainPlanInfo.cpp
code/TrainPlanInfo.h
code/TrainPlanSet.cpp
code/TrainPlanSet.h
code
train.mdb
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.