标签:str archive load comm fan .com happy html htm
1.将https://gitee.com/happyfaye/Calculator项目fork到自己的项目下

2.阅读CalString类,分析四则运算的实现原理,了解代码审查工具,编写测试用例,进行单元测试,分析代码覆盖率
findbugs的使用:


junit。。。。使用失败了

eclemma的使用

3.阅读Calculator类,主要实现两个操作数的加减乘除运算,结合CalString类,扩展Calculator类实现四则混合运算
标签:str archive load comm fan .com happy html htm
原文地址:http://www.cnblogs.com/DeepSpectre/p/7667778.html