标签:lan com aik .com item get 左移 data- 位运算符
位运算符:
按位与运算符【&】、按位异或运算符【^】 、按位或运算符【|】、左移动运算符【<<】、右移动运算符【>>】
c语言的 “&”、“|”
原文地址:https://www.cnblogs.com/luoshui/p/9444515.html