单词 | threads |
释义 | threads是thread的复数
复数:threads 现在分词:threading 过去式:threaded 例句释义: 线,线索,螺丝,细线,穿线,拿线穿,穿过,车螺纹,线程,绪,执行绪 1. And now the sun threads upon me with a thousand feet that I may lie again in the dust of Egypt. 如今太阳用一千只脚踩我,要踩得我重新躺进埃及的尘埃里。 www.oxford.com.cn 2. He leaned into her body, as if clinging to the threads of her will to live. 奥托紧靠她的身躯,似乎抓着她要继续生存的意志细线。 www.hotdic.com 3. As you write a threaded application, you may need to synchronize individual threads with other parts of your program. 编写线程应用程序时,可能需要使各单个线程与程序的其他部分同步。 msdn2.microsoft.com 4. When the upper stem rides up and down on its threads it now moves the lower stem by a mechanical connection. 当上阀杆沿着它的螺纹上下运动时,通过机械连接带着下阀杆一起运动。 www.leinuogas.com 5. I would like the categories to be visible, then linking you the forum topics, subs, threads (It easy to understand once you view the skin). 我想是可见的类别,然后链接你的论坛主题,潜艇,线程(这很容易理解,一旦你查看皮肤)。 www.bing.com 6. Some drivers spawn separate threads to deal with devices that require polling or to deal with specialized timeout conditions. 有一些驱动程序需要一些独立的辅助线程来处理那些需要轮询访问或处理超时的设备。 blog.csdn.net 7. A reference to a waiting queue, which contains the threads that are waiting for notification of a change in the state of the locked object. 对等待队列的引用,它包含正在等待锁定对象状态变化通知的线程。 msdn2.microsoft.com 8. Because Java makes threads so easy to use, the Java class libraries require their use in a number of places. 因为Java让线程变得易于使用,Java的类库也在好几处用上了线程。 www.bing.com 9. Then two more lines come down, in spurts, like little spiders gliding down on threads from a branch of the mango tree in our yard. 那两句下来,加速,像小蜘蛛滑翔下来的一个分支线程来自于我们的院子里的芒果树。 wenwen.soso.com 10. It's very easy to imagine Shaw or Pauline Kael tearing up the comment threads (and impossible to imagine Dwight Macdonald doing so). 我们很容易想象萧伯纳或宝琳?凯尔撕碎捆绑评论的绳索(却不能想象德怀特?麦克唐纳这样做)。 dongxi.net 1. It is to weave the cloth with threads drawn from your heart, even as if your beloved were to wear that cloth. 就是自你心中抽出丝来织布,犹如你心爱的人要穿它一般。 www.zftrans.com 2. A thread pool specifies the maximum possible number of threads allowed to run concurrently in a Web container. 线程池指定Web容器中允许并发运行的线程的最大数量。 www.ibm.com 3. A reference to a ready queue, which contains the threads that are ready to obtain the lock. 对就绪队列的引用,它包含准备获取锁的线程。 msdn2.microsoft.com 4. Wearing her fortune, from gold threads in her sari to a priceless heirloom headpiece, Nagavi sits with family on her wedding day in India. 戴着她的财宝,她的金线纱丽以及无价传家宝头饰,印度的娜佳维在她的结婚日和家人坐在一起。 dictsearch.appspot.com 5. It is often useful to allow a limited number of threads concurrent access to a resource. 允许有限数目的线程并发访问某个资源通常十分有用。 www.kuenglish.info 6. These silvery threads stretching around the dark globe create a dramatic spider's web showing the patterns of our global sprawl. 这些银色的线围着夜色里黑暗的地球伸展,创造出一个引人注目的蜘蛛网,显示出我们全球扩张的模式。 gb.cri.cn 7. Outlook aficionados will also be happy to hear that the email client will now feature an option to 'ignore' unwanted threads. Outlook的拥趸会很高兴的,因为电子邮件客户端现在新增了一个可以“忽视”不想读的邮件会话的选项。 www.bing.com 8. If you have two or more threads manipulating the state of a control, it is possible to force the control into an inconsistent state. 如果有两个或多个线程操作某一控件的状态,则可能会迫使该控件进入一种不一致的状态。 msdn2.microsoft.com 9. All the threads get jumbled up, and timing issues mean that the output statements are not going to come out in relative thread order. 所有线程的输出乱七八糟地混合在一起,而定时问题意味着输出语句不是以相对的线程顺序出现的。 www.ibm.com 10. Over time, these tiny threads form in the liquid into layers and produce a mat on the surface. 时间一长,这些纤细的纤维能在液体中形成纤维层最后在液体表面形成一块垫子 www.ted.com 1. But this data structure does nothing to make it easy to remove or suspend threads that are no longer relevant. 但是这种数据结构并不能使删除或暂挂不再相关的线程变得容易。 www.ibm.com 2. Finally , the system could not support the number of threads running in the logging service as a result of the rate of message arrival . 最后,由于消息到达的速度太快,系统无法支持登录服务中运行的线程数量。 www.bing.com 3. Actual numbers of threads and connections would be bigger in the case of a real application server. (对于真实的应用服务器,实际的线程数和连接数要比这个数大)。 www.ibm.com 4. Displays the total number of threads that have been recognized by the runtime since the application started. 显示自应用程序启动后运行时已识别的线程的总数。 technet.microsoft.com 5. Posts here -- depends on how much slang is used. Many threads go right over my head. 在这里的帖-这取决于多少俚语使用。有些帖我完全看不懂。 www.arms-cool.net 6. Just once, I would like to see the first comment on one of these threads be, you know, actually about the damn article! 一次也好,我希看看到第一个回复,跟这该死的文章有关系! blog.sina.com.cn 7. Everything that you do in a single-threaded environment to help debug applications become more important as the number of threads increases. 随着线程数目的增加,您在单线程环境中所做的帮助调试应用程序的任何工作都变得更加重要。 msdn2.microsoft.com 8. She stared down at the old braided rug, with its frayed threads and little spills, and might have been looking into the past. 她盯着地上有些磨损和污渍的旧编织毯,但她的思绪可能已经回到了过去。 www.bing.com 9. Now you can use a servo screw in and out of that hole all day long without stripping the threads - It also can't vibrate loose! 现在您可以使用伺服螺杆进出的洞整天都没有提线程-它还不能振动松散! www.tech-domain.com 10. You could have a great deal of fun trying to invent a way to do this; a way for two threads to ensure that they don't clash. 可以进行许多有趣的尝试去发现一个合适的方法;这个方法要保证两个线程不会冲突。 www.ibm.com 1. Machining quality is usually not a problem with the sealing surfaces of outlet connections, but it may impact the threads. 排气口接头的密封表面的加工质量通常不是问题,但它会影响螺纹。 www.airproducts.com.cn 2. The Office object model is not thread safe, but it is possible to work with multiple threads in an Office solution. Office对象模型不是线程安全的,但可在Office解决方案中用于多个线程。 msdn2.microsoft.com 3. This frees mainframe resources that may have otherwise been used for threads handling barely active client connections. 这样可以将一些大型机资源释放出来,否则这些资源就会被分配给那些处理很少活动的连接的线程。 www.ibm.com 4. InfoQ: Rubinius seems to be shipped with a wealth of concurrency ideas and tools - threads, actors, multivm message passing IPC, etc. Rubinius好像有了很丰富的并发概念和工具——线程、actor、多虚拟机 消息传递IPC等等。 www.infoq.com 5. Onlywhen the data for the previous thread had arrived, would the previous thread be placed back on the list of ready-to-run threads. 只有当数据的前线程已抵达,将以前的线程放在回到名单上随时运行线程。 blog.sina.com.cn 6. 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 7. Puris's death was a grievous loss, as he held so many British, American, and Canadian threads in his hands. 帕维斯的死是一个令人痛心的损失,因为他掌握着许多英国、美国和加拿大的线索。 8. Muscles control how much the leg can turn on the screw threads, the researchers report online today in Science. 肢体通过这种螺旋纹的旋转受到肌肉的控制,科学家今日已于科学在线报道了这一成果。 www.bing.com 9. Try to help initiate their conversation if they both seem unable to pick up the threads and converse after your introduction. 在这个过程中,如果你介绍的双方在互相认识之后陷入冷场,你要尽量帮助他们找到话题。 newppt.edu.online2.sh.cn 10. Because this situation is possible, doing spin loops and yielding is not advisable for any threads executing within a real-time JVM. 因为可能出现这种情形,所以对于所有在实时JVM中执行的线程来说,执行spin循环和让步并不明智。 www.ibm.com 1. The pool is not large enough to serve the workload, if average number of active threads is constantly close to maximum size of the pool. 如果活动线程的平均数时常接近线程池的最大大小,这说明该线程池太小,不足以满足工作量。 www.ibm.com 2. These operations are "atomic; " they always happen together, without any other threads executing in between them. 这些操作是“原子操作”;它们总是一起执行,没有任何其他线程在它们之间执行。 www.ibm.com 3. When the Guardian launched its Comment is free threads, it was one of the most exciting developments in journalism I had ever witnessed. 《卫报》当初开设其Commentisfree版块,是我所见过的新闻业中最令人兴奋的举措。 www.bing.com 4. Length of bolts and studs shall be such that they extend beyond nuts by at least four threads. 螺栓和双头螺栓的长度为。超出螺目至少四个螺纹。 emuch.net 5. I further tested this simple Pthread code on the PPE to see how it scales with an increasing number of threads. 我在PPE上进一步测试了这个简单的Pthread代码,以此了解随着线程数量的增加它的性能变化情况。 www.ibm.com 6. Creating too many threads in one JVM can cause the system to run out of memory or thrash due to excessive memory consumption. 在一个JVM里创建太多的线程可能会导致系统由于过度消耗内存而用完内存或“切换过度”。 www.ibm.com 7. Across the aisle from her, others snip loose threads off disposable cushions for operating tables. 从她的走道望去,其他人把操作台上一次性垫子的线头剪掉。 www.bing.com 8. Just as a cloth is woven with threads (which may appear and disappear or be continuous), so look for the threads that have woven your life. 就像一块布是由线织成的(这些个线有时可见有时看不见,但它们是连续的),请寻找编织你人生的那一些线索。 quziw.hn00.com 9. Essentially, all the threads within the process can be bound to run on the specified processor. 从本质上讲,进程中的所有线程都可以绑定到指定的处理器上运行。 www.ibm.com 10. Grey threads of smoke came from it, and its odour as it burned was as the odour of the pink almond in spring. 缕缕青烟飞出,而它燃烧的气味仿似春日粉色的杏仁味儿。 www.bing.com 1. A thread can use the WaitMessage function to yield control to other threads when it has no messages in its message queue. 这个函数挂起线程,并不返回,直到新的消息放置于消息队列中。 www.jingtiange.com 2. However, there might be occasions when you want to call methods of controls from your threads. 不过在一些情况下,您可能要从执行绪呼叫控制项的方法。 technet.microsoft.com 3. In a typical multithreaded implementation of such a system, different threads will handle different clients. 通常这种系统在实现多线程时,不同的线程将处理不同的客户机。 www-128.ibm.com 4. If events are building up in this queue, increase the number of collaboration threads and target application threads. 如果事件在此队列中堆积,则请增加协作线程和目标应用程序线程的数量。 www.ibm.com 5. Hansen wiped the heavy dust out of sofa hastily, stuck in sofa woodenly, as in fog; he tried to tide up main threads of the affair. 翰森草草用抹布抹去布满灰尘的沙发,呆陷在沙发上,如陷云雾,他努力想理清楚事情的头绪。 sunmoontestament.blog.com 6. Do not make calls to COM or Winsock, create threads, or invoke any function that might be implemented in another DLL. 不要对COM或Winsock进行调用,不要创建线程或调用任何可能在另一个DLL中实现的函数。 msdn2.microsoft.com 7. Who knows, we might even start to leave behind text messages and comment threads that our civilization can be proud of. 谁知道呢,我们也许甚至会开始遗忘那些我们的文明本来以之为荣的短信息和评论。 www.bing.com 8. Try to turn two screws of different threads into a piece of wood. 尝试把两种不同的螺旋纹转成一块木头。 rrting.com 9. If two or more threads are simultaneously inside a method, each thread has its own copy of local variables. 两个或多个线程同时调用同一对象的相同方法,则每一个线程拥有局部变量的拷贝。 blog.csdn.net 10. You will see that the Workers API allows you to not just spawn threads, but to execute arbitrarily complex tasks on the spawned thread. 您将看到WorkersAPI不仅允许派生线程,而且还允许在所派生的线程上任意地执行复杂的任务。 www.ibm.com 1. 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 2. Be sure to look through old threads for your problem, as it may already have been addressed. 请务必首先查看有关您的问题的旧线索,因为该问题可能已经得到了解决。 www.ianywhere.com 3. We were appalled personally that this topic was even broached by the individuals that started the thread, and other threads. 我们每个人都震惊于这个题目甚至是那些发帖的人从个人角度、以及从其他讨论帖提出来的。 www.bing.com 4. Single-valued semaphore can only be one thread access, and multi-valued semaphore can be a number of threads available. 单值信号量只能被一个线程获得,而多值信号量可以被若干个线程获得。 www.pudn.com 5. This could create deadlock situations where two or more threads wait for the release of the same object. 这可能导致死锁,即两个或更多个线程等待释放同一对象。 msdn2.microsoft.com 6. Meanwhile each day on Earth seems a separate experience, although it is all ongoing and continuous and the threads run through many lives. 此时此刻在地球上的每一天好像是一个分裂的体验,其实一切都在前进并且继续着,穿越了许多的人世。 blog.sina.com.cn 7. A little digging with "top -H" and gdb seems to indicate that the two busiest threads in the receiver are both in packetprocessor_tcp. 对top-H和gdb的深入了解表明,这两个接收方最忙的线程都位于packetprocessor_tcp中。 www.ibm.com 8. Displays the total number of threads that waited to acquire a managed lock since the application started. 显示自应用程序启动后等待获取托管锁定的线程的总数。 msdn2.microsoft.com 9. A fiber is a lightweight object that consists of a stack and a register context and can be scheduled on various threads. 纤程是轻量对象,由堆栈和寄存器上下文组成,并可安排在各种线程上。 msdn2.microsoft.com 10. Method, threads that wait on the event handle proceed immediately without blocking. A manual reset event acts like the gate of a corral. 方法便可以重置它,从而使在该事件句柄上等待的线程立即继续而不受阻止。 www.kuenglish.info 1. A small increase in the number of idle threads can produce a significant improvement in throughput. 少量增大空闲线程数可显著提高吞吐量。 technet.microsoft.com 2. It is in these threads that are being woven into a resilient fabric that will sustain communities, that I find hope. 就是在这些被编织到一块强硬织布的,会支持社区的线条里,我找到了希望。 www.ted.com 3. On a busy server where connections are torn up and down quickly, caching threads for use later speeds up the initial connection. 在一个连接变化很快的繁忙服务器上,对线程进行缓存便于以后使用可以加快最初的连接。 www.ibm.com 4. As long as a thread with a higher priority is available to run, lower priority threads do not get to execute. 只要具有较高优先级的线程可以运行,具有较低优先级的线程就不会执行。 technet.microsoft.com 5. A metal pin with incised threads and a broad slotted head that can be driven as a fastener by turning with a screwdriver, especially. 一枚有切割的螺纹和宽头的金属钉,可以用螺丝刀拧入以作为紧固物,尤指。 odict.net 6. The details of the scheduling algorithm used to determine the order in which threads are executed varies with each operating system. 用于确定线程执行顺序的调度算法的详细情况随每个操作系统的不同而不同。 technet.microsoft.com 7. Threads share their security privileges, and a malfunctioning thread can interfere with all the other threads in a process. 线程共享它们的安全特权,有问题的线程可能会干扰进程中所有其他线程。 www.ibm.com 8. Because these methods might be called from any number of threads at the same time, they too must be implemented to be thread-safe. 因为这些方法可能会从很多线程同时调用,它们也必须实现为线程安全的。 www.cnblogs.com 9. The breaking down or dissolving of a base fabric on which a lace pattern has been stitched, leaving only the stitched threads. 在一种基本织物上刺绣好图案后,消除该织物,只留下针线 blog.sina.com.cn 10. Now is a time of picking up the threads in a different world , of the Chinese having to rediscover and reinvent themselves . 在这个时代,在一个完全不同的世界里,人们在捡起从前的线索,这也是中国人重新发现自己的传统并将其予以改造的时代。 www.bing.com 1. They are relatively easy to diagnose by examining the states of the threads and the resources that they own. 相对而言这比较容易诊断,只需检查线程状态以及它们所拥有的资源。 www.ibm.com 2. I'm going to pick up the pace in the next article now that you're getting more familiar with threads. 既然您已经越来越熟悉线程,我将在下一篇文章中加快进度。 www.ibm.com 3. The pshared argument indicates whether this semaphore is to be shared between the threads of a process, or between processes. pshared参数标明信号量是否在进程的线程间或者是进程间被共享。 blog.sina.com.cn 4. If you do not define a thread pool size, Notification Services allocates up to 25 threads for parallel rule execution. 如果未定义线程池大小,则NotificationServices最多可分配25个线程进行并行规则执行。 msdn2.microsoft.com 5. Under some operating systems, the thread with the highest priority (of those threads that can be executed) is always scheduled to run first. 在某些操作系统下,具有最高优先级(相对于可执行线程而言)的线程经过调度后总是首先运行。 msdn2.microsoft.com 6. It is able to leverage this pool for a higher number of lightweight threads, which can context-switch and start up quite fast. 可以利用此工具来处理更多的轻量型线程,这可以最大限度地提高上下文切换和启动的速度。 www.ibm.com 7. The lifetime of an ACE_Task object is not tied to the lifetime of any threads activated in that object. Task对象和对象中的活动线程的生命周期不是捆绑在一起的。 www.winu.cn 8. Specifically, it maintains proper synchronization with other threads that might be simultaneously modifying the collection instance. 具体来说,它与可能同时修改集合实例的其他线程保持适当的同步。 msdn2.microsoft.com 9. The signaling of a synchronization object is an indication that threads waiting upon the specified resource can then access the resource. 当同步对象得到信号通知时,表示等待指定资源的线程此时可以访问该资源了。 msdn2.microsoft.com 10. As a new user of the VT forums, you must first register for a user account before being able to view current topics or post new threads. 作为一个VT论坛的新用户,您首先必须登记一个账户才能阅读当前论坛内容或发表新贴。 www.cmsfx.bm 1. Finally, as I discussed earlier, threads out of the server's control make it difficult to achieve an orderly shutdown. 最后,正如我以前讨论过的,不受服务器控制的线程会造成有序关机很难实现。 www.ibm.com 2. The preferred processor for the thread, used when the system schedules threads, to determine which processor to run the thread on. 线程的首选处理器,用来在系统安排线程时确定在哪个处理器上运行线程。 msdn2.microsoft.com 3. One of several component pieces that are fitted into a diestock to cut threads on screws or bolts. 铆头模:一种组成切削螺栓上的板牙板手的部件。 www.fane.cn 4. The reason is simple: since the transient is mutable, using it from different threads would be dangerous and require synchronization. 原因很简单:因为transient是可变的,在不同的线程中使用它将会非常危险的,所以需要同步。 www.infoq.com 5. There is only one spinner in the room, and he sits where the narrow stream of light falls upon the threads of his weaving. 那里只有一个纺织工人,他坐那里纺织,那狭长的一线日光就落在他纺织的纱线上。 www.kuenglish.info 6. The utility model comprises a jar body, a jar lid, an air hole, a cushion ring, internal screw threads and external screw threads. 本实用新型由坛体、坛盖、透气孔、垫圈、内螺纹和外螺纹构成。 ip.com 7. If you do not specify an argument, the tool displays the list of all threads that are still alive and that have run managed code. 如果没有指定参数,此工具将显示所有仍保持连接和已运行托管代码的线程的列表。 msdn2.microsoft.com 8. Therefore, at the end of it all, you now have two reader threads, both waiting on the condition variable, and the mutex is unlocked. 因此,最后两个读线程都等待条件变量,互斥锁没有被锁住。 www.ibm.com 9. This can prevent thread blocking and greatly improve performance, because only a limited number of threads can be executed at once. 这样可以避免阻止线程,并大幅改善了性能,因为一次所能执行的线程数量是有限的。 msdn2.microsoft.com 10. Has no fixed relationship to a managed thread, because an unmanaged host can control the relationship between managed and unmanaged threads. 因为非托管宿主可以控制托管线程和非托管线程之间的关系,所以操作系统。 msdn2.microsoft.com 1. Represents the two or more sub-threads from the same SPID that are involved in the deadlock cycle. 表示死锁循环中涉及的两个或多个具有相同SPID的子线程。 msdn2.microsoft.com 2. Each resource of a process is shared by all that process's threads. 处理序的所有执行绪共用处理序的每个资源。 msdn.microsoft.com 3. All WPF applications start out with two important threads, one for rendering and one for managing the user interface. 所有WPF应用程序启动时都会加载两个重要的线程:一个用于呈现用户界面,另一个用于管理用户界面。 msdn.microsoft.com 4. Of course, the worst case is to fall back to using threads for blocking actions that really cannot be converted into asynchronous callbacks. 当然,最坏的情形是回退到使用线程来进行阻塞操作,因为这些操作确实无法转换成异步回调。 www-128.ibm.com 5. Many personal computers and workstations have two or four cores (that is, CPUs) that enable multiple threads to be executed simultaneously. 许多个人计算机和工作站都有两个或四个内核(即CPU),使多个线程能够同时执行。 technet.microsoft.com 6. The fifth part is to adopt a SWOT analysis to point out the opportunities and threads faced by the company. 第五部份运用SWOT战略分析方法,指出新电器公司连锁经营面临的机会点、威胁点; www.71155.com 7. A program can deadlock if two (or more) threads have stopped execution or are spinning permanently. 当两个(或者更多)线程停止执行或者陷入死循环,程序就发生了死锁。 forum.byr.edu.cn 8. A bolt consists of a head and a cylindrical body with screw threads along a portion of its length. 螺栓是一个带头部并在部分长度上有螺纹的圆柱体。 www.tdict.com 9. Upon completion of a set of six threads, the next set of SPE offload threads are begun. 完成一组六个线程之后,开始下一组SPE负载转移线程。 www.ibm.com 10. As you can imagine, polling sacrifices many of the advantages of multithreading in return for control over the order that threads run. 您可以想像得到,通过轮询来实现对线程运行顺序的控制将牺牲多线程处理的许多优点。 msdn2.microsoft.com 1. It's very important for the new threads to check the global list and reuse the same slot, if it was used by its previous instance. 对于新的线程来说,检查全局列表并且重用相同的槽位(如果以前的实例使用了它的话),这是非常重要的。 www.ibm.com 2. Additional threads in excess of the limit can be queued, but they do not start until other threads finish. 超过此限制的其他线程可以排队,但它们要等到其他线程完成后才启动。 msdn2.microsoft.com 3. Threads belonging to the same interpreter share their module administration and a few other internal items. 属于同一个解释器的线程共享它们的模块维护和几个其它的内部子项。 wiki.woodpecker.org.cn 4. The semantics of the weightless threads I introduce in this column are a bit different from those of OS threads. 我在本专栏中介绍的轻便线程的含义与OS线程的含义有一点不同。 www.ibm.com 5. The only input required is the process identifier of the process whose threads are to be bound or unbound. 唯一所需的输入是需要绑定或取消绑定线程对应的进程标识符。 www.ibm.com 6. But he snapped the ropes off his arms as if they were threads. 参孙将臂上的绳挣断了,如挣断一条线一样。 www.ebigear.com 7. The dark threads are as needed In the Weaver's skillful hand, As the threads of gold and silver In the pattern He has planned. 在织者的巧手,和祂巧思设计的图样中,那灰暗的纺线,如同金色和银色的纺线,都是需要的。 tw.myblog.yahoo.com 8. Contains basic sewing accessories: a pair of scissors, sewing threads, pins, sewing needles, a seam picker and measuring tape. 包含基本的缝纫用具:剪刀,缝纫线,别针,封边机和测量卷尺。 www.ikea.com 9. Dr Fang got hold of a copy of Dr Xiao's application and made several allegations in New Threads, in newspapers and on television. 方博士得到了一份肖博士申请表的复印件,在新语丝、报纸、电视上贴出几份申诉。 www.bing.com 10. From the internal queue, Process Server can process those messages with multiple threads as long as they do not share the same key value. 由于这些消息不共享同一个键值,ProcessServer可以用多重线程从这个内部队列处理这些消息。 www.ibm.com 1. Gets or sets the minimum number of threads that must be free before a request for resources in this configuration scope can be serviced. 获取或设置在能够为此配置范围中的资源请求提供服务之前必须存在的最小自由线程数。 msdn2.microsoft.com 2. Held your hand, as if threads on your fingers around. 握过你的手,仿佛余温在指尖缠绕。 wenwen.soso.com 3. Such schemes can be considered a type of block multithreading among the user program thread and the interrupt threads. 这些计划可以被看作是一种类型的块多线程之间的用户程序线程和中断线程。 blog.sina.com.cn 4. Active sessions running on all available worker threads are trying to acquire exclusive (X) locks on row r1. 在所有可用工作线程上运行的活动会话正尝试获取行r1的排他锁(X锁)。 msdn2.microsoft.com 5. The RTSJ requires that an implementation of the specification must provide a contiguous range of at least 28 priorities for RT threads. RTSJ要求规范的实现必须为RT线程提供至少28个连续的优先级。 www.ibm.com 6. The set of memory pages (areas of memory allocated to a process) recently used by the threads in a process. 进程中的线程最近使用的内存页面组(为进程分配的内存区)。 technet.microsoft.com 7. You must also ensure that the threads do not interfere with one another when logging events. 还必须确保当记录事件时,线程不会互相干扰。 msdn2.microsoft.com 8. If any other threads were to read the values, you would see no change. 如果任何其他线程想要读取该值,将看不到任何变化。 www.ibm.com 9. The runtime monitors all the threads in its process that have ever executed code within the managed execution environment. 运行库监视其进程中曾经在托管执行环境中执行过代码的所有线程。 msdn2.microsoft.com 10. To see how applications can retrieve this value, see Multithreading: Terminating Threads. 有关应用程序如何检索此值的信息,请参见多线程处理:终止线程。 msdn2.microsoft.com 1. Each container is an isolated execution environment with its own set of resources (memory, threads, and so on). 每个容器都是一个隔离的执行环境,包含自己的资源集(内存、线程等)。 www.ibm.com 2. The test client spawns the specified number of threads, each supplied with its own URL object. 测试客户端产生指定的线程数,每个线程都通过它自己的URL对象提供。 www.ibm.com 3. Or, for that matter, too many threads of music. One musical voice is nice. Four allow for an even more interesting quartet. 这就像音乐中太多的声部,单声部是动听的,四声部能带来一个更美妙的四重唱。 www.bing.com 4. Immutable data cannot be changed and thus reading immutable data does not require locks, even when multiple threads are reading. 不可变数据是不能更改的,因此读取不可变数据无需用到锁,即使有多个线程读取时也是如此。 www.ibm.com 5. When threads are allowed to fail silently , without terminating the application , serious programming problems can go undetected . 如果允许线程不给出任何提示就失败(不终止应用程序),则可能无法检测出重大的编程问题。 www.bing.com 6. This value does not dictate the number of threads running at all times, simply the maximum number of possible threads. 此值并不表明任何时候正在运行的线程数量,只是表明可能的线程的最大数量。 www.juyy.net 7. A program executes when the system scheduler gives execution control to one of the program's threads. 程式会在系统排程器将执行控制提供给程式的其中一个执行绪时执行。 msdn.microsoft.com 8. The beam, he asserted, operates as "invisible galactic life threads" that link people, the planet, the Sun, and the center of the Galaxy. 他断言,这道光束是一道“看不见的银河生命线”,连接着人类、地球、太阳和银心。 www.bing.com 9. The actual number of threads allocated is determined by an optimization algorithm. 实际分配的线程数由某种优化算法确定。 msdn2.microsoft.com 10. The existence of multiple threads enables a process to break down work to be performed in parallel . 而多个线程的存在使得进程能够分解工作以便平行执行。 www.bing.com 1. Method is called before all the threads have resumed execution, the remaining threads once again block. 方法,则剩余的线程会再次阻止。哪些线程恢复执行? msdn2.microsoft.com 2. During the lifetime of a portlet, the container sends service requests in different threads to a single portlet instance. 在Portlet的生存期中,容器会将不同线程中的服务请求发送到单个Portlet实例。 www.ibm.com 3. Some threads might maintain usage counts of objects and return the current number of uses of that object. 某些线程可以维护对象的使用计数,并返回该对象的当前使用数。 msdn2.microsoft.com 4. The most recent threads can be shown in the home page as an invitation to enter the forums. 大多数最近发布的帖子能够在主页上显示,作为论坛的一个邀请入口。 www.open24.cn 5. Having two or more threads simultaneously access the same data can lead to undesirable and unpredictable results. 两个或多个线程同时访问同一数据会导致不合需要的、不可预知的结果。 msdn2.microsoft.com 6. Gets or sets the processors on which the threads in this process can be scheduled to run. 获取或设置一些处理器,此进程中的线程可以按计划在这些处理器上运行。 msdn2.microsoft.com 7. The book listings must not be in gumtree styled where people just post indiscriminately and you end up with a forums of 100 threads. 这本书上市不得在加姆特里风格的人们刚刚结束后,你随便用100个线程一个论坛上。 www.bing.com 8. You can also use this mechanism as a way of passing event data between threads, as you'll see later on. 您还可以使用这种机制作为在线程之间传递事件数据的方式,稍后将演示这种方法。 www.ibm.com 9. In the absence of explicit coordination, threads execute simultaneously and asynchronously with respect to one another. 由于缺乏详尽的协作,线程与其他线程同步和异步地执行。 dictsearch.appspot.com 10. Special signals like SIGSTOP would have to be handled by the kernel and for all threads. SIGSTOP等专用信号必须由内核来为所有线程处理。 www-128.ibm.com 1. This value specifies a bit pattern that indicates the CPUs that are qualified to run ASP. NET threads. 该值指定一个位模式,它指示满足运行ASP.NET线程的条件的CPU。 msdn2.microsoft.com 2. Worker threads can be used to perform time-consuming or time-critical tasks without tying up the primary thread. 辅助线程可以用于执行耗时较多的任务或时间要求紧迫的任务,而不必占用主线程。 technet.microsoft.com 3. The Reason parameter specifies the exit code for the process and for all threads terminated as a result of this call. Reason参数指定处理的退出编码和这个呼叫所引起的所有线程的终止。 www.drados.com 4. Threads do not start when created; instead, a co-routine is started after the fact, using coroutine. resume(t), where t is a thread. 线程不会在创建时启动;相反,它是在创建之后使用coroutine.resume(t)启动的,其中t就是一个线程。 www.ibm.com 5. Or, you can just lube the spoke threads with grease or oil, which will at least ensure that you can get the wheel nice and tight. 或者,你可以用润滑油脂或油,这将至少保证你可以得到很好的和严格的车轮的轮辐线程。 blog.sina.com.cn 6. A device used in weaving to carry the woof thread back and forth between the warp threads. 纺织中带着纬线在经线中来回运动的一种装置 zhidao.baidu.com 7. Displays the total number of threads that are currently waiting to acquire a managed lock in the application. 显示当前在应用程序中正等待获取托管锁定的线程的总数。 msdn2.microsoft.com 8. The EJB container does not permit applications to create threads, but a Web container may allow applications to do so. EJB容器不允许应用程序创建线程,但是一个Web容器可以允许应用程序这样做。 www.ibm.com 9. A mutex provides exclusive access control for a resource between threads, as shown in. 所示,互斥提供线程间资源的独占访问控制。 www-128.ibm.com 10. For hard real-time threads they absolutely must complete the action by the deadline; if they do not an unrecoverable error has occurred. 对硬实时线程来说,它们要求动作必须在最终期限之前完全完成;如果做不到的话,会产生一个不可恢复的(unrecoverable)错误。 www.infoq.com 1. Do not change settings like the threads locale . 不要更改线程区域设置之类的设置。 www.bing.com 2. Because. . . well, Vanessa, Ashley, Nikki and loads of other celebs have threads like this in the co-star and celebrity section. 因为…嗯,瓦妮莎,阿什利,尼克和负载其他名人有绪这样的合作明星和名人节。 tieba.baidu.com 3. He fastened the feathers to a framework with melted wax and threads pulled from his linen robe. 他用熔化的蜡和从亚麻长袍上抽下来的麻线把羽毛固定在一个框架上。 dict.ebigear.com 4. They are held together by cheap glue and threads that seem to come loose all the time. 它们由廉价的胶水拼装而成,缝合鞋也似乎很荣易就会变松。 de.bab.la 5. Cloth is basically just a bunch of threads woven together to form a solid surface. 布基本上只是一堆线程交织在一起,形成了坚实的表面。 zhidao.baidu.com 6. Like interlocking threads in a great tapestry, no one really knows where the military's preserve begins and where it ends. 这好比一副巨大的绣帷上互相缠绕的线,谁也找不到军事储备从哪里开始和到哪里会结束。 dongxi.net 7. Following the guideline her life depends on, a diver threads the needle through a stalagmite forest in Dan's Cave on Abaco Island. 在阿巴科岛的丹氏洞穴里,潜水员正使用引导绳通过一片石笋林。 www.bing.com 8. Yet many students who have studied operating systems are unable to put their knowledge of processes and threads to practical use. 但是,许多学习过操作系统的学生不能将他们的进程和线程的知识应用于实际用途。 www.ibm.com 9. Background threads are like foreground threads, but a background thread does not prevent a process from terminating. 后台线程与前台线程类似,但后台线程无法防止进程终止。 msdn2.microsoft.com 10. Each of these little piece get assigned to separate threads, and each thread then works on part of the query in parallel. 将每个小部分分配给不同的线程,然后,每个线程则并行地执行部分查询。 www.ibm.com 1. We've tried to keep up with all of the several threads that spawned as a result of my last comments. 我们尝试沿着这些思路来总结出我的最后一个说明。 k88.net 2. The device used to weave together warp and weft threads is called a loom. 用于编织在一起经纱和纬纱的设备被称为一台织布机。 www.maynet.cn 3. When used, the drill bit is put into a drill hole, and then rotated left to drill out the drill hole with left-hand threads. 使用时,将钻头放入钻孔的位置,左旋转即可钻出左旋丝纹的钻孔。 ip.com 4. A deadlock happens when two (or more) threads are each stuck waiting for another. 当两个(或以上)线程相互等待别的线程时就会出现死锁。 www.ibm.com 5. The method for estimating roll forward time during failover depends on the number of threads the mirror server uses during the redo phase. 估计故障转移过程中的前滚时间所用的方法取决于重做阶段中镜像服务器使用的线程数。 msdn2.microsoft.com 6. For the runtime on a Solaris Operating Environment platform, Java technology does not preempt threads of the same priority. 在Solaris平台上的运行环境中,相同优先级的线程不能相互抢占对方的cpu时间。 www.pusuo.net 7. The reasoning behind the change is to ensure Java threads are scheduled to run at the same priority as native threads and processes. 这个变化背后的理由是:为了保证Java线程可以被调度成按照与本机线程和进程相同的优先级运行。 www.ibm.com 8. A common requirement in an RT system is a set of threads that execute periodically and cooperate to complete some tasks. RT系统中的一个常见需求是,一组线程需要周期性地执行并且相互协作以完成某些任务。 www.ibm.com 9. Estimate your time by unloading a few large tables in a few threads, and accordingly stagger the movement of the data. 在几个线程中卸载少数几个大表,并相应地分阶段转移数据,以此估算时间。 www.ibm.com 10. a loom with an attachment for forming openings for the passage of the shuttle between the warp threads. 带有附件以形成梭子在经线之间的通路的织布机。 www.jukuu.com 1. Her cheeks were almost as white as the pillow, and her hair was like threads of gold spread all about over the bed. 她的双额几乎同枕头一样白,头发像金线般铺洒在床上。 news.juren.com 2. Study the basic principle synchronous communication among the threads, realize a program synchronous run in different equipment. 研究了线程同步通讯的基本原理,实现同一程序在不同设备中的同步运行。 www.ceps.com.tw 3. Selected threads are identified and a prompt to switch to an IM session is sent to a locale-mail recipient. 确定所选线程,并向一个本地电子邮件接收者发送切换到IM会话的提示。 www.hgpf114.com 4. Client-side asynchrony enables the request and response messages to be processed in two different threads. 客户端异步允许在两个不同的线程中处理请求和响应消息。 www.ibm.com 5. Managing shared scopes is not easy because a scope is only reclaimed once all the threads have left it. 管理共享的作用域并不简单,因为一个作用域只有在所有的线程都离开它时才能被回收。 www.ibm.com 6. After several dips, Dr Kotov found that the cotton threads were conductive enough that they could be used to wire up a light-emitting diode. 经过几次浸泡之后,Kotov博士觉得棉线已经可以导电了,就用它们连接上一个发光二极管。 www.ecocn.org 7. The program's output shows that all threads run and terminate, but only one of the two threads executes an iteration of the for loop. 程序的输出显示所有的线程运行并结束,但是这两个线程只有一个执行for循环的一个迭代。 www.ibm.com 8. Threads dumps are most commonly used to diagnose the cause of hangs, slowdowns, crashes, or excessive CPU consumption in the JVM. 线程转储最常见的用途是诊断JVM中出现挂起、崩溃或CPU占用率过高的原因。 www.ibm.com 9. Few tasks can be truly parallelized in such a way as to require no coordination between threads. 如果线程之间不需要协调,那么几乎没有任务可以真正地并行。 www.ibm.com 10. Note: Device should only be installed on approved sill cocks containing at least four full threads. 注意:这种装置只应该安装在通过认证的至少包含四圈螺纹的洒水龙头上。 dictsearch.appspot.com 1. You can also bind threads using subroutines, though I would be very cautious when attempting to do so. 您还可以使用子例程来绑定线程,尽管我在进行这种工作时会倍加小心。 www.ibm.com 2. Tomcat was configured with a maximum thread count of 2000 while the example server was only allowed to run with four worker threads. Tomcat是用最大的线程数量2000来配置的,而示例服务器只允许用4个工作线程运行。 www.ibm.com 3. Each thread has associated data; so, as the number of threads increases, the memory consumption of the application also increases. 每个线程都有相关联的数据;因此,随着线程数量的增加,应用程序的内存消耗也会增加。 www.ibm.com 4. Some categories of Kreinik threads are high luster (HL), glow in the dark (F), cord (C), vintage (V), Japan (J), and cable (P). 对Kreinik线程,一些产品的光泽度高(HL)和在黑暗中(女发光),线(丙),葡萄酒(五),日本(日),有线(规划)。 www.skszx.com 5. Other threads might enter a sleeping state only to be awakened periodically to poll for a change or update status information. 其他线程可能进入休眠状态,只被定期唤醒以轮询更改或更新状态信息。 blog.cnbie.com 6. With the RTSJ, true priorities and a fixed-priority preemptive scheduler with priority-inheritance support is required for RT threads. 在RTSJ规范中,RT线程需要真正的优先级,以及具有优先级继承支持的固定优先级抢占式调度程序。 www.ibm.com 7. In the 20th century a number of security features , ranging from embedded metal threads to intaglio printing, came into use . 到了20世纪,由内藏保安线以至凹版印刷技术等防伪方法也陆续面世。 www.bing.com 8. he was merely floating those gossamer threads of thought which , like the spiders , he hoped would lay hold somewhere. 他只是让自己的思绪像游丝般地飘浮着,指望这思绪像蜘蛛丝一样,会挂在什么地方。 www.ichacha.net 9. Chains do not hold a marriage together , It is threads , hundreds of tiny threads, which sew people together through the years . 锁链系不住婚姻;是线,无数的细线经年累月把人们缝合在一起。 www.bing.com 10. The appropriate number of threads is best determined through performance testing of your application. 线程适当的数目最好通过应用程序的性能测试来确定。 msdn2.microsoft.com 1. This allows multiple threads to always see the most up-to-date value for a given variable. 这使得多个线程一般能看见一个给定变量的最新的值。 www-128.ibm.com 2. Namespace to retrieve the hash code values for the respective threads on which the application methods and the garbage collection run. 命名空间来检索运行应用程序方法和垃圾回收的各个线程的哈希代码值。 msdn2.microsoft.com 3. The DAO interceptors have been enhanced to monitor the number of concurrent threads passing through the interceptors. DAO截取程序被加强了,它能够监控经过截取程序的并发线程的数量。 www.ibm.com 4. The bacteria spin cellulose threads, which bind on the surface forming a layer. 旋转的细菌,在表面形成一层受约束的纤维素线。 www.bing.com 5. The expert has in-depth knowledge into a few threads of technology. 专家拥有少数技术路线下的深入知识。 www.bing.com 6. WCF service clients are thread-safe, so it is not necessary to synchronize access to a client across multiple threads. WCF服务客户端是线程安全的,因此不必跨多个线程同步对某个客户端的访问。 msdn2.microsoft.com 7. The global interpreter lock is also shared by all threads, regardless of to which interpreter they belong. 全局解释器锁也由所有线程共享,与它们所属的解释器无关。 wiki.woodpecker.org.cn 8. This first part of the series has given you a guide to help map Windows processes and threads to their functional counterparts in Linux. 本系列文章的第1部分已经给出了一个指南,能够帮助您将Windows进程和线程映射到Linux中的对应物。 www.ibm.com 9. But only recently have observations enabled scientists to weave these threads into a rigorous theory. 不过,最近的一些观察发现使得科学家们可以把这些信息线索统一到一个严整的理论当中。 www.ufochn.com 10. It spawns various threads, each containing a subtask of the main task to be executed by the cluster. 它生成不同的线程,每个线程都包含此集群要处理的主任务的一个子任务。 www.ibm.com 1. The separate requests for each frame in the frameset might be executed on the Web server concurrently on different threads. 框架集中每个框架的独立请求可以在Web服务器的不同线程上并发执行。 msdn2.microsoft.com 2. Most applications require threads to communicate and synchronize their behavior to one another. 大多数应用程序要求线程互相通信来同步它们的动作。 www-128.ibm.com 3. These threads are the entities that execute the transactional work of a business application. 这些线程是执行业务应用程序的事务工作的实体。 www.ibm.com 4. In a way, weightless threads recall the cooperative multitasking of older Windows and MacOS versions (but within a single application). 轻便线程在某种意义上会令人回想起较早的Windows和MacOS版本的协作多任务(不过是在单个应用程序中)。 www.ibm.com 5. In a forum, users post topics and threads in nested hierarchies, allowing discussions to be categorized and grouped. 在一个讨论区上,使用者以嵌套的层次结构发布主题和执行绪,用以将讨论进行分类和分组。 www.bp-one.com 6. Because this is not a Norway forum. In the Norway forum, people are talking just that. Dozens of threads about the massacre as it is called. 可能原因是这个不是挪威的论坛。在挪威的论坛里,人们也是讨论那些问题。很多被称为大屠杀的相关事件。 blog.sina.com.cn 7. However, auxiliary threads can be created and used to execute code in parallel with the primary thread. 不过,可以创建辅助线程,以便与主线程一起并行执行代码。 technet.microsoft.com 8. During this analysis you could determine which processes are most active and which programs or threads, if any, are monopolizing a resource. 通过这种分析,可以确定哪些进程最活跃,哪些程序或线程(若有)在独占资源。 msdn2.microsoft.com 9. Service did not start. Failure in initializing work threads. 服务未启动。工作线程初始化失败。 www.fan6.net 10. Stem threads, often with the stem nut friction, to a little yellow dry coating oil, molybdenum disulfide or graphite, a lubricant. 阀杆罗纹,经常与阀杆螺丝帽摩擦,排气阀排泥阀要涂一点黄干油、二硫化钼或者青灰粉,起润滑效用。 www.ppmai.com 1. Threads are relatively expensive, and a limited number of threads are available on a server. 线程还是比较耗费资源的,一个服务器上可用的线程是有限制的。 www.ibm.com 2. Having fine threads across the field of view for measuring small distances , as in the eyepiece of a telescope . 视域里画有丝纹的有用于测量小距离的通过视野的细线的,如在望远镜的目镜片中。 www.bing.com 3. The final problem identified in the logging service example was the large number of threads active at any given time. 登录服务这个例子中发现的最后一个问题是任何时候庞大的活动线程数量。 www.ibm.com 4. And you should implement the work to be performed in the run method, as you do when you program with Java threads directly. 接口,您应当像直接进行Java线程编程时所做的那样,实现。 www-128.ibm.com 5. However this isn't a good solution because it may lock out the other threads from being able to have fair access. 但是,这并非一个很好的解决方案,因为它可能会妨碍其他线程合法的访问。 www.infoq.com 6. The remarks for the Pulse method explain what happens if Pulse is called when no threads are waiting. Pulse方法的备注解释如果在没有任何线程在等待时调用Pulse会发生什么情况。 msdn2.microsoft.com 7. This is a common situation (most Python programs do not use threads), and the lock operations slow the interpreter down a bit. 这是常见的情景(大多数Python程序员不用线程),锁操作稍微拖慢了解释器。 blog.chinaunix.net 8. The output from the command includes the maximum number of threads and the total number of used and inactive threads. 这个命令的输出包括线程的最大数量以及使用和未使用的线程总数。 www.ibm.com 9. The system provides synchronization objects that can be used to coordinate resource sharing among multiple threads. 系统提供了可用于协调多个线程之间的资源共享的同步对象。 technet.microsoft.com 10. The alternative would be a more efficient policy that risks starving out some threads. 这种替代方法是一个更有效,但又冒穷尽部分线程风险的政策。 www.ibm.com 1. Although both threads exist it's up to the kernel and threads library to give them a slice of CPU time. 虽然两个线程都已存在,线程CPU时间片的分配取决于内核和线程库。 www.ibm.com 2. It can, however, also make it difficult to determine when one of these threads has thrown an exception. 然而,它也使我们难以判断这些线程之一在什么时候抛出了一个异常。 www-128.ibm.com 3. Each NHRT has a scope attached, so increasing the number of threads will increase, and eventually exhaust, the total scoped memory space. 每隔NHRT都有一个作用域方法,因此增加线程的数量将会增加——最终耗尽总作用域内存空间。 www.ibm.com 4. Cloth is an mated by simulating the complex interaction between threads as the undergo stresses(like collision. friction and gravity) . 布是一种通过模拟交配之间的复杂互动关系的线程进行应力(如碰撞。 zhidao.baidu.com 5. One look at love and you may see it weaves a web over mystery, all raveled threads can rend apart for hope has a place in the lover's heart. 双眼凝视着爱情,你会看到它编织了一张神秘的网,纠缠的情丝都能够分开,因为希望永远留存在爱人的心中,希望永远留存在爱人的心中。 www.che147.com 6. Gets or sets the number of threads used to extract messages from the queue and activate the corresponding component. 获取或设置用于从队列提取消息并激活相应组件的线程的数目。 msdn2.microsoft.com 7. Finally, many kernels are not designed to handle such a large number of active threads. 最后,许多内核并不适于处理如此大量的活跃线程。 www.ibm.com 8. Gets the total number of unique threads that have entered the lock in read mode. 获取等待进入写入模式锁定状态的线程总数。 msdn.microsoft.com 9. The business logic of the database arranges these documents into discussion threads, with a child-parent hierarchal structure. 数据库的业务逻辑将通过child-parent层次结构把这些文档组织成讨论线索。 www.ibm.com 10. Discusses selecting the best collection type, enumerating collections, using collections with multiple threads, and sorting collections. 讨论如何选择最好的集合类型,枚举集合,与多线程一起使用集合以及对集合进行排序。 msdn2.microsoft.com 1. The fourth analyzer considers the overall performance of Dynamic Web services in terms of threads, handles, and processes. 第四个分析器从线程、句柄和流程的角度考虑动态Web服务的总体性能。 www.ibm.com 2. Using smart technology, "Betty" pulls out the email threads and posts them into a single, tabbed view. “Betty”利用智能技术分析邮件线程并讲它们放入独立的标签栏中。 www.bing.com 3. If at least on thread of execution fails, the kill node will "kill" remaining running threads. 如果有至少一个线程执行失败,kill节点会“杀掉”剩余运行的线程。 www.infoq.com 4. The most often used part of that snapshot is the list of currently active threads in the JVM, hence its name. 该快照最常用的部分是JVM中当前活动线程的列表,线程转储也因此得名。 www.ibm.com 5. Suppresses the flow of the Windows identity portion of the current security context across asynchronous threads. 在异步线程间取消当前安全上下文的Windows标识部分的流动。 msdn2.microsoft.com 6. Both threads increment a variable in a while loop and run for a set time. 两个线程在while循环中都增加一个变量,并运行一段设定的时间。 msdn2.microsoft.com 7. The various colored threads are mixed together, showIng a gradual change In color with a rich and harmonious tone. 使不同色的线相互掺合,逐渐变化,色彩丰富饱满,色调和谐。 dict.ebigear.com 8. This guarantees that application threads are no longer using resource-adapter objects and that all transactions have completed. 这可保证程序线程不再使用资源适配器对象,并且所有事务都已完成。 www.ibm.com 9. She grew so skilful from constant practice that the threads she drew out were almost as fine as the mists that rose from the sea nearby. 她不断地练习,技术已到了炉火纯青的境地,而她纺出来的纱,几乎像附近海上升起的薄雾那般细致。 www.qeto.com 10. Last I checked, Sun refers to a dual core chip as a single processor capable of running two threads. 而上次经过我的查证,Sun将双核心芯片称作可以运行两个线程的一个处理器。 www.ibm.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。