ruby retry 为何编译不过? demo.rbputs"demoretry"c='a'i=2foriin1..4ifi==2andc=='a'c='b'print"\n"retryendprinti,c,""endputs"\n\n"运行 ...
確定! 回上一頁