摘要: Program1: The fault is : for(int i=x.length-1;i>0;i--) border question We should change i>0 into i>=0 identify a test case that does not execute the f 阅读全文
posted @ 2016-03-05 11:10 梁俊鹏 阅读(254) 评论(0) 推荐(0)
摘要: 关于这个在eclipse中运行java程序的错,首先确认你的jdk,jre是否完整,并且与你的eclipse的位数相同,当然我相信这个错误大家应该都会去检查到。 第二个关于addDimensionedImage的配置这个在 如果你出现前段时间可以运行程序,但是好久没用,突然出现usage这个错误的情 阅读全文
posted @ 2016-03-05 09:56 梁俊鹏 阅读(2837) 评论(0) 推荐(0)