摘要: 1 using System; 2 using System.Collections.Generic; 3 using System.Text; 4 5 namespace ConsoleApp1 6 { 7 public class SharpEightInfo 8 { 9 public stat 阅读全文
posted @ 2021-03-08 20:56 朱雪松的BLOG 阅读(204) 评论(0) 推荐(0)
摘要: 1 using System; 2 using System.Collections.Generic; 3 using System.Text; 4 5 namespace ConsoleApp1 6 { 7 public class SharpSevenInfo 8 { 9 public stat 阅读全文
posted @ 2021-03-07 21:53 朱雪松的BLOG 阅读(54) 评论(0) 推荐(0)
摘要: 1 using System; 2 3 namespace ConsoleApp1 4 { 5 class Program 6 { 7 static void Main(string[] args) 8 { 9 10 { 11 Student student = new Student("蛋蛋", 阅读全文
posted @ 2021-03-04 22:23 朱雪松的BLOG 阅读(133) 评论(0) 推荐(0)