跪求C++课程设计,职工工资管理系统的设计代码和Word模板报告

[复制链接]
查看11 | 回复1 | 2011-1-5 16:37:38 | 显示全部楼层 |阅读模式
#include#include#include #includestruct Staff{ int number; char name[10]; short sex; int age; int type; int school; int wage; char address[20]; long tele;};int service(){ int a; cout<<"\t\t\t欢迎使用职工管理系统:"<<endl; cout<<"请选择您所要的服务:\n 1 录入职工信息\n 2 浏览职工信
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行