c++课程设计教师工资管理系统源代码.pdfVIP

  • 28
  • 0
  • 约3.81千字
  • 约 5页
  • 2021-04-03 发布于湖南
  • 举报

c++课程设计教师工资管理系统源代码.pdf

c++课程设计 - 教师 工资管理系统 - 源代 码 1 2020 年 4 月 19 日 资料内容仅供参考,如有不当或者侵权,请联系本人改正或者删除。 教师工资管理系统源代码 本文件包括四个文件 , 下载后请自行分开 , 每个文件由 //// 分开 , //// 后面即是要保存的文件名。 本系统 , 包括添加 , 修改 , 删除 , 查询 , 显示。教师信息保存到文 件。有帮助系统 , 更改字体和背景颜色功能。 还有 , 本程序只需编译连接 main.Cpp 不要把另外三个文件添 加到工程 , 否则会出现连接出错 ! ! ! ! ! ( 可是四个文件都要放在 同一目录下 , 因为都要用的。会自动加在 External dependencies 里面 ) ////main.cpp #includeChen.cpp 2 2020 年 4 月 19 日 资料内容仅供参考,如有不当或者侵权,请联系本人改正或者删除。 #includeLiao.cpp #includeiostream using namespace std; Function t[100]; int count; Liao abc1; Chen abc2; void colorme(); void help(); void menu() // 菜单 { char c[60]=\t\t\t\t 欢 迎 使 用 ! ; char b[100]=\t Welcome to use the teachers salary management system !; system(color fd); cout\n\n\n\nendl; cout\t\t\t 教师工资管理系统 \n\n\nendl; cout\t\t\t 制作人 : 陈 伟 廖亚斌 endlendl; cout\t\t\t 学号 : 08408 10 08408 09\n\nendl; 3 2020 年 4 月 19 日 资料内容仅供参考,如有不当或者侵权,请联系本人改正或者删除。 cout\t\t\t\t 12 月\n\n\n\t\t\tendl; for(int i=0;i=20;i++){ coutc[i]; _sleep(40); // 延时 } cout\n\n; for(i=0;i=58;i++){ coutb[i]; _sleep(30); // 延时 } _sleep(1000); system(cls); while(1

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档