天天看点

Parallel类

1,用Parallel.For()方法循环

2,用Parallel.ForEach()方法循环

3,用Parallel.ForEach()方法并行调用多个方法

继续阅读