阅读背景:

const char* 如何转换成 BYTE 型

来源:互联网 
BYTE b;
const char* s = "hello";
b = (BYTE)atoi(s); b = (BYT



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: