App下载

d 在线工具

using System;

class MainClass {
    static void Main() {
        Console.WriteLine("Hello W3Cschool!");
    }
}
运行结果