英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

async    
异步的

异步的


请选择你想看的字典辞典:
单词字典翻译
ASYNC查看 ASYNC 在百度字典中的解释百度英翻中〔查看〕
ASYNC查看 ASYNC 在Google字典中的解释Google英翻中〔查看〕
ASYNC查看 ASYNC 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • std::promise - cppreference. com
    The class template std::promise provides a facility to store a value or an exception that is later acquired asynchronously via a std::future object created by the std::promise object Note that the std::promise object is meant to be used only once Each promise is associated with a shared state, which contains some state information and a result which may be not yet evaluated, evaluated to a
  • std::future - cppreference. com
    An asynchronous operation (created via std::async, std::packaged_task, or std::promise) can provide a std::future object to the creator of that asynchronous operation The creator of the asynchronous operation can then use a variety of methods to query, wait for, or extract a value from the std::future
  • std::thread::detach - cppreference. com
    Separates the thread of execution from the thread object, allowing execution to continue independently Any allocated resources will be freed once the thread exits After calling detach *this no longer owns any thread
  • std::unique_lock - cppreference. com
    The class unique_lock is a general-purpose mutex ownership wrapper allowing deferred locking, time-constrained attempts at locking, recursive locking, transfer of lock ownership, and use with condition variables The class unique_lock is movable, but not copyable -- it meets the requirements of MoveConstructible and MoveAssignable but not of CopyConstructible or CopyAssignable The class





中文字典-英文字典  2005-2009