c#中什么语句可以起到c中system pause的作用?谢谢[解决办法]Thread.Sleep(时间)[解决办法]Console.Write("\r\nPress any key to continue....");Console.Read();