二者都是將byte[] 轉換成字符串,一個區別在於Convert.ToBase64String 使用base 64 數字編碼,所以它生成的全部是ASCII 字符。 而Encoding.
確定! 回上一頁