C#里面有没有类似cin.peek()的函数?RTRTRTRTRTRT c# [解决办法]TextReader textReader = Console.In;int peek = textReader.Peek();