https://github.com/3118005267/jiedui
| PSP2.1 | Personal Software Process Stages | 预估耗时(分钟) | 实际耗时(分钟) | 
|---|---|---|---|
| Planning | 计划 | 10 | 10 | 
| · Estimate | · 估计这个任务需要多少时间 | ||
| Development | 开发 | 300 | 500 | 
| · Analysis | · 需求分析 (包括学习新技术) | 200 | 180 | 
| · Design Spec | · 生成设计文档 | 20 | 10 | 
| · Design Review | · 设计复审 | 10 | 10 | 
| · Coding Standard | · 代码规范 (为目前的开发制定合适的规范) | 50 | 60 | 
| · Design | · 具体设计 | 10 | 10 | 
| · Coding | · 具体编码 | 100 | 150 | 
| · Code Review | · 代码复审 | 30 | 100 | 
| · Test | · 测试(自我测试,修改代码,提交修改) | 60 | 120 | 
| Reporting | 报告 | 100 | 110 | 
| · Test Report | · 测试报告 | 60 | 80 | 
| · Size Measurement | · 计算工作量 | 20 | 20 | 
| · Postmortem & Process Improvement Plan | · 事后总结, 并提出过程改进计划 | 20 | 30 | 
| Total | · 合计 | 980 | 1380 | 


 
 
1、知识水平有限,对问题理解不够透彻,需提高自身知识素养
2、对代码的熟练度不够深,写的过程中有些不熟练
3、通过这次的训练,让我学习到了很多新东西,也对代码的熟练度变得好一点了
https://www.cnblogs.com/Alin02/p/10655466.html
https://zhidao.baidu.com/question/70970762.html
https://blog.csdn.net/he_and/article/details/80675070
https://blog.csdn.net/weixin_43790779/article/details/108693989
原文:https://www.cnblogs.com/chenguanhui/p/13804874.html