StreamReader sr = new StreamReader(path, Encoding.Default); base64 = sr.ReadToEnd(); sr.Close(); 时间: 2024-11-25 19:45:09