PHP Bitwise NOT

后端 未结 0 1271
慢半拍i
慢半拍i 2021-01-11 20:48

I need to pack a number in 1byte (char), 2 bytes (short), 4 bytes (int) and 8 bytes (long) formats and apply bitwise operator ~ (not). For these needs I use

相关标签:
回答
  • 消灭零回复
提交回复
热议问题