C# 的Console.ReadLine的輸入長度限制. 默認長度為256 將其改為1000; Stream inputLength = Console.OpenStandardInput(1000); Console.
確定! 回上一頁