摘要:
怎样创建一个线程 方法一:使用Thread类 方法二:使用Delegate.BeginInvoke 方法三:使用ThreadPool.QueueworkItem 阅读全文
posted @ 2018-07-09 18:02
Gangle
阅读(18904)
评论(0)
推荐(0)
摘要:
1. 注册组件 2.依赖注入 阅读全文
posted @ 2018-07-09 15:13
Gangle
阅读(154)
评论(0)
推荐(0)