使用StreamReader將stream讀取出來,然後轉為string。 using System; using System.IO; namespace Test { class Program { static void Main(string[] ...
確定! 回上一頁