摘要: 第三次作业 Use the following method printPrimes() for questions a–d. 程序如下: a、画出数据流图: b、测试用例t1=(n=3)和t2=(n=5),t2会发现但是t1不会发现的错误。 数组越界问题。 c、找到一个测试用例不经过while循环 阅读全文
posted @ 2016-03-28 18:27 prog123 阅读(213) 评论(0) 推荐(0)