摘要:
通常遇到,0xFE 0xFF 则转换为0xFE + 0x00 和 0xFE + 0x01。 Talk is cheap, show me the code. #include <stdio.h> #include <assert.h> #include <string.h> typedef unsi 阅读全文
posted @ 2020-12-28 17:31
real-watson
阅读(424)
评论(0)
推荐(0)