shiyiming 发表于 2012-12-17 21:43 当循环至i=5时,x=5+1=6,put i=5,x=6至log,此时i=6,因为每次do loop结束前index=index+increment,未定义 ...