职工管理系统下载

weixin_39821620 2019-08-30 03:30:17
用c语言编写的职工管理系统#include <stdio.h>
#include <stdlib.h>
#include <string.h>
# include <conio.h>
# define N sizeof(struct worker) //测结构体变量的大小//
typedef struct worker
{
char number[20];
char name[20];
char sex[20];
char call[20];
char old[20];
char xueli[20];
char gongzi[6];
char add[100];
struct
相关下载链接://download.csdn.net/download/u012984029/6624717?utm_source=bbsseo
...全文
13 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复

13,654

社区成员

发帖
与我相关
我的任务
社区描述
CSDN 下载资源悬赏专区
其他 技术论坛(原bbs)
社区管理员
  • 下载资源悬赏专区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