It's easy to convert a byte array to a string. For an ASCII string, use the Encoding.ASCII.GetString static method:.
確定! 回上一頁