论文部分内容阅读
采用VB开发环境,搭配Access小型数据库进行开发。该系统采用按照教师名字来排课,一个教师可以任同一年级的不同班级的课程。关键是,同一时刻,一个教师不能同时教两个班,这样可以减少检查课程冲突的时间,提高排课效率。该系统分三大模块:条件设置、课表管理、账户管理。其中,条件设置包含班级设置、教师设置、时间设置;课表管理包含课程安排、课表调整、课表查询打印;账户管理包含密码管理和权限管理。
Using VB development environment, with Access small database development. The system uses the teacher’s name to arrange a class, a teacher can hold the same grade in different classes of courses. The point is that at the same time, a teacher can not teach two classes at the same time, which can reduce the time for checking the class conflict and improve the efficiency of the class. The system is divided into three modules: the conditions set, schedule management, account management. Among them, the condition settings include class settings, teacher settings, time settings; class schedule management, including curriculum, curriculum adjustment, class table query printing; account management, including password management and rights management.