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