| 源码简介: |
人事管理系统是一个企业单位不可缺少的部分,它的内容对于企业的决策者和管理者来说都至关重要,本章将介绍一个基本的人事管理系统实例的开发过程,采用ADO和SQL Server 2000等技术。-AppWizard has created this FTPSOCKET application for you. This applicationnot only demonstrates the basics of using the Microsoft Foundation classesbut is also a starting point for writing your application.This file contains a summary of what you will find in each of the files thatmake up your FTPSOCKET application.FTPSOCKET.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.FTPSOCKET.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CFTPSOCKETApp application class.FTPSOCKET.cpp This is the main application source file that contains the application class CFTPSOCKETApp.FTPSOCKET.rc This is a listing of all of the Microsoft Windows resources that the program use
|