摘要: public delegate void ParameterizedThreadStart(object obj); class Work { public static Thread newThread = null;//Udp接收数据线程 public static void Main() { 阅读全文
posted @ 2020-07-10 19:13 xiaoxinZard 阅读(642) 评论(0) 推荐(0)