任何多线程应用程序都有死锁风险。
With any multithreaded application, there is a risk of deadlock.
在多线程环境中更慢也更难以使用。
It is slower and more difficult to do in a multithreaded environment.
小心那些无法用于多线程的语言元素。
Watch out for the language elements that will not work with multithreading.
a:针对多线程应用程序的静态版本。
Libthcli.a: Static version for a multi-threaded application.
采用多线程技术能有效解决此问题。
The multithread technology can effectively solve this problem.
多线程客户端的平均响应时间。
这不是仅仅一个多线程的问题。
如何通过不同的实例,多线程?
如果您减小默认栈大小,那么可以创建更多线程。
If you reduce the default stack size, you can create more threads.
为充分利用这一特性,应用程序需要是多线程的。
To take full advantage of it, applications need to be multithreaded.
和多线程一起使用时,必需使用某种类型的同步。
When used with multiple threads, you must use some type of synchronization.
多线程是现代操作系统中出现的概念。
一款多线程网络诊断工具。
NET对多线程的支持。
该分析工具也适用于在单处理器上运行多线程应用程序。
The analysis can also be applied to multi-threaded applications running on a single processor.
用VC编写的电梯程序,利用了多线程开发。
Prepared by the VC lift procedure, and use of multithreading development.
多线程技术的应用缩短了程序整体运行时间。
The multithreading technology was used to reduce the time of program operation.
最后设计一种基于多线程技术的高精度定时器。
Finally, we design a kind of high precise timer with multithreading technology.
并且比较是通过多线程完成的或者甚至可以与。
AND the comparison was done multithreaded or maybe even with the.
通过状态变量来同步多线程是一种很流行的方法。
A popular method of synchronizing multiple threads is through the use of condition variables.
斐波纳契通过多线程完整的源代码可以直接使用。
Fibonacci By MultiThread complete source code can be used directly.
斐波纳契通过多线程完整的源代码可以直接使用。
我们将在这一课中学习如何创建一个多线程程序。
We will learn how to create a multithreading program in this tutorial.
我需要掌握构建一个实时多线程应用什么技术呢?
What techniques do I need to master to build a real time multi threaded application?
多线程时钟程序。
什么是多线程?
比如,多线程的每一个线程可以有一个互斥锁的句柄。
For example, multiple threads can each have a handle to a mutex object.
若要允许窗体直接处理事件,可以使用多线程处理。
To allow the form to handle the events directly, you can use multithreading.
最后,DOM实现通常包括许多同步代码以使多线程化访问安全。
Finally, DOM implementations generally include a lot of synchronization code to make multithreaded access safe.
最后,DOM实现通常包括许多同步代码以使多线程化访问安全。
Finally, DOM implementations generally include a lot of synchronization code to make multithreaded access safe.
应用推荐