这是第一篇文章!

class Program 
{
    static void Main (string[] args)
    {
        Console.WriteLine("Hello World!");
    }
}
posted @ 2018-11-02 10:39  hanase  阅读(56)  评论(0)    收藏  举报