void StrDec2BufDec(const StrVal& strDec, BYTE* bufDec) { for (size_t i = 0; i < strDec.length … Continue reading 十进制跟十六进制的字符串互转
void StrDec2BufDec(const StrVal& strDec, BYTE* bufDec) { for (size_t i = 0; i < strDec.length … Continue reading 十进制跟十六进制的字符串互转