我的第一个博客

来源:互联网 发布:网络东北大秧歌曲大全 编辑:程序博客网 时间:2024/06/06 12:44

第一个博客

public class program{    public static void main()    {        Console.WriteLine("hellow world!");Console.Read();       }}


原创粉丝点击