首页 新闻 会员 周边
3
回答数

已解决问题 200 C#如何以管理员权限调用DOS的问题

static void Fun() { while (true) { try { string str = Console.ReadLine(); Process p = new Process();