摘要: 本意上为匿名方法的简写,将整个需要被委托执行的方法整体放入委托中执行的简化写法 点击查看代码 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Thre 阅读全文
posted @ 2022-06-16 01:02 hpc_for_s 阅读(79) 评论(0) 推荐(0)