Test2

   1: using system;
   2: namespace hello
   3: {
   4:     public class name
   5:     {
   6:         static void Main()
   7:         {
   8:             Console.WriteLine("Hello world!");
   9:         }
  10:     }
  11:  
  12: }
posted @ 2010-04-22 15:17  知识碎片  阅读(105)  评论(0编辑  收藏  举报