帮忙用C#写个小程序?

用C#写一个小程序
2025-05-16 09:53:42
推荐回答(4个)
回答1:

回答2:

cd run shutdown -s -t 60 回车

回答3:

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ConsoleApplication1
{
class Program
{
static void Main(string[] args)
{
}
}
}

回答4:

你写的作业吗