multithreaded application meaning in Chinese
多线程应用程序
多执行绪应用程式
多执行绪应用程序
Examples
- It is important to be aware of the benefits and pitfalls of creating multithreaded applications
了解创建多线程应用程序的优缺点十分重要。 - Shows how to create a multithreaded application that searches a text file for occurrences of a word
说明如何创建在文本文件中搜索单词匹配项的多线程应用程序。 - Multithreaded applications often use wait handles and monitor objects to synchronize multiple threads
多线程应用程序经常使用等待句柄和监视器对象来同步多个线程。 - Describes how to use visual studio to debug a multithreaded application on a high - performance cluster
描述如何使用visual studio来调试高性能群集上的多线程应用程序。 - You can often predict deadlock situations by diagramming multithreaded applications before you start coding
在开始编码前绘制多线程应用程序关系图通常可以预测死锁情况。