Reset(); //使用data.AsParallel()进行并行LINQ watch.Start(); var q2 = (from x in data.AsParallel() where Math.Log(x) < 4 select x).
確定! 回上一頁