摘要: 因同事委托还不太会用,所以我写了一个小的委托三部曲的Demo。 调用类里的函数自动随机改变值,通过委托刷新到主界面。 这是communication类 using System; using System.Collections.Generic; using System.Linq; using S 阅读全文
posted @ 2020-05-07 11:25 阿旭1 阅读(159) 评论(0) 推荐(0)