为了账号安全,请及时绑定邮箱和手机立即绑定

为啥我的VS运行的Helloworld窗口还是闪一下就关了

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;


namespace Myapp1
{
    class Program
    {
        static void Main(string[] args)
        {
            Console.WriteLine();
        }
    }
}


正在回答

1 回答

那个是调试程序,你可以用Ctrl+F5直接运行

1 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

为啥我的VS运行的Helloworld窗口还是闪一下就关了

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信