We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
我对 POCO 中的进程库没有任何直接经验,但我总体上是该项目的忠实粉丝,特别是网络和线程库。在 Windows(MinGW 和 VS)、OS X 和 Linux 下运行良好。
I don't have any direct experience with the Processes lib in POCO but I'm a big fan of the project in general and the networking and threading libs in particular. Works great under Windows (MinGW & VS), OS X, and Linux.
我在 iOS/Android 上使用过 POCO 跨平台,它非常简单,有动态指针、线程等等。一开始运行它有一些门槛,但是一旦第一个示例运行:没有问题...您可能想查看我们的整个项目 此处
I have used POCO cross-platform for iOS/Android and it was very straightforward, dynamic pointers, threading and much much more. There was some threshold on getting it running at first, but once first sample was running: no problems... You may want to check out our entire project here