ruby 的循环有以下几种: times方法for while until(与while相反) ... 相似,在ruby内部,for语句是用each实现的) loop(无限循环,与break搭档).
確定! 回上一頁