在Lua编程语言中的if ... else语句的语法是: if(boolean_expression) then --[ statement(s) will execute if the boolean expression is true --] else ...
確定! 回上一頁