How can I represent integer as Binary? so I can print as. ... In Lua 5.2 you've already have bitwise functions which can help you ( bit32 ) ...
確定! 回上一頁