Lua 提供了以下几种运算符类型: - 算术运算符- 关系运算符- 逻辑运算符- 其他运算 ... print("a and b - 条件为false" ) end if ( not( a and b) ) then print("not( a ...
確定! 回上一頁