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