网站首页  词典首页

请输入您要查询的英文单词:

 

单词 multithreaded
释义

multithreaded

  • 网络多执行绪;多线程;多线程的
1.
多执行绪
多执行绪multithreaded)和多路处理器服务器上执行该软件的接口。使用Ethereal学习TCP/IP协议 VOIP Research and Ap…
www.vlan9.com
2.
多线程
数库在多线程multithreaded)的表现上有严重问题,无法被多线程程序使用。利用各种同步机制(synchronous mechanism…
www.cnblogs.com
3.
多线程的
...(Single-threaded)只允许有一个线程多线程的(Multithreaded)允许有两个或多个线程用户层(或应用层)线程在用户(相对于 …
linux.sheup.com
4.
多线索
...QL)、数据的完整一致性与保密性保证,支持多任务、多线索(Multithreaded),联机事务处理控制(OLTP),查询优化,StoredP…
licjdq.blog.163.com
5.
多工执行绪的
...统. (五)可携带性的(portable) (六)多工执行绪的multithreaded) (七)高效能的(high-performance) 25 (八)动态的(dyna…
www.docin.com
6.
多执行绪的
多执行绪的(Multithreaded):Java程序可发出多只并行的轻量化行程。动态的(Dynamic):Java程式执行时动态的连结类别库。
irw.ncut.edu.tw
7.
多线程性
浅谈JAVA的特点 - 塞外戎马的日志 -... ... Ø High Performance( 高精确性) Ø Multithreaded多线程性) Ø Dynamic( 多态 …
roobo.blog.163.com
8.
多执行线程
AMD表示,对开发人员来说,从单一执行线程(single-threaded)转到多执行线程(multithreaded)软件是个非常大的挑战,需要很高的 …
wenwen.soso.com

例句

释义:
1.
When you re writing multithreaded programs, you must take great care that no one thread disturbs the work of any other thread.
编写多线程程序时,你必须注意每个线程是否干扰了其他线程的工作。
www-128.ibm.com
2.
Finally, you could run concurrent inserts through a multithreaded application, with each thread doing its own inserts.
最后,您可以通过一个多线程应用程序运行并发的插入,其中每个线程做它自己的插入。
www.ibm.com
3.
Early in my tenure at dW, Brian called to see if I might be interested in some articles on multithreaded application development.
我在dW工作的早期,Brian打电话问我是否对多线程应用程序开发方面的文章感兴趣。
www.ibm.com
4.
Its easy to use design and multithreaded crawling engine allows the user to quickly download any file type from a website.
其易于使用的设计及多线程检索引擎使用户能够快速下载任何文件类型的网站。
xtdownload.com
5.
In multithreaded code, it is often common to use a single, master thread that drives the actions the other threads take.
在多线程代码中,使用驱动其它线程所负责的动作的单个主线程是常见的。
www-128.ibm.com
6.
Eliminates the need for synchronization in many situations, all multithreaded systems cannot be implemented solely in terms of tasks.
消除了同步操作的要求,但是不是所有的多线程系统都用任务来实现。
www-128.ibm.com
7.
In a typical multithreaded implementation of such a system, different threads will handle different clients.
通常这种系统在实现多线程时,不同的线程将处理不同的客户机。
www-128.ibm.com
8.
A multithreaded application works just as well on a single-CPU system but without the added speed.
多线程应用程序也可以在单CPU系统上工作,但是无法实现提速。
www.ibm.com
9.
CXXFLAGS: extra compiler options - note that this applies to both the single and multithreaded builds.
额外的编译器选项-注意这会以单线程和多线程中。
boost-doc-zh.googlecode.com
10.
This type of infinite loops can sometimes occur due to multithreaded access into a shared unsynchronized data structure.
这种类型的无限循环有时是由于多线程访问共享的不同步的数据结构造成的。
www.ibm.com
1.
This situation is called a race condition and is a common concern in multithreaded programming .
这种情况被称作争用状态,它是多线程编程中的常见问题。
www.bing.com
2.
However , in multithreaded scenarios, some updates to the counter value might be ignored, resulting in inaccurate data .
但是,在多线程方案中对计数器值的某些更新可能被忽略,导致数据不准确。
www.bing.com
3.
But multithreaded programming is notoriously hard to do correctly, so this limitation is not without a silver lining.
但是众所周知,多线程编程是很容易出错的,所以这个限制并不是一点益处都没有。
www.infoq.com
4.
To take full advantage of it, applications need to be multithreaded.
为充分利用这一特性,应用程序需要是多线程的。
www-128.ibm.com
5.
Consequently, JScript objects and methods may have unpredictable behavior when used in multithreaded applications.
因此,当JScript对象和方法在多线程应用程序中使用时,可能会具有不可预知的行为。
msdn2.microsoft.com
6.
Agents are used in Clojure (see Resources) to coordinate multithreaded access to an identifiable piece of changing state.
Agents在Clojure(参阅参考资料)中用于协调对可识别变更状态的多线程访问。
www.ibm.com
7.
Provides procedures to create a simple multithreaded component that performs several complex calculations simultaneously.
提供创建同时执行多个复杂计算的简单多线程组件的过程。
msdn2.microsoft.com
8.
Debugging a multithreaded application with a user interface can be difficult.
通过用户界面来调试多线程应用程序可能比较困难。
msdn2.microsoft.com
9.
When creating a multithreaded application, you should be very careful in using multiple threads to manipulate the same object.
创建多线程应用程序时,使用多线程处理同一对象一定要非常小心。
msdn2.microsoft.com
10.
I've also enhanced the test case to make it multithreaded, which creates different and interesting behavior in the collected metrics.
我还加强了测试用例使其成为多线程的,这样就会在收集的指标中创建各种有趣的行为。
www.ibm.com
1.
Library, an open-source library of concurrency utilities that simplifies the building of multithreaded applications.
库,这是一个并发实用工具的开放源代码库,它能够简化多线程应用程序的构建。
www-128.ibm.com
2.
Occurs in a multithreaded program when some of the threads wait upon one thread that terminated.
在多线程程序中某些线程等待已终止的线程时发生。
www-128.ibm.com
3.
Even though an approximation of this overhead is subtracted, it still has subtle timing effects on multithreaded applications.
即使减去此系统开销的近似值,它仍然对多线程应用程序有细微计时影响。
msdn2.microsoft.com
4.
In order for your multithreaded components to be thread-safe, you must coordinate access to shared resources.
为了让您的多执行绪元件成为安全执行绪,您必须协调共用资源的存取。
technet.microsoft.com
5.
The following topics introduce you to some of the considerations and best practices for multithreaded programming.
下列主题将向您介绍多线程编程的一些注意事项和最佳做法。
msdn2.microsoft.com
6.
The last four steps are designed to run in parallel with each other or as multithreaded command sequences.
最后四步设计为并行运行或者作为多线程的命令序列。
www.ibm.com
7.
In this walkthrough, you will create a simple multithreaded component that performs multiple complex calculations simultaneously.
在本演练中,您将创建一个简单的多线程组件,该组件同时执行多个复杂的计算。
msdn2.microsoft.com
8.
Improperly implemented multithreaded code can degrade application performance, or even cause frozen applications.
未能正确实现的多线程代码可能降低应用程序性能,或甚至导致应用程序冻结。
msdn2.microsoft.com
9.
Nowadays, most multithreaded applications are written using standard sets of library functions called thread (POSIX thread) libraries .
如今,大多数多线程程序都是采用标准的线程库编写。
linux.chinaunix.net
10.
The additional work items allow your application to take advantage of multiple and multithreaded distributors.
其他工作项允许应用程序利用多个分发服务器以及多线程分发服务器。
msdn2.microsoft.com
1.
A typical multithreaded application has a class that represents a resource to be shared among threads.
典型的多线程应用程序具有代表各个线程间要共享的资源的类。
msdn2.microsoft.com
2.
This is called a race condition and is a common issue in multithreaded programming.
这叫做“争用条件”,是多线程编程中常见的一个问题。
msdn2.microsoft.com
3.
Make sure the environment you compile the program in is not CICS. You cannot run multithreaded applications in the CICS environment.
确保您将要在其中编译程序的环境不是CICS环境,因为无法在CICS环境中运行多线程应用程序。
www.ibm.com
4.
Synchronizing resource access between threads is a common problem when writing multithreaded applications.
写入多线程应用程序时,线程间的同步资源访问是一个常见问题。
msdn2.microsoft.com
5.
Must be fast to execute may be multithreaded and distributed execution.
必须快速执行,可多线程和分布式执行。
www.bing.com
6.
With this, you can group together memory areas before reading or writing them, improving performance of multithreaded environments.
有了这些,你可以在读或写之前将需要的内存区域组合起来,在多线程环境下可以提供系统系能。
shi-wei.net
7.
When operating in a multithreaded environment, the application must lock the package before access.
在多线程环境中操作时,应用程序必须在访问前锁定包。
msdn2.microsoft.com
8.
Debugging a multithreaded application that has a user interface can be especially difficult.
侦错具有使用者介面的多执行绪应用程式可能会特别地困难。
technet.microsoft.com
9.
This article, the first in a two-part series, discusses the design of concurrent data structures in a multithreaded environment.
本文是两篇系列文章的第一篇,讨论如何在多线程环境中设计并发数据结构。
www.ibm.com
10.
The SMP architecture can be beneficial for multithreaded applications.
SMP体系架构对多线程的应用程序非常有益。
www.ibm.com
1.
Multithreaded applications can run several different tasks simultaneously.
多线程应用程序可以同时运行多个不同的任务。
msdn2.microsoft.com
2.
The multithreading topics do not teach the basics of multithreaded programming, only how to use MFC in your multithreaded program.
多执行绪主题没有教授多执行绪程式设计的基本概念,只有教授如何在您的多执行绪程式中使用MFC。
technet.microsoft.com
3.
The Microsoft Foundation Class (MFC) library provides support for multithreaded applications.
Microsoft基础类(MFC)库提供多线程应用程序支持。
msdn2.microsoft.com
4.
To enforce this guarantee in a multithreaded environment requires a lock to synchronize threads.
要在多线程环境中强制此保证,需要一个锁来同步线程。
www.cnblogs.com
5.
All reactor systems are single threaded by definition, but can exist in a multithreaded environment.
定义上所有反应器系统是单线程,但可能存在于一个多线程环境。
www.open-china.net
6.
Simply put: switching your concurrent programming model to actors makes multithreaded applications easier to code.
简而言之,将您的并发编程模型转换为角色使多线程应用程序更容易编码。
www.ibm.com
7.
Describes how multithreaded applications can use wait handles and monitor objects to synchronize multiple threads.
介绍多线程应用程序如何使用等待句柄和监视器对象来同步多个线程。
msdn2.microsoft.com
8.
Let's say you're developing a multithreaded code tracer whose goal is to uniquely identify each thread's path through your code.
比方说您在开发一个多线程代码跟踪器,其目标是通过您的代码惟一标识每个线程的路径。
www.ibm.com
9.
The COM threading model can be set to single-threaded apartment or multithreaded apartment.
COM线程模型可设置为单线程单元或多线程单元。
technet.microsoft.com
10.
Support for explicit free threading that allows creation of multithreaded, scalable applications.
允许创建多线程的可缩放应用程序的显式自由线程处理支持。
technet.microsoft.com
1.
pthread -qthreaded or _r invocation mode Creates programs running in a multithreaded environment.
pthread-qthreaded或_r调用模式创建在多线程环境中运行的程序
www.ibm.com
2.
The ConcurrencyMode property controls the internal threading model, enabling support for reentrant or multithreaded callback objects.
ConcurrencyMode属性可控制内部线程模型,使系统可以支持可重入或多线程回调对象。
msdn2.microsoft.com
3.
Use Load and a staging table or a multithreaded application to achieve Insert parallelism.
使用Load和staging表或多线程应用程序,以实现Insert的并行性。
www.ibm.com
4.
You can often predict deadlock situations by diagramming multithreaded applications before you start coding.
在开始编码前绘制多线程应用程序关系图通常可以预测死锁情况。
msdn2.microsoft.com
5.
Services Client Services using multithreaded, can best deal with the request SOCKET.
服务端采用多线程服务,能最好的处理SOCKET请求。
www.hxzi.com
6.
Sharing resources between threads is a frequent necessity in multithreaded programming.
在多线程编程中经常需要在线程间共享资源。
msdn2.microsoft.com
7.
Provides classes and interfaces that enable multithreaded programming.
提供支持多线程编程的类和接口。
msdn2.microsoft.com
8.
The Jamaica project is an example where a standard Java program is re-factored using a special compiler to generate multithreaded code.
Jamaica项目就是这样一个例子,标准的Java程序可以使用特殊的编译器进行重构来生成多线程的代码。
www.ibm.com
9.
Notification Services is multithreaded and scales up when run on a multiprocessor computer.
NotificationServices是多线程的,并且在多处理器计算机上运行时可以向上扩展。
msdn2.microsoft.com
10.
Is a masterful book on the subtle issues surrounding multithreaded programming in Java applications.
是关于围绕Java应用程序中多线程编程可能出现的难解问题的权威书籍。
www-128.ibm.com
1.
The API provides multithreaded access to multiple physical USB devices, and supports both native and remote devices.
这个API提供了对多个物理USB设备的多线程访问,并支持本机和远程设备。
www-128.ibm.com
2.
In Part 1 I walked through the constructs for multithreaded programming currently supported by the Java language.
在第1部分中,我介绍了Java语言目前支持的多线程编程的构造。
www.ibm.com
3.
Hoard: Hoard was written with the goal of being very fast in a multithreaded environment.
Hoard:编写Hoard的目标是使内存分配在多线程环境中进行得非常快。
blog.163.com
4.
Stop and continue signals also affect the entire process, and this enables job control for multithreaded processes.
停止和继续信号也会影响整个进程,这样就可以实现对多线程进程的工作控制。
www.ibm.com
5.
Second, many programmers are unaware of the subtleties of certain multithreaded programming idioms, which can lead to errors in code.
其次,许多程序员并不知道特定多线程编程方法的微妙细节,而这可能会导致代码错误。
www.ibm.com
6.
For better multitasking and multithreaded performance.
为了更好的多任务和多线程性能。
zhidao.baidu.com
7.
Class provides easy creation and management of multithreaded background tasks.
类提供了创建和管理多线程后台任务的简便方法。
msdn2.microsoft.com
8.
A straightforward way to implement multithreaded applications is to associate a lightweight process with each thread.
一种实现多线程程序最直接的方法就是用一个轻进程关联每个线程。
dictsearch.appspot.com
9.
Symptoms: A multithreaded program that locks up, with or without the printing of stack traces to standard error.
症状:一个锁定多线程程序,它具有或不具有将堆栈跟踪打印到标准错误。
www-128.ibm.com
10.
The Tivoli ARM engine is a multithreaded application implemented as the tapmagent file (tapmagent. exe on Microsoft Windows platforms).
TivoliARM引擎是一个多线程应用程序,它使用tapmagent文件形式(在windows平台下的tapmagent.exe)。
www.ibm.com
1.
Demonstrates a multithreaded client and free-threaded server with compiler COM support.
演示带有编译器COM支持的多线程客户端和自由线程服务器。
technet.microsoft.com
2.
LINUX multithreaded application design, we hope that the right useful.
LINUX多线程应用程序设计,希望对大家有用。
www.hxzi.com
3.
To boost multithreaded speed, a patch from Joe Damato and Aman Gupta has been included as an optional and experimental feature.
为了提升多线程速度,该版本中还包含了一个作为可选实验特性的补丁(作者是JoeDamato和AmanGupta)。
www.infoq.com
4.
Finally, DOM implementations generally include a lot of synchronization code to make multithreaded access safe.
最后,DOM实现通常包括许多同步代码以使多线程化访问安全。
www.ibm.com
5.
An experienced user of multithreaded applications may perceive a subtle flaw with the code as typed.
有经验的多线程应用程序用户可能会发现已键入的代码中存在细微缺陷。
msdn2.microsoft.com
6.
MYSQL is a multithreaded, structured query language (SQL) database server.
MYSQL是一个多线程的,结构化查询语言(SQL)数据库服务器。
www.jisuxz.com
7.
This could cause major problems in a multithreaded scenario, however, as two TransactionScopes could clobber each other.
然而,在多线程情况下,这可能会引发重大问题,因为两个TransactionScope可能会相互攻击。
www.cnblogs.com
8.
In this article, I'll walk you though the use of log4j and apply it to a working example of multithreaded, multiplatform code.
在本文中,我将指导您使用log4j,并将它应用于一个多线程、多平台的工作例子。
www.ibm.com
9.
Because you must code the programs in a multithreaded application as recursive, you cannot code nested programs.
由于必须在多线程应用程序中将程序编写为递归方式,因此无法编写嵌套程序。
www.ibm.com
10.
As I hope I've shown, there are a multitude of advantages to writing multithreaded Java applications using JCSP.
我希望我已经表达得够清楚,用JCSP编写多线程Java应用程序有许多优势。
www.ibm.com
1.
This topic explains the classes available and how to use them to create thread-safe classes in a typical multithreaded application.
本主题说明了可用的类以及如何在典型的多线程应用程序中使用它们创建线程安全类。
msdn2.microsoft.com
2.
Is clearly designed to function in multithreaded environments.
明确地设计为在多线程环境中工作。
www-128.ibm.com
3.
It is important to be aware of the benefits and pitfalls of creating multithreaded applications.
了解创建多线程应用程序的优缺点十分重要。
msdn2.microsoft.com
4.
Of course, ObjectPusher. java is multithreaded so that it won't hang the GUI application during the file-transfer process.
当然,ObjectPusher.java是多线程的,这样在文件传输过程中,就不会挂起GUI应用程序。
www.ibm.com
5.
VC multithreaded program written with the chat room, multi-threaded applications prone to problems.
VC 多线程与聊天室程序的编写,多线程应用中容易出现的问题。
www.dgmini.com
6.
It is acceptable because our test framework is not multithreaded or reentrant.
这是可以接受的,因为我们的测试框架不是多线程的或可重入的。
www-128.ibm.com
7.
The PS3 provides an amazing low-cost platform for multithreaded data- and compute-intensive applications.
PS3为多线程的数据和计算密集型应用程序提供了一个成本极为低廉的平台。
www.ibm.com
8.
Its nodes are configured to perform multithreaded processing of the tasks using the ExecutorService interface.
其中节点被配置成使用ExecutorService接口来进行多线程处理。
www.infoq.com
9.
Shows two different ways to implement multithreaded tasks.
演示实现多线程任务的两种不同方式。
msdn2.microsoft.com
10.
The next section discusses a better way to return values from multithreaded procedures.
下一节讨论自多线程过程返回值的更好方法。
msdn2.microsoft.com
1.
FastResolver is a multithreaded application, so it can resolve dozens of addresses within a few seconds.
fastresolver是一个多线程应用程序,因此它可以解决几十个地址,几秒钟。
xtdownload.com
2.
Can a multithreaded application access an MFC DLL in different threads?
多线程应用程序是否可以通过不同的线程访问MFCDLL?
msdn2.microsoft.com
3.
While the thread pool is a powerful mechanism for structuring multithreaded applications, it is not without risk.
虽然线程池是构建多线程应用程序的强大机制,但使用它并不是没有风险的。
www.ibm.com
4.
Lets you indicate if a multithreaded module is a DLL and select retail or debug versions of the run-time library.
允许您指示多线程模块是否是DLL,并可以选择运行时库的零售版本或调试版本。
msdn2.microsoft.com
5.
In a multithreaded application, these processes can proceed in the background so the user's time is not wasted.
而在多线程应用程序中,这些进程可以在后台进行,因此不会浪费用户时间。
technet.microsoft.com
6.
Use of remote call component technology, multithreaded parallel computing.
利用远程调用组件技术,实现多线程并行计算。
www.hxzi.com
7.
Shows how to create a multithreaded application that searches a text file for occurrences of a word.
说明如何创建在文本文件中搜索单词匹配项的多线程应用程序。
msdn2.microsoft.com
8.
Discusses the use of collections in multithreaded applications.
讨论集合在多线程应用程序中的使用。
msdn2.microsoft.com
9.
You might want to run your tests in MTA mode (using multithreaded apartments) because of the methods that you have used to write your tests.
您可能希望在MTA模式(使用多线程单元)下运行您的测试,原因在于您用来编写测试的方法。
technet.microsoft.com
10.
This type is safe for multithreaded read operations.
该类型对于多线程读操作是安全的。
msdn2.microsoft.com
1.
Fixed events bug when working on multithreaded mode.
固定事件的错误时,多线程的工作模式。
bbs.pdafans.com
2.
While multithreaded applications aren't terribly hard to write, there are challenges to writing them correctly.
尽管多线程应用程序并不是很难编写,但正确编写它们仍然面临许多挑战。
www.ibm.com
3.
This type is safe for multithreaded operations.
该类型对于多线程操作是安全的。
msdn2.microsoft.com
4.
HTK tools visualization example, the settlement process communication, multithreaded and so on.
HTK工具的可视化实例,解决进程通信、多线程等问题。
www.hxzi.com
5.
Creates a debug multithreaded executable file using LIBCMTD. Lib.
使用LIBCMTD.lib创建调试多线程可执行文件。
msdn2.microsoft.com
6.
Describes how to use Visual Studio to debug a multithreaded application on a high-performance cluster.
描述如何使用VisualStudio来调试高性能群集上的多线程应用程序。
msdn2.microsoft.com
7.
Describes how to pass and return parameters with multithreaded applications.
描述如何用多线程应用程序传递和返回参数。
msdn2.microsoft.com
8.
Creates a multithreaded executable file using LIBCMT. Lib.
使用LIBCMT.lib创建多线程可执行文件。
msdn2.microsoft.com
9.
With AsyncTask, you can really simplify multithreaded code.
有了AsyncTask,您就完全可以简化多线程代码。
www.ibm.com
10.
You can also use the Debug and Trace classes to log events that occur in multithreaded applications.
您还可以使用Debug和Trace类记录在多线程应用程序中发生的事件。
msdn2.microsoft.com
1.
What is the number one issue that you have seen for Java developers creating multithreaded applications?
你认为对于创建多线程应用的Java开发者来说,最首要的问题是什么呢?
www.infoq.com
2.
Shows how to create a simple multithreaded application.
说明如何创建简单多线程应用程序。
msdn2.microsoft.com
3.
You can also use delegates with multithreaded applications.
还可以将委托用于多线程应用程序中。
msdn2.microsoft.com
4.
It will not only improve the experience of writing multithreaded applications, but also the quality of your products.
这不仅提高了编写多线程应用程序的体验,而且提高了产品品质。
www.ibm.com
5.
Demonstrates creating a multithreaded component, explaining how threads work and how to coordinate multiple threads in your component.
演示如何创建多线程组件,解释线程如何工作,以及如何在组件中协调多个线程。
msdn2.microsoft.com
6.
With any multithreaded application, there is a risk of deadlock.
任何多线程应用程序都有死锁风险。
www.ibm.com
7.
Creates a debug multithreaded DLL using MSVCRTD. Lib.
使用MSVCRTD.lib创建调试多线程DLL。
msdn2.microsoft.com
8.
We will learn what an event object is and how to use it in a multithreaded program.
我们将学习什么是一个事件对象和如何在多线程程序中使用它。
blog.chinaunix.net
9.
ASP. NET applications are multithreaded so they can respond to multiple concurrent requests.
ASP.NET应用程序是多线程的,因此可支持对多个并发请求的响应。
msdn2.microsoft.com
10.
This helps keep the counter value accurate in multithreaded or multiprocess scenarios, but also results in a performance penalty.
这有助于在多线程或多进程方案中保持计数器值准确,但同时会导致性能下降。
msdn2.microsoft.com
1.
For example, suppose you wanted to create a facility for managing debugging information in a multithreaded application.
例如,假设您想创建一个用于管理多线程应用程序调试信息的工具。
www.ibm.com
2.
It can dramatically speed up multithreaded processes that do a lot of allocating and deallocating.
它可以显著地加快那些进行很多分配和回收的多线程进程的速度。
blog.163.com
3.
On the server, tune nfsd, which is multithreaded, like you tuned biod (other daemons you can tune include rpc. mountd and rpc. lockd).
在服务器中,调优多线程的nfsd,就像调优biod(您可以调优其他守护进程,包括rpc.mountd和rpc.lockd)。
www.ibm.com
4.
This is a C# Prepared multithreaded download software, very good with ah ~!
这是用C#编写的多线程下载软件,很好用啊~!
www.hxzi.com
5.
If we want to write scalable multithreaded programs, we must reduce contention for critical resources.
如果想编写具可伸缩性的多线程程序,我们就必须减少对临界资源的争用。
www.ibm.com
6.
Multithreaded MFC simple example, a total of ten, this is the third.
简单的MFC多线程例子,总共有十个,这是第三个。
www.hxzi.com
7.
Well, there is a wrinkle that can make writing stable multithreaded code very difficult indeed.
那么,有可能的确使文字稳定的多线条状图案装饰的代码非常困难的皱痕。
zhidao.baidu.com
8.
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations.
此类型的公共静态(在VisualBasic中为Shared)成员对于多线程操作是安全的。
msdn2.microsoft.com
9.
Demonstrates creating a multithreaded component using Visual Basic.
演示如何使用VisualBasic创建多线程组件。
msdn2.microsoft.com
10.
Multithreaded Components Visual Basic 6. 0 Provides two models for threadingcomponents can either be single threaded or apartment threaded.
VisualBasic6.0提供两种线程处理模型,即组件可以是单线程的或者是单元线程的。
msdn2.microsoft.com
1.
Multithreaded query execution with option to allow multiple query execution simultaneously
可以选择让多任务查询同步进行
www.douban.com
2.
High Performance Memory Allocator for Multithreaded Applications
多线程环境的高效内存分配技术
www.ilib.cn
3.
Supplying Parameters for Multithreaded Procedures
为多线程过程提供参数
msdn2.microsoft.com
4.
Implementation of distributed computing using multithreaded RPC
多线程RPC分布式计算的实现
www.ilib.cn
5.
Analysis on the Platform Correlation of Java Multithreaded Synchronous Mechanism
Java多线程同步机制平台相关性浅析
ilib.cn
6.
For relatively simple multithreaded applications, the,
对于相对简单的多线程应用程序,
msdn2.microsoft.com
7.
Multithreaded applications on data collection
多线程技术在数据采集中的应用
service.ilib.cn
8.
For multithreaded testing for Separate Containers, settings in Tomcat's server. xml were adjusted as follows
对于分离容器(SeparateContainers)体系结构,为了进行多线程测试,Tomcat的server.xml中的设置需要作如下调整
www.ibm.com
9.
Developinet of Binary and Multithreaded Serial Communication Procedure with Delphi
用Delphi开发二进制方式的多线程串行通讯程序
ilib.cn
10.
Working example of porting a multithreaded application
移植多线程应用程序的工作示例
www.ibm.com
1.
For background information on multithreaded programming, see
有关多线程编程的背景信息,请参见
msdn2.microsoft.com
2.
Study on Multithreaded-Communication-Model Based on Scheduling in Distributed and Parallel Database System
分布式并行数据库中基于调度的多线程通信模型之研究
www.ilib.cn
3.
Multithreaded Access In A HEAP_NO_SERIALIZE Heap
HEAP_NO_SERIALIZE堆中的多线程访问
msdn2.microsoft.com
4.
Design of Virtual Measurement and Control Platform Based on Multithreaded Technology
基于多线程技术的虚拟测控平台设计
service.ilib.cn
5.
To use event logs in multithreaded applications
在多线程应用程序中使用事件日志
msdn2.microsoft.com
6.
For more information on issues in multithreaded programming, see
有关多线程编程中的问题的更多信息,请参见
msdn2.microsoft.com
7.
Lists topics that describe how to manage threads in multithreaded applications
列出描述如何在多线程应用程序中管理线程的主题
msdn2.microsoft.com
8.
The most reliable way to create a multithreaded application is to use the
创建多线程处理应用程序的最可靠方法是使用
msdn2.microsoft.com
9.
"Stop 0x05" error message when you use a multithreaded application in Windows 2000 Server
在Windows2000Server中使用多线程应用程序时出现“Stop0x05”错误消息
support.microsoft.com
10.
How to: Log Events for Multithreaded Components
如何:记录多线程组件的事件
msdn2.microsoft.com
1.
Authoring a Simple Multithreaded Component with Visual Basic
使用VisualBasic创作简单的多线程组件
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/15 21:31:19