Lua 语言没有其它语言中的`do...while` 循环,取而代之的是新增了`repeat...until` 完成类似的功能repeat...until 循环语句不同于for 和while循环,for 和while 循环的 ...
確定! 回上一頁