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.

3 lines
1013 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.

成员 A本人担任组长主要负责需求分析、概要设计、核心代码开发、系统测试。完成了系统功能的梳理与约束条件制定设计了模块化的函数结构编写了结构体定义、文件读写、增删改查等核心功能代码设计测试用例并完成全流程测试确保系统功能的正确性与稳定性。
成员 B主要负责详细设计、代码优化、注释完善。根据概要设计的模块划分绘制了程序流程图与模块调用关系图对核心代码进行了逻辑优化补充了详细的代码注释确保代码的可读性与规范性同时协助完成了边界场景的测试。
成员 C主要负责报告撰写、文档整理、功能验证。根据小组的设计与开发成果撰写了课程设计报告的课题描述、性能分析、测试结果等章节整理了代码文档与测试数据同时对系统的所有功能进行了二次验证确保报告内容与系统功能一致。