03 2016 档案
摘要:p63 7 (a) (b)array bound can be detected more easily with n increasing (c)n=1 (d)node coverage{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19} edge c
阅读全文
摘要:Description of triangle problem: Function triangle takes three integers a,b,c which are length of triangle sides; calculates whether the triangle is e
阅读全文
摘要:Program1: The fault is : for(int i=x.length-1;i>0;i--) We should change i>0 into i>=0 identify a test case that does not execute the fault:x=null iden
阅读全文
摘要:There was once a project about establishing a website providing some basic functions such as showing data from a database, searching for some certain
阅读全文
摘要:We've all made mistakes in our work especially when there is something about coding in it. An error from the website project in last semester virtuall
阅读全文
浙公网安备 33010602011771号