摘要: ```cs class Program { static void Main(string[] args) { SaySomeThing saySomeThing_Hi = new SaySomeThing(); Console.WriteLine(saySomeThing_Hi.GetObj(). 阅读全文
posted @ 2023-06-09 23:53 double64 阅读(26) 评论(0) 推荐(0)