文件名称:staff
介绍说明--下载内容均来自于网络,请自行研究使用
用VC++完成的员工管理系统,进行输入数据的合法性。检查如果员工姓名输入正确后,马上提示输入员工编号;
如果员工编号输入正确后,马上提示输入员工年龄;
如果员工年龄输入正确后,马上提示输入员工性别;
如果员工性别输入正确后,就创建该员工信息;
不管创建成功与否,都要给出相应的提示信息。-Using VC++ to complete the staff management system, for the legitimacy of the input data. Check If the employee is the name entered is correct, immediately prompted staff number If the employee number entered is correct, immediately prompted workers age If the employee is age entered is correct, immediately prompted staff gender If the employee is a gender entered is correct, you create the employee information whether to create a successful or not, must be given the appropriate prompts.
如果员工编号输入正确后,马上提示输入员工年龄;
如果员工年龄输入正确后,马上提示输入员工性别;
如果员工性别输入正确后,就创建该员工信息;
不管创建成功与否,都要给出相应的提示信息。-Using VC++ to complete the staff management system, for the legitimacy of the input data. Check If the employee is the name entered is correct, immediately prompted staff number If the employee number entered is correct, immediately prompted workers age If the employee is age entered is correct, immediately prompted staff gender If the employee is a gender entered is correct, you create the employee information whether to create a successful or not, must be given the appropriate prompts.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
staff\main.c
.....\main.h
.....\staff.c
.....\staff.h
.....\staffInfoGet.c
.....\staffInfoGet.h
.....\staffItemTable.c
.....\staffItemTable.h
.....\staffList.c
.....\staffList.h
staff
.....\main.h
.....\staff.c
.....\staff.h
.....\staffInfoGet.c
.....\staffInfoGet.h
.....\staffItemTable.c
.....\staffItemTable.h
.....\staffList.c
.....\staffList.h
staff