Lua 编程语言中repeat...until 循环语句不同于for 和while循环,for 和while 循环的条件语句在当前循环执行开始时判断,而repeat...until 循环的条件 ...
確定! 回上一頁