摘要: val=((val>4)&0xff); val=((val>2)&0x33); val=((val>1)&0x55); 阅读全文
posted @ 2019-01-03 10:26 chenguan 阅读(567) 评论(0) 推荐(0) 编辑