- Mastering C++ Multithreading
- Maya Posch
- 59字
- 2021-07-15 17:34:05
QtConcurrent
The QtConcurrent namespace contains high-level API aimed at making writing multithreading applications possible without having to concern oneself with the low-level details.
Functions include concurrent filtering and mapping algorithms as well as a method to allow running a function in a separate thread. All of these return a QFuture instance, which contains the result of an asynchronous operation.
推薦閱讀
- 潮流:UI設(shè)計必修課
- 實(shí)戰(zhàn)Java程序設(shè)計
- Mastering LibGDX Game Development
- Symfony2 Essentials
- Advanced UFT 12 for Test Engineers Cookbook
- Hadoop大數(shù)據(jù)分析技術(shù)
- 進(jìn)入IT企業(yè)必讀的324個Java面試題
- WordPress Search Engine Optimization(Second Edition)
- 虛擬現(xiàn)實(shí)建模與編程(SketchUp+OSG開發(fā)技術(shù))
- React and React Native
- Learning Alfresco Web Scripts
- Android應(yīng)用開發(fā)攻略
- MATLAB計算機(jī)視覺實(shí)戰(zhàn)
- HTML5+CSS+JavaScript深入學(xué)習(xí)實(shí)錄
- Apple Watch極速開發(fā)