using 关键字表明程序使用的是给定命名空间中的名称。例如,我们在程序中使用System 命名空间,其中定义了类Console。我们可以只写: Console.WriteLine ("Hello there ...
確定! 回上一頁