说明: 图书借阅管理 员工薪资管理 库存物资管理 textcolor(WHITE); /*设置文本颜色为白色*/ textbackground(BLUE); /*设置背景颜色为兰色*/ window(3,21,78,23); /* 制作输入数据的窗口*/ clrscr(); /*清屏*/ b.last->next = info; info->prior = b.last; info->next = NULL; b.last = info;
<shanshan1057865765> 上传 | 大小:114kb