格式字符串为16进制,不满两位左边补0; string strValue = String.Empty; strValue += string.Format("{0:X2}", RECEPTION_TEL_NO[0]);