WriteLine(); // Decode the bytes and display the resulting Unicode string. String decoded = ascii.GetString(bytes); Console.WriteLine("Decoded string: ...
確定! 回上一頁