网站首页  词典首页

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

 

词汇 threading
释义 threading 英'θrediŋ美'θrediŋ 高COCA³⁸²⁷⁷BNC³⁵⁹⁰⁷iWeb¹⁹⁹⁷⁸Economist⁵³⁵⁸¹⁺¹
基本英英搭配记法例句Thesaurus例句
n.车缧纹¹;穿线;线程⁹¹动词thread的现在分词形式¹.原型thread的现在分词
动词 thread:
to move or cause to move in a sinuous, spiral, or circular coursepass a thread throughremove facial hair by tying a fine string around it and pulling at the stringpass through or intothread on or as if on a stringthreading die螺丝板牙,螺纹板牙,…threading lubricant攻丝润滑剂threading tool挑扣刀,螺纹车刀…threading chuck攻丝卡盘external threading外螺纹车削automatic threading自动进片threading speed穿引速度threading machine攻丝机threading hob螺纹滚铣刀threading forceps穿线钳threading unit螺纹车床
thread-ing动名词⇒n.车缧纹¹;穿线;线程动词thread的现在分词形式.
名词100%
用作名词The Looper Thread Take-up can make it up and down forthreadingeasy.升降式底线分线盘,使穿线更容易。
Different ways ofthreadingapply to different sewing threads.Thus.best possible stitches can always be acquired.不同的穿线方法可以适用于各种缝纫线,因此总是可以获得最好的线迹。
Here's a peek into the Zen ofthreadingfor game developers.本文将讲述游戏线程化的开发者之禅。as in.lace
同义词 fortify,interweave,mix,spike,strapadd,attach,bind,close,interlace,plat,thread,tie,twinedo up
反义词 detach,disconnect,disjoin,disunite,loose,loosen,release,remove,unfasten,untieunlace,untwine The benefits are that you can scale with fewer instances of your application running, especially on machines that have good threading implementations that can take advantage of parallel architectures.
收益是你可以通过增加你的应用运行的实例来提高性能,特别是在那些带有并行架构的、对线程支持良好的机器上。 infoq

The next big thing is going to be threading.
下一件重要的事情就是线程了。 infoq

The refactoring tool won't do this because it can't take account of the serious implications— such as threading concerns, naming, and availability in other methods— that such a decision entails.
重构工具做不到这一点,因为它不能考虑到这样一个决策细节的严重影响—比如线程问题、命名和在其他方法中的可用性。 ibm

The team takes a risk by not knowing whether the non- functional requirements like the performance or threading models will be satisfied.
团队承担了风险,因为不知道非功能性需求如性能或线程模型是否将得到满足。 ibm

Another common threading model is to have a single background thread and task queue for tasks of a certain type.
另一个常见的线程模型是为某一类型的任务分配一个后台线程与任务队列。 ibm

As mentioned, there's a lot of support for threading on servers to handle background batch processing.
正如前面提到的,服务器对线程提供了许多支持,可以进行后台批处理。 ibm

Attributes like threading, instancing, auditing, security and hosting are important regardless of the protocol.
类似线程、实例化、审计、安全与托管等重要特性都不需要考虑协议。 infoq

But the threading itself earns the“ weightless” name.
不过线程本身却赢得了“轻便”的名声。 ibm

Due to the differences in threading models offered by RHEL3 and SLES8, complete binary compatibility cannot be taken for granted.
由于 RHEL 3和 SLES8所提供的线程模型不同,所以当然不能认为会有完全的二进制兼容性。 ibm

Even so, differences can arise in the areas that depend on the architecture, memory maps, threading, or some specific areas like system administration or natural language support.
即便如此,在那些依赖于体系架构的领域、内存映射、线程或一些特殊的领域例如系统管理和自然语言的支持,它们之间还是有差异的。 ibm

Even so-called“ lightweight” threading libraries have threads that are orders of magnitude“ heavier” than those presented here.
甚至所谓的“轻量级”线程库中的线程也比这里提出的微线程“重”好几个数量级。 ibm

