c#的输入 1.字符串输入string t =Console.ReadLine();2.数字输入int t = Convert.ToInt32(Console.ReadLine()); c# 2023-10-25 151 点赞 2 评论 228 浏览