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