multithreaded application meaning in Chinese
多线程应用程序
多执行绪应用程式
多执行绪应用程序
Examples
- Can a multithreaded application access an mfc dll in different threads
多线程应用程序是否可以通过不同的线程访问mfc dll ? - Lists topics that describe how to manage threads in multithreaded applications
列出描述如何在多线程应用程序中管理线程的主题 - Debugging a multithreaded application with a user interface can be difficult
通过用户界面来调试多线程应用程序可能比较困难。 - Synchronization problems are a common cause of bugs in multithreaded applications
同步问题是多线程应用程序中出现bug的一个常见原因。 - You can use c run - time libraries functions for debugging a multithreaded application
可以使用c运行时库( crt )函数来调试多线程应用程序。