四则运算题目生成器

PSP2.1

Personal Software Process Stages

Time

Planning

计划

 

  · Estimate

  · 估计这个任务需要多少时间

 40h

Development

开发

 

  · Analysis

  · 需求分析 (包括学习新技术)

 20h

  · Design Spec

  · 生成设计文档

 3h

  · Design Review

  · 设计复审 (和同事审核设计文档)

 2h

  · Coding Standard

  · 代码规范 (为目前的开发制定合适的规范)

 2h

  · Design

  · 具体设计

 4h

  · Coding

  · 具体编码

 10h

  · Code Review

  · 代码复审

 2h

  · Test

  · 测试(自我测试,修改代码,提交修改)

 4h

Reporting

报告

 

  · Test Report

  · 测试报告

 2h

  · Size Measurement

  · 计算工作量

 1h

  · Postmortem & Process Improvement Plan

  · 事后总结, 并提出过程改进计划

 1h

 

合计

 51h

这次作业对于我来说很难,前两年代码写的太少,好几个功能没有实现,下次争取写的好一些。

原文地址:https://www.cnblogs.com/lhm924/p/4831005.html