2005年1月27日 ... char c; c = 0x30; int i = (int)c; 输出结果是48,这不是我想要的结果,我的本意是ASCII 值为0x30,变成int 是0,该怎么写? CSDN投诉事项说明.
bbs.csdn.net