You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
516 B

This file contains ambiguous Unicode characters!

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
负责编写课程设计报告的课题描述、需求分析、概要设计、详细设计四个章节;
负责系统的边界测试、异常测试、数据持久化测试,验证系统的健壮性。