课程设计 教师工资管理系统运行平台:VC6.0(其他平台未经测试不一定保证有效)制:弓箭 中南大学 信息科学与工程学院源代码如下:include <stdio.h>include <stdlib.h>include <string.h>include <conio.h>define LEN sizeof(struct teacher)struct teacher {int numchar