2012年12月16日 ... C语言中,字符和其ASCII码是等价的,比如'A'这个字符和单字节整数65是等价的. 比如 char c='A' ... unsigned char CharToHex(unsigned char bHex){
www.google.com.tw