試試下面的例子就明白了所有的Lua程式語言提供的關係運算子:. 複製程式碼程式碼如下:a = 21 b = 10. if( a == b ) then print(“Line 1 – a is equal ...
確定! 回上一頁