Hello类叫做管理bean类,它为facelets页面表达式所使用的name属性提供了getter和setter方法,默认该facelets页面表达式引用的是Hello类的名字,不过第一个字母是小写字母(例如:hello.name)。 如果你使用的是默认的bean类的类名,你注解可以用@Model ...
分类:
其他好文 时间:
2018-04-09 14:57:59
阅读次数:
158
jsp中自定义标签库之HelloWorld jsp中自定义标签库之HelloWorld 在项目中需要用到自定义标签库,它是JSP的插件,在网上查了些资料,发现版本不同,就自已做了实验,在netbeans6.9中进行开发,自定义标签库的开发步骤如下: 1.编写标签库的java类MyTags.java ...
分类:
其他好文 时间:
2018-04-09 14:53:51
阅读次数:
186
分析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
项目地址 https://github.com/cosensible/WordCountPlus PSP表格 PSP2.1 | PSP阶段 | 预估耗时(分钟) | 实际耗时(分钟) | | | Planning | 计划 | 10 |10 · Estimate |· 估计这个任务需要多少时间 | ...
分类:
其他好文 时间:
2018-04-09 00:18:30
阅读次数:
137
第四周作业之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
基本功能 1、github地址 https://github.com/SSS-SY/wordcount-pro 2、PSP表格 PSP2.1 PSP阶段 预估耗时 (分钟) 实际耗时 (分钟) Planning 计划 30 20 · Estimate · 估计这个任务需要多少时间 30 20 Dev ...
分类:
其他好文 时间:
2018-04-08 22:35:10
阅读次数:
234