我是从http://lua-users.org/wiki/GotoStatement手册中读取的 我在循环中有一个类似的代码块: while true do if someCond == nil then goto f -- invalid (forward ...
確定! 回上一頁