摘要: 该类定义了并行的For和Foreach方法,Parallel类使用多个任务,因此需要多个线程来完成这个作业代码及简单注释如下:using System;using System.Collections.Generic;using System.Linq;using System.Text;using... 阅读全文
posted @ 2014-07-16 11:17 runninglzw 阅读(224) 评论(0) 推荐(0)