网站首页  词典首页

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

 

单词 worker thread
释义

worker thread

  • 网络工作线程;工作者线程;辅助线程
1.
工作线程
工作线程(Worker Thread)或者后台线程(Background Thread):你可以在这个线程中处理耗时任务。如何使用线程  Java平台从 …
blog.csdn.net
2.
工作者线程
这种线程也叫工作者线程worker thread).每个处理器对应一个工作队列线程,名为 events/n.
blog.csdn.net
3.
辅助线程
对于辅助线程worker thread),要为它准备一个线程函数,然后调用AfxBeginThread()。例如:CWinThread* pThread=AfxB…
www.ttadd.com
4.
工作执行绪
接著让背景工作执行绪 (Worker Thread) 进入休眠状态,模拟远端服务连线发生延迟。当工作完成时,会将另一个工作推入 UI …
msdn.microsoft.com
5.
背景工作执行绪
计算机与网络英语词汇(W-Z)|无忧教育 ... workbook object 工作簿对象 worker thread 背景工作执行绪 workflow 工作流程 ...
www.51education.net
6.
背景工作线程
异常运行 ... workbook object 工作簿对象 worker thread 背景工作线程 workflow Process wizard 工作流程处理向导 ...
www.docstoc.com
7.
使用工作线程
VISUAL... ... 2.16 选项对话框( Option) 9.4 使用工作线程Worker Thread) 9.5 使用用户界面线程( User-interface Thread…
www1.huachu.com.cn

例句

释义:
1.
At this point, although the worker thread object exists and is configured, the actual worker thread has yet been created.
此时,尽管辅助线程对象已存在并已配置,但尚未创建实际的辅助线程。
msdn2.microsoft.com
2.
The BackgroundWorker class exposes the DoWork event, to which your worker thread is attached through a DoWork event handler.
BackgroundWorker类公开DoWork事件,您的辅助线程通过DoWork事件处理程序附加到该事件。
msdn2.microsoft.com
3.
Method. That method invokes each handler on a worker thread and returns immediately, so handlers cannot block one another.
该方法在辅助线程上调用每个处理程序并立即返回,这样处理程序便无法互相阻止。
msdn2.microsoft.com
4.
A worker thread is commonly used to handle background tasks that the user should not have to wait for to continue using your application.
辅助线程通常用于处理后台任务,用户不必等待即可继续使用应用程序。
msdn2.microsoft.com
5.
A suggested variant is to use thread-local storage to instantiate one instance of a COM object for each worker thread.
微软推荐用户使用本地线程存储来给每个工作线程实例化COM对象。
www.infoq.com
6.
The redirector was unable to create a worker thread because it has already created the maximum number of configured work threads.
转发程序无法创建工作者线程,因为能让转发程序创建的配置工作线程限额已满。
angel.w15.5tom.cn
7.
Timeouts can serve as a constraint and control the amount of time the worker thread is blocked.
可以使用超时来约束和控制阻塞工作线程的时间量。
www.ibm.com
8.
Within the servant region, the worker thread (TCB) will be running with the service class of the enclave representing the requests.
在该服务区域中,工作线程(TCB)将使用表示请求的Enclave的服务分类运行。
www.ibm.com
9.
The worker thread simulates a lengthy calculation by waiting for a timer before completing the calculation of adding two numbers.
该辅助线程模拟一个冗长计算,在完成两个数字的加法计算之前等待计时器。
msdn2.microsoft.com
10.
In this situation, the server will create a listening socket and associate it with a completion port, creating a worker thread for each CPU.
那么,服务器将需要创建一个监听套接字,把它与某个完成端口进行关联,为每颗CPU创建一个工作线程。
blog.sina.com.cn
1.
the database and transaction log files are sorted by disk device , and a separate worker thread is assigned to each disk device.
按磁盘设备排序数据库和事务日志文件,并给每个磁盘设备指派单独的工作线程。
www.ichacha.net
2.
However, when you make such a request from a Worker thread, you don't need to do this.
然而,如果是从一个Worker线程做这样的请求,就无需这么做了。
www.ibm.com
3.
Before actually creating the worker thread, the Main function creates a Worker object and an instance of Thread.
在实际创建辅助线程之前,Main函数会创建一个Worker对象和Thread的一个实例。
msdn2.microsoft.com
4.
If a worker thread must be blocked, you need to ensure that the thread is blocked for only a reasonable amount of time.
如果阻塞工作线程,则需要确保仅在合理的时间内阻塞线程。
www.ibm.com
5.
Queues the specified delegate to the thread pool, but does not propagate the calling stack to the worker thread.
将指定的委派伫列排入执行绪集区,但不会将呼叫堆叠散布到背景工作执行绪。
technet.microsoft.com
6.
Without the communications between main thread and worker thread, CPU would be locked for a long time.
若没有主线程与辅助线程的通信,CPU将被阻塞很长一段时间。
www.fabiao.net
7.
Gets or sets a value that indicates whether node collection creation will be performed in a worker thread or in the active context.
获取或设置一个值,该值指示是在辅助线程还是在活动上下文中执行节点集合创建。
msdn2.microsoft.com
8.
For information about communicating from the worker thread to the caller, see Multithreading: Programming Tips.
有关从辅助线程到调用方进行通信的信息,请参见多线程处理:编程提示。
msdn2.microsoft.com
9.
Each worker thread has the J2EE context of the thread pool creator component applied to it.
每个工作线程都有适用于它的线程池创建程序组件的J2EE上下文。
www.ibm.com
10.
When a connection arrived, the accept thread would simply spin off a worker thread for processing.
当连接到达时,接受线程只是衍生一个辅助线程来进行处理。
www.kuenglish.info
1.
A thread pool worker thread pulls the next WWEC from the input queue and runs it.
线程池工作线程从输入队列提取下一个WWEC,并运行它。
www.ibm.com
2.
Each service invocation to the banking device blocks a worker thread within the server.
对银行设备的每次服务调用都会阻塞服务器内的工作线程。
www.ibm.com
3.
The worker thread will begin execution by calling this method, and terminate automatically when this method returns.
辅助线程将通过调用此方法来开始执行,并在此方法返回时自动终止。
msdn2.microsoft.com
4.
if you update a field while the worker thread is already recalculating , the active recalculation will be abandoned and a new one started.
如果您在辅助线程已经开始重新计算时更新一个字段,当前的重新计算将被放弃并开始一个新的计算。
www.ichacha.net
5.
Error allocating buffer to hold LPC worker thread handles. The Sap Agent cannot continue.
包含LPC工作者线程句柄的缓冲区分配方式有误。Sap代理程序无法继续。
www.fan6.net
6.
Unable to create worker thread operation completion event for the %3 writer due to status %1 ( converted to %2 ) .
由于状况%1(已转换为%2),无法为%3写入程序创建工作程序线程操作完成事件。
www.bing.com
7.
Another R5 benefit is the result of the worker thread model that we are using.
R5的另一个优点就是我们正在使用的worker线程模型带来的结果。
www.ibm.com
8.
A worker thread pulls the next WWEC from the input queue and runs it.
工作线程从输入队列提取一个WWEC,并运行它。
www.ibm.com
9.
The way to call a Windows Forms control that is not thread safe is to call directly from a worker thread.
对Windows窗体控件的非线程安全调用方式是从辅助线程直接调用。
msdn2.microsoft.com
10.
This topic details the steps necessary to create a worker thread.
本主题详细介绍创建辅助线程所需的步骤。
msdn2.microsoft.com
1.
multithread illustration , where recalculations are done in a worker thread.
多线程说明,其中在辅助线程中执行重新计算。
www.ichacha.net
2.
The archiving is done by a CSX worker thread, the stubbing is handled by a CSX committer thread.
归档由一个CSXworker线程进行,而清除则由一个CSXcommitter线程来处理。
www.ibm.com
3.
A queued task waiting for an available worker thread can cause deadlock.
排队等待可用工作线程的任务可能导致死锁。
www.cnthub.com
4.
Method is synchronous and blocks the worker thread until the UI thread finishes its job.
方法同步并且阻塞辅助线程,直到用户界面线程完成其作业为止。
msdn2.microsoft.com
5.
Function continues to execute code immediately while the worker thread simultaneously undergoes initialization.
函数将在辅助线程进行初始化的同时继续执行代码。
msdn2.microsoft.com
6.
Volume Snapshots Service error: Unable to request operation %2 as no worker thread for writer %1 .
由于写入程序%1没有工作程序线程,无法请求操作%2。
www.bing.com
7.
A snapshot is taken of the current J2EE application context on the worker thread to restore later after the work completes.
获取工作线程上当前J2EE应用程序上下文的快照,以便在工作完成之后进行恢复。
www.ibm.com
8.
Each worker thread performs some bit of work using the TaskHandler class.
每个工作者线程使用TaskHandler类执行一部分工作。
www.ibm.com
9.
Does not propagate the calling stack to the worker thread.
不会将呼叫堆叠传播至背景工作执行绪。
technet.microsoft.com
10.
Finally, the Main function calls the Join method on the worker thread object.
最后,Main函数对辅助线程对象调用Join方法。
msdn2.microsoft.com
1.
The example creates a class named Worker that contains the method that the worker thread will execute called DoWork.
该示例创建一个名为Worker的类,该类包含辅助线程将执行的方法DoWork。
msdn2.microsoft.com
2.
Once a message arrives, the worker thread must receive the message and switch to the UI thread.
消息传入时,工作线程必须接收该消息并切换到UI线程。
msdn2.microsoft.com
3.
As previously stated, a single worker thread can't process multiple transactions in parallel.
正如前面提到的,单个工作线程无法并行处理多个事务。
www.ibm.com
4.
Does not propagate the calling stack onto the worker thread.
不将调用堆栈传播到辅助线程上。
msdn2.microsoft.com
5.
Unable to create worker thread for the %3 writer due to status %1 ( converted to %2 ) .
由于状况%1(已转换为%2),无法为%3写入程序创建工作程序线程。
www.bing.com
6.
When the worker thread has finished a frame, the UI thread adds changed rectangles and unlocks the buffer.
当辅助线程完成一个框架后,UI线程添加更改的矩形并取消锁定缓冲区。
technet.microsoft.com
7.
The procedure needs to catch the event and switch from the worker thread to the UI thread.
该过程需要捕获事件并从工作线程切换到UI线程。
msdn2.microsoft.com
8.
Set the breakpoint inside the worker thread callback method.
在辅助线程的回调方法内设置断点。
technet.microsoft.com
9.
Error starting worker thread. The Sap Agent cannot continue.
启动工作者线程的方式有误。Sap代理程序无法继续。
www.fan6.net
10.
Executes the islands on a dedicated worker thread.
在专属的背景工作执行绪上执行资料岛。
msdn.microsoft.com
1.
To return, thereby terminating the worker thread.
返回,从而终止辅助线程。
msdn2.microsoft.com
2.
Dispatch the request to a new worker thread.
将请求分配给新工作线程。
www.ibm.com
3.
The main thread was a controls based on dialog, the worker thread was a circulation of counting lasting a long time.
主线程是一个基于对话框的控件,辅助线程是一个耗时很长的循环计数。
www.fabiao.net
4.
An error occurred while attempting to create a worker thread.
当尝试创建一个工作线程时出错。
angel.w15.5tom.cn
5.
The heading contains a group description, such as "Worker Thread" or "Unflagged Threads, " and a tree control.
标题包含组的说明(如“辅助线程”或“未标记的线程”)和树控件。
technet.microsoft.com
6.
However, in our scenario, the UI thread is also waiting for the worker thread to commit the transaction.
但在我们的方案中,用户界面线程还要等待辅助线程提交事务。
msdn2.microsoft.com
7.
You should not pass the ambient transaction to the worker thread.
您不应将环境事务传递到辅助线程。
msdn2.microsoft.com
8.
Method returns, which has the effect of terminating the worker thread executing this method.
方法将返回,其效果相当于终止执行此方法的辅助线程。
msdn2.microsoft.com
9.
Creating a worker thread is a relatively simple task.
创建辅助线程是一个相对较为简单的任务。
msdn2.microsoft.com
10.
Because session S1 cannot acquire a worker thread, it cannot commit the transaction and release the lock on row r1.
因为会话S1无法获取工作线程,所以无法提交事务并释放行r1的锁。
msdn2.microsoft.com
1.
The first is to pass individual handles (such as an HWND ) rather than C objects to the worker thread.
第一种是将个别的处理常式(例如HWND)而不是C 物件传送到背景工作执行绪。
technet.microsoft.com
2.
When complete, the J2EE worker thread remains active.
当完成时,J2EE工作线程仍保持活动状态。
www.ibm.com
3.
This is essentially the Main function for the worker thread.
这实际上是辅助线程的Main函数。
msdn2.microsoft.com
4.
You should create a new dependent clone for each worker thread in the transaction.
您应该为事务中的每个辅助线程都创建新的依存克隆。
msdn2.microsoft.com
5.
The Runnable is run on the J2EE worker thread.
可运行线程在J2EE工作线程上运行。
www.ibm.com
6.
For example, Listing 4 shows the worker thread for the Bing search engine.
例如,清单4显示了作用于Bing搜索引擎的那个worker线程。
www.ibm.com
7.
If the worker thread rolls back the transaction but the parent tries to commit it, a
如果辅助线程回滚该事务,但父事务尝试提交它,则引发
msdn2.microsoft.com
8.
The next problem is to stop the worker thread correctly. The steps to do this are
接下来的问题是怎么正确地终止工作线程。操作的步骤应该是
www.cnblogs.com
9.
Function does not try to terminate the worker thread before it has a chance to execute, the,
函数不会尝试在辅助线程有机会执行之前将它终止,
msdn2.microsoft.com
10.
Will not return until the worker thread returns, thereby terminating itself
才会返回,然后自行终止
msdn2.microsoft.com
1.
To begin execution of your worker thread, call AfxBeginThread, providing the following information
若要开始执行辅助线程,请调用AfxBeginThread,并提供下列信息
msdn2.microsoft.com
2.
A worker thread will execute the delegate when one of the following occurs
当发生以下情况之一时,辅助线程将执行委托。
msdn2.microsoft.com
3.
Using a Worker Thread to Relieve the Event Thread
使用工作线程来做事务操作
blog.cnbie.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/27 20:56:38