单词 | main thread |
释义 | 例句释义: 主流中泓线,主线程,主执行绪,线程实例 1. when the main thread for an application is about to be shut down , this event is raised first , followed by an. 当应用程序的主线程即将关闭时,首先引发该事件,随后是。 www.ichacha.net 2. If it were not, the main thread could become blocked trying to write to the pipe. 如果没有进行缓冲处理,主线程在尝试写到管道时就会阻塞。 www-128.ibm.com 3. Moses is the main thread throughout these four books and Gods dealing with him and the Hebrew people using Moses as the go between. 摩西是这四本书的主要联系和神怎样与他往来并神用摩西作他与以色列人之间的媒介。 bibleview.org 4. In case of a deadlock, you will most likely see that all threads including the main thread are in some kind of waiting state. 在死锁的情况下,您将很可能看到包括主线程在内的所有线程都处于某种等待状态。 www.ibm.com 5. When the SCM starts a service, it waits for the main thread of a process to call the StartServiceCtrlDispatcher function. 当SCM启动某个服务时,它等待某个进程的主线程来调用StartServiceCtrlDispatcher函数。 blog.163.com 6. The company has more than professional and technical personnel, is the main thread of silicone rubber products and sales at home and abroad. 公司拥有专业技术人员多名,现主打产品硅橡胶螺纹管产销国内外。 www.tonke.cn 7. Setting the thread attribute is only valid when building an. Exe, as it affects the entry point of the main thread. 设置线程属性只有在生成.exe时才有效,因为它影响主线程的入口点。 msdn2.microsoft.com 8. When the SPU needs to do any standard library calls like printf or exit, it has to call back to the main thread. 当SPU需要执行任何标准的库调用时,例如printf或exit,它都需要回调主线程。 www.ibm.com 9. The child thread waits for a signal of the main thread to terminate. 子线程等待主线程的终止信号。 www.ibm.com 10. Now the result of the request must be made available to the main thread. 现在,请求的结果必须在主线程中可用。 www.ibm.com 1. Because the main thread of your application handles the call backs your callback implementations must not be blocking. 因为你的应用程序的主线程处理回调,你的回调实现必须不能出现阻塞。 www.china56tong.com 2. Threads are the best solution in such a case because it is impractical to block a main thread on an event. 这种情况下线程是最好的解决方法,因为阻止事件的主线程是不实际的。 msdn2.microsoft.com 3. Being able to spawn off complex tasks without choking the main thread is pretty cool. 能够把复杂的任务交给子线程,避免阻塞主线程,这样的能力很令人欣赏。 www.infoq.com 4. Cures and preventions : Put exception- handling code in the main thread to notify the dependent threads when a crash is imminent . 治疗和预防措施:把异常处理代码放到主线程中以在崩溃来临之际通知依赖线程。 www.bing.com 5. In this model, called Pipelining, the main thread is used to loop through the results as they are produced by the other threads. 在这个被称为“并行管道”的模型下,主线程将会在另一个线程产出结果的同时进行循环处理。 www.infoq.com 6. The component is created on the main thread of the client and calls from other threads are marshaled to this thread . 该组件在客户端的主线程上创建,来自其他线程的调用被封送处理到此线程。 www.bing.com 7. The event handler is actually causing a method to be invoked on the main thread of operation. 实际上,该事件处理程序实现了在主操作线程上调用方法。 msdn2.microsoft.com 8. All of these callbacks happen on the main thread of the application. 这些回调全部发生在应用程序的主线程上。 blog.sina.com.cn 9. If you are not, you will only be able to debug the main thread (as in previous NDK releases). 如果你不是上述情况,你将只能够调试主线程(如用之前NDK发布版)。 blog.sina.com.cn 10. This transforms the main thread of the calling process into the control dispatcher. 这将把调用进程的主线程转换为控制分派器。 blog.sina.com.cn 1. Once you receive the XML from the proxy, you send it back to the main thread using a JavaScript object literal. 当您收到来自代理的XML后,使用一个JavaScript对象文字(objectliteral)将其发送回主线程。 www.ibm.com 2. Conflict and fusion of Chinese and Western culture was the whole-length main thread. 中西两种文化的冲突和融合贯穿该问题始终。 www.chemyq.com 3. Without the communications between main thread and worker thread, CPU would be locked for a long time. 若没有主线程与辅助线程的通信,CPU将被阻塞很长一段时间。 www.fabiao.net 4. The callback function is executed on the main thread, so it has access to the DOM. 回调函数在主线程上执行,因此它能访问DOM。 www.ibm.com 5. organizing teaching taking the professional post task as the main thread. 以职业岗位职责为主线组织教学。 www.dictall.com 6. it will send a message to the main thread of the process * where the Java finish call will take place. 它将发送一个消息到进程的主线程,在那里Java结束调用将发生。 blog.sina.com.cn 7. It takes semantics as a main thread to discuss the expression of alternate category in modern Chinese. 全文以语义为纲,探讨现代汉语交替范畴的表达。 www.dictall.com 8. The main thread of this paper is listed below: based on the theory of illumination, target layer is analyzed. 基本研究思路如下:以照明分析为基础,针对目标层作照明分析; www.13191.com 9. Background tasks will use the DataFlowStream to stream result tweets back to the main thread that reads them from the stream. 后台任务将使用DataFlowStream来将结果tweets流式传输回主线程,该主线程从数据流中读取它们。 www.ibm.com 10. The constructor sets the visibility of the JFrame to true, which is not permitted by Swing when running in the application's main thread. 构造器将JFrame的可视度设置为true,当Swing运行在应用程序的主线程上是,这是不被允许的。 www.ibm.com 1. When you finish processing the data in the Worker script, you invoke the postMessage function to send data back to the main thread. 当您处理完Worker脚本中的数据时,调用postMessage函数将数据返回主线程。 www.ibm.com 2. OperationName from the application's main thread, blocking application execution until the operation is complete. 操作名称,阻止应用程序执行,直到操作完成之后再继续执行。 technet.microsoft.com 3. Any long running operation that operates on the main thread will cause an application to freeze up. 任何在主线程上运行的这类操作都会导致应用程序冻结。 www.ibm.com 4. When only the main thread exists, no lock operations are needed. 只有一个主线程的时候,不需要锁操作。 wiki.woodpecker.org.cn 5. Accelerating transformation of the mode of economic development is the main thread of "12th 5-year" of Zhejiang Province. 加快转变经济发展方式是浙江省“十二五”时期经济社会发展的主线。 lib.cqvip.com 6. There ARE facts in the hypertext jumps that are important to the main thread but they are usually not critical to the current chapter. 事实上,超文本跨接对于主要线索的展开非常重要,但是,它对于本章节内容大抵没有多大意义。 www.wtslu.com 7. This event is raised on the application's main thread with the other user-interface events. 此事件随其他用户界面事件在应用程序主线程上引发。 msdn.microsoft.com 8. Use the main thread to do part of the work ! 使用主线程来做一部分任务! www.bing.com 9. From the main thread's perspective, all the code is executing in order. 从主线程上来看,所有代码都是依次执行的。 www.ibm.com 10. A main thread will listen to the buffered queue and will service the requests it receives. 主线程会侦听缓冲队列,并服务其接收的请求。 www.ibm.com 1. The main thread writes bytes read from the channel into the pipe. 主线程把从通道读取的数据写到管道中。 www.ibm.com 2. When the worker finishes its work, it will send a message back to the main thread. 当此worker完成其作业后,它会向主线程发送回一个消息。 www.ibm.com 3. This blocks the main thread but executes the code on another thread. 这阻塞了主线程但是在另一个线程上执行代码。 www.ibm.com 4. When the code executes in this particular order, the main thread's modification to myglobal gets overwritten. 当代码以此特定顺序执行时,将覆盖主线程对myglobal的修改。 www.ibm.com 5. JNI context for the main thread of the app. 应用程序主线程用JNI环境。* blog.sina.com.cn 6. The JavaScript for the Web page (I will call it the page script) executed on the main thread. 在主线程上执行的Web页面JavaScript(我称其为页面脚本)。 www.ibm.com 7. Alter the main thread by setting the client thread to STA or MTA . 通过将客户端线程设置为STA或MTA改变主线程。 www.bing.com 8. Because this is an asynchronous method, it will return immediately and the server main thread is free to process other events. 由于这是一个异步方法,它立刻将返回并且服务器主要螺纹是自由处理其它事件。 dream4ever.org 9. When an SPU thread gets created, the library will create a new thread that manages the SPU context asynchronous to the main thread. 在创建一个SPU线程时,这个库就创建一个新线程,它负责管理与主线程异步的SPU上下文。 www.ibm.com 10. The basic practice is the main thread of practice. 基本实践是实践的“经”。 blog.sina.com.cn 1. The main thread was a controls based on dialog, the worker thread was a circulation of counting lasting a long time. 主线程是一个基于对话框的控件,辅助线程是一个耗时很长的循环计数。 www.fabiao.net 2. Terminates when the main thread has requested. 在主线程发出请求时结束。 www.ibm.com 3. The main thread waits on the event and then exits. 主线程等待该事件,然后退出。 msdn2.microsoft.com 4. If no message is found, the main thread sleeps for 10 seconds. 如果未找到任何消息,主线程休眠10秒钟。! www.ibm.com 5. Our main thread waits on an event that is signaled when input is dying. 我们的主线程一直等待输入任务单元结束时产生的事件信号。 www.wangchao.net.cn 6. As such, the main thread is also sometimes called the UI thread. 因此,主线程有时也被叫做UI线程。 www.cnblogs.com 7. Hector also is full of noble and mournful fate, and this is a kind of Western art in the main thread. 赫克托尔同样充满着高贵和悲凄的命运,这该是西方艺术的一种主脉络了。 zhidao.baidu.com 8. This is invoked when you call postMessage from the main thread. 该函数在您从主线程调用postMessage时调用。 www.ibm.com 9. Let's say you have a main thread that creates three new threads: threads "a" , "b" , and "c" . 假设主线程将创建三个新线程:线程a、线程b和线程c。 www.ibm.com 10. By default, the threading model for the main thread of Visual Basic console applications is STA. 默认情况下,VisualBasic控制台应用程序的主线程的线程模型为STA。 msdn2.microsoft.com 1. Note that this field can ONLY be used from the main thread of the process; 注意这个成员变量仅可以被进程的主线程使用; blog.sina.com.cn 2. The Construction of Curriculum System Taking Professional Post Ability Demand as the Main Thread in Higher Vocational Education 构建以职业岗位能力要求为主线的高职课程体系 www.ilib.cn 3. The Developing Main Thread of Macro-economics and Its Application in China 宏观经济学的发展主线及其在中国的应用问题 ilib.cn 4. Visual Basic sets the state of the main thread to VisualBasic将主线程的状态设置为 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。