ToBase64String (bytes); //從Base64 字串還原 string c = System.Text.Encoding.GetEncoding("utf-8").GetString(Convert.FromBase64String(b));.
確定! 回上一頁