随笔分类 -  C#

摘要://测试用的类 public class PersonData { public string gender = string.Empty; public List<int> pifuRGB = new List<int>() { 0, 0, 0 }; public int meiGray; str 阅读全文
posted @ 2021-09-01 08:59 蓝闪 阅读(2047) 评论(0) 推荐(0)