当前位置:首页 » 翻译 
  • 匿名
关注:1 2013-05-23 12:21

求翻译:The “Hello, World” program starts with a using directive that references the System namespace. Namespaces provide a hierarchical means of organizing C# programs and libraries. Namespaces contain types and other namespaces—for example, the System namespace contains a number of types, such as the Console class referenced是什么意思?

待解决 悬赏分:1 - 离问题结束还有
The “Hello, World” program starts with a using directive that references the System namespace. Namespaces provide a hierarchical means of organizing C# programs and libraries. Namespaces contain types and other namespaces—for example, the System namespace contains a number of types, such as the Console class referenced
问题补充:

  • 匿名
2013-05-23 12:21:38
的“hello,world”程序开始使用using指令引用该系统命名空间。命名空间提供了一种分层的方式组织C#程序和库。命名空间包含的类型以及其他命名空间,例如,该系统命名空间包含了多种类型,如控制台程序中所引用的类,和一些其他的命名空间,如IO和集合。 using指令引用一个给定的命名空间使不合格的类型,该命名空间中的成员。因为使用的指令,程序就可以使用了Console.Writeline为简写为system.console.writeline。
  • 匿名
2013-05-23 12:23:18
  • 匿名
2013-05-23 12:24:58
  • 匿名
2013-05-23 12:26:38
  • 匿名
2013-05-23 12:28:18
 
 
网站首页

湖北省互联网违法和不良信息举报平台 | 网上有害信息举报专区 | 电信诈骗举报专区 | 涉历史虚无主义有害信息举报专区 | 涉企侵权举报专区

 
关 闭