摘要: 一 委托 定义: A delegate is a type that represents references to methods with a particular parameter list and return type. When you instantiate a delegate, 阅读全文
posted @ 2021-12-10 14:51 C#工控菜鸟 阅读(670) 评论(0) 推荐(1)