Lua 中的逻辑运算符:与(and)、或(or)和非(not),与其他语言的逻辑运算符功能一致,这里不做赘述。 ... if not b then a = b else a = c end.
確定! 回上一頁