摘要: #include <cstdio> #include <cstring> typedef unsigned char BYTE; typedef unsigned short WORD; typedef unsigned long DWORD; #define GETU32(pt) (((DWORD 阅读全文
posted @ 2021-06-03 23:31 Byaidu 阅读(89) 评论(0) 推荐(0) 编辑