For example, the complexities of Memory management and threading are not at the forefront of your mind when you are scripting in PHP.
例如,像内存管理和线程这种复杂的东西,在你编写 PHP脚本的时候绝不会成为注意力的中心。 infoq

Hyper- threading is the ability to essentially schedule separate thread execution plans in a highly efficient manner.
超线程是以一种高效的方式实际调度不同线程执行计划的能力。 ibm

I also give you some tips on avoiding threading mistakes and improving application startup performance.
我还会给您提供一些避免线程错误以及提高应用程序启动性能的技巧。 ibm

In addition, this threading model hides the complexities of multi-threaded batch jobs from the developer.
此外,这种线程模型对开发人员隐藏了多线程批处理作业的复杂性。 ibm

In the discussion threading service, an example of connected resource representations might include a root discussion topic and its attributes, and embed links to the responses given to that topic.
在讨论线程服务中,连接的资源表示形式的示例可能包括根讨论主题及其属性,以及指向为该主题提供的响应的嵌入链接。 ibm

In future installments, we are going to dig into such microprocessor enhancements as super- scalar, hyper- threading and dual core.
在将来部分,我们将继续研究微处理器高级部分像超标量体系,超线程,双核心。 yeeyan

It turns out that the protocol is the easy part; it’s the other attributes threading, security, etc. where WCF will save you time.
显然,简单的原因一部分是因为协议,而 WCF提供的其他特性线程、安全等又为我们节省了时间。 infoq

Moreover, threading isn't the only way to achieve these concurrencies, and frequently it's not the best one.
此外,线程化并不是实现这些并发的唯一办法,并且常常也不是最好的办法。 ibm

Some people may want to do something else, such as use a thread pool, GUI thread, or some other threading library.
某些开发人员可能需要执行其他工作,例如使用一个线程池、 GUI线程或者其他线程库。 infoq

Some platform- specific changes in the areas of locking, memory maps, threading, and so on may also be required.
有时可能需要对某些平台特有的内容进行一些修改,例如加锁、内存映射、线程,等等。 ibm

The other implementation is a parallel- access strategy, which uses a threading model to hit all of the shards at once.
另一种方法是并行访问策略,这种方法使用一个线程模型一次对所有切分进行查询。 ibm

The RTSJ addresses several problematic areas, including scheduling, memory management, threading, synchronization, time, clocks, and asynchronous event handling.
RTSJ处理了几个有问题的地方,包括调度、内存管理、线程、同步、计时、时钟和异步事件处理。 ibm

The threading module was designed with inheritance in mind, and was actually built on top of a lower-level thread module.
在设计线程模块时考虑到了继承,并且线程模块实际上是建立在底层线程模块的基础之上的。 ibm

This article describes aspects of RTSJ threading and synchronization by discussing how thread priorities and priority queues are managed.
本文通过讨论如何管理线程优先级和优先级序列来描述 RTSJ线程化和同步。 ibm

This example has a bit more code to explain, but it isn't that much more complicated than the first threading example, thanks to the use of the queuing module.
对于这个示例,有更多的代码需要说明,但与第一个线程示例相比,它并没有复杂多少,这正是因为使用了队列模块。 ibm

This means you spend less time on boiler plate code for multi- threading and more time on your code.
这意味着您不用花费过多的时间研究多线程,从而可以集中精力处理您自己的代码。 joycode

You will need to ensure that all of the threading optimizations are enabled.
你必须保证所有的线程优化都是激活的。 infoq

Threading and the number of processes per CPU settings are configurable by administrators.
每个 CPU上多线程和进程数的设置可由管理配置。 ibm

Threading, for example, has frailties that have been known for many years.
举例来说,线程存在很多年来人们已经知道的脆弱性。 ibm
随便看

 

英汉汉英双解词典包含9999994条英汉翻译词条,涵盖了常用英语单词及词组短语的翻译及用法,是英语学习的必备工具。

 

Copyright © 2000-2024 tbdmj.com All Rights Reserved 更新时间:2025/2/2 14:00:10