This example demonstrates the Console.Read() method. using System; class Sample { public static void Main() { string m1 = "\nType a string of text then ...
確定! 回上一頁