AppendFormat("{0:x2}", b); return hex.ToString(); }. or: public static string ByteArrayToString(byte[] ba) { return BitConverter.ToString(ba).
確定! 回上一頁