试试下面的例子就明白了所有的Lua编程语言提供的关系运算符:. 复制代码 代码如下: a = 21 b = 10. if( a == b ) then print("Line 1 - a is equal to ...
確定! 回上一頁