This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
负责系统整体需求分析、概要设计、详细设计,制定系统的功能清单、性能指标和模块划分;
负责核心功能的代码编写:数据持久化模块(saveToFile、loadFromFile)、批量录入模块(enter)、修改学生信息模块(modify)、查询模块(search);
负责编写课程设计报告的课题描述、需求分析、概要设计、详细设计四个章节;
负责系统的边界测试、异常测试、数据持久化测试,验证系统的健壮性。