摘要: for(var i=0;i<5;i++){ for(var j=0;i<5;j++){ console.log(i) }} 阅读全文
posted @ 2018-09-07 16:01 haveProgress 阅读(102) 评论(0) 推荐(0) 编辑