Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前卡在 C# 2 中,使用 TPL 的并行优势仍然会很好......这可能吗?
不,这是不可能的。TPL需要 .NET 3.5(IIRC 有单独的下载,但它是测试版)并且内置于 .NET 4.0。