先建结构
struct 学生{各种属性}
struct 班级{各种属性}
struct 课程{各种属性}增删查改等文本操作请看StreamReader和StreamWriter用法http://msdn.microsoft.com/zh-cn/library/system.io.streamreader.aspxhttp://msdn.microsoft.com/zh-cn/library/system.io.streamwriter.aspx