> 或者有其他方法来支持64bit的位运算么? > 可以。通过int64_t 或者uint64_t 类型的FFI cdata 类型。比如: $ luajit -e 'local bit = require " ...
確定! 回上一頁