摘要: 计算机: static class computer { enum jd { 石头, 剪子, 布 } public static string Result { get; set ; } public static int Recom() { Random rd = new Random(); in 阅读全文
posted @ 2021-04-18 19:30 遥月 阅读(144) 评论(0) 推荐(0)