strongchen 当前离线
版主
论坛元老
很简单,这样定义就可以了:
const unsigned char hposit[]={1,3,7,0xf,0x1f,0x3f,0x7f,0xff};
TOP