首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
bitlib专题
bitlib提供5.1版本下位操作符(c 语言实现,跨平台)
在LuaForge中提供bitlib可以在lua5.1版本中提高为操作符运算。bitlib通过c语言来实现跨平台位操作符。 Lua functions provided: bit.bnot(a) returns the one's complement of a bit.band(w1,...) returns the bitwise and of the
阅读更多...