Visual Studio 上的 TBB(线程构建块)

发布于 2024-10-28 08:33:47 字数 135 浏览 3 评论 0原文

有人可以告诉我一种在 Visual Studio 2008 上开始使用 TBB 的快速方法吗?我确实完成了本教程,但它似乎有点旧(LINK

Can someone point to me a quick way to get started working with TBB on Visual Studio 2008? I did go through this tutorial but it seemed kind of old (LINK)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

撕心裂肺的伤痛 2024-11-04 08:33:47

从 TBB 上的最新文档开始: http://threadingbuildingblocks.org/ver.php ?fid=91;特别是,入门和教程文档应该包含您正在寻找的大部分信息。

查看适用于 Visual Studio 的 TBB 插件;它会自动执行您需要在 VS 项目中进行的繁琐更改以配置路径和依赖项。但是,由于 VS Express 版本的限制,它无法与 VS Express 版本一起使用。

如果需要进一步的帮助,欢迎您访问 TBB论坛

Start with the up-to-date documentation on TBB: http://threadingbuildingblocks.org/ver.php?fid=91; in particular, Getting Started and Tutorial documents should contain much of the info you are looking for.

Look at TBB plug-in for Visual Studio; it automates tedious changes that you need to make in VS projects to configure paths and dependencies. It does not work with VS Express Editions however, due to limitations of those.

And in case of further assistance necessary, you are welcome at the TBB forum.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文