分析hello.java。下载链接:https://github.com/javaee/tutorial-examples/tree/master/web/jsf/hello1 /** * Copyright (c) 2014 Oracle and/or its affiliates. All ri ...
分类:
编程语言 时间:
2018-04-09 14:50:14
阅读次数:
140
1、github地址 https://github.com/ChAnYaNG97/wcPro.git 2、psp表格 | PSP2.1 | PSP阶段 | 预估耗时(分钟) | 实际耗时(分钟) | | | | | | | Planning | 计划 | 25 | 30 | | · Estimate ...
分类:
其他好文 时间:
2018-04-09 00:31:59
阅读次数:
185
1、github地址 https://github.com/ChAnYaNG97/wcPro.git 2、psp表格 | PSP2.1 | PSP阶段 | 预估耗时(分钟) | 实际耗时(分钟) | | | | | | | Planning | 计划 | 25 | 30 | | · Estimate ...
分类:
其他好文 时间:
2018-04-09 00:31:13
阅读次数:
188
Github地址: https://github.com/skz12345/wcPro PSP表格: PSP PSP阶段 预估耗时(分钟) 实际耗时(分钟) Planning 计划 10 5 Estimate 估计这个任务需要多少时间 10 5 Development 开发 60 50 Analys ...
分类:
其他好文 时间:
2018-04-09 00:27:40
阅读次数:
138
项目地址 https://github.com/cosensible/WordCountPlus PSP表格 PSP2.1 | PSP阶段 | 预估耗时(分钟) | 实际耗时(分钟) | | | Planning | 计划 | 10 |10 · Estimate |· 估计这个任务需要多少时间 | ...
分类:
其他好文 时间:
2018-04-09 00:18:30
阅读次数:
137
一、基础功能 小组github地址:https://github.com/kawoyi/Advanced-WordCounter PSP表格: 接口的实现: 我实现的是单词的统计模块,由Counter类完成,其中最主要的功能是由analyse()函数完成功能是将分割出单词并且加入map中供输出结果 ...
分类:
其他好文 时间:
2018-04-09 00:16:00
阅读次数:
149
第四周作业之wcPro核心模块的实现 一、基本任务:代码编写+单元测试 小组github地址 https://github.com/SkateCloud/wcPro PSP表格 PSP2.1PSP阶段预估耗时(分钟)实际耗时(分钟) Planning 计划 30 60 Estimate 估计任务需要 ...
分类:
其他好文 时间:
2018-04-09 00:08:57
阅读次数:
200
(1)Github项目地址:https://github.com/huangjianmin/wcPro/ (2)psp表格: 合计 接口实现: 测试用例设计 黑盒测试通过不同的输入类型文件,包含输入参数对应的文本文件内容类型来测试功能的正确性;黑盒测试有单词频率不是数字的情况,文件夹路径不对,及正常 ...
分类:
其他好文 时间:
2018-04-08 22:42:05
阅读次数:
228
1.github地址:https://github.com/husterC/WordCountGroupwork 2.psp表格: 3.词频统计 WordFrequency类接受单词数组,统计每个单词出现的频率次数 4.测试设计:测试用例覆盖了全部判断语句 5软件静态检查 5.小组贡献 0.18 6 ...
分类:
其他好文 时间:
2018-04-08 22:41:46
阅读次数:
253
第四周小组作业wcPro 1 基本任务:代码编写+单元测试 1.1 小组github地址 github.com/Asfalas/wcPro 1.2 PSP表格 1.3 接口实现及具体编码 · 接口描述 本次小组任务中我所需要实现的模块是核心处理部分,接口是接受输入模块传过来的字符串进行分析,统计字符 ...
分类:
其他好文 时间:
2018-04-08 22:38:57
阅读次数:
274