摘要: 方法一:应用ParameterizedThreadStart这个委托来传递输入参数,这种方法适用于传递单个参数的情况。[c-sharp] view plaincopyusingSystem;usingSystem.Collections.Generic;usingSystem.ComponentMo... 阅读全文
posted @ 2014-05-31 21:22 快乐就好 阅读(246) 评论(0) 推荐(0)