threading

英 [ˈθredɪŋ] 美 [ˈθredɪŋ]

v.  穿(针); 纫(针); 穿过; (使)穿过; 通过; 穿行; 穿成串; 串在一起
thread的现在分词

现在分词:threading

计算机化学

COCA.38810



柯林斯词典

  1. N-VAR (尤指用于缝纫的)细线,细丝
    Thread or a thread is a long very thin piece of a material such as cotton, nylon, or silk, especially one that is used in sewing.
    1. This time I'll do it properly with a needle and thread.
      这次,我要用针线将它缝好。
    2. ...a tiny Nepalese hat embroidered with golden threads.
      带有金丝线刺绣的尼泊尔小帽
  2. N-COUNT 主线;思路;脉络
    The thread of an argument, a story, or a situation is an aspect of it that connects all the different parts together.
    1. The thread running through many of these proposals was the theme of individual power and opportunity...
      贯穿这许多提案的主线是个人权力和机遇这一主题。
    2. All religions are united by the common threads of fighting evil and helping others...
      所有宗教都因为惩恶助人这一共同主题而联合起来。
    3. The possible consequences so filled his mind that he lost the thread of Wan Da's narrative.
      他脑子里充满了各种可能的结局,结果跟不上万达的叙述。
  3. N-COUNT 线状物;一线
    A thread of something such as liquid, light, or colour is a long thin line or piece of it.
    1. A thin, glistening thread of moisture ran along the rough concrete sill.
      在粗糙不平的水泥窗台上有一条细细的发光水印。
    2. ...Venetian glass decorated with embedded threads of white.
      镶嵌有白色线条的彩色装饰玻璃
    3. ...a corpulent man with threads of black hair plastered across his brow.
      几缕黑发紧贴额头的肥胖男子
  4. N-PLURAL 衣服
    You can refer to clothes as threads .
    1. ...a cheap place to pick up natty threads.
      能买到既整洁时髦而又便宜的衣服的去处
  5. N-COUNT 螺纹
    The thread on a screw, or on something such as a lid or a pipe, is the raised spiral line of metal or plastic around it which allows it to be fixed in place by twisting.
    1. The screw threads will be able to get a good grip.
      螺纹能牢牢地咬合卡紧。
  6. VERB 穿行;曲折穿过;蜿蜒
    If you thread your way through a group of people or things, or thread through it, you move through it carefully or slowly, changing direction frequently as you move.
    1. Slowly she threaded her way back through the moving mass of bodies...
      她从人流中慢慢地挤了回来。
    2. ...threading our way past little boats...
      我们在小船中间蜿蜒穿行
    3. We threaded through a network of back streets.
      我们在蜘蛛网似的偏僻街道中七拐八拐地穿行。
  7. VERB 使(细长的物体)穿过;使穿进
    If you thread a long thin object through something, you pass it through one or more holes or narrow spaces.
    1. ...threading the laces through the eyelets of his shoes...
      把鞋带穿进他的鞋眼
    2. Air ducts and electrical cables were threaded through the complex structure...
      通风管和电缆在这幢结构复杂的建筑物中穿过。
    3. Instruments developed at the hospital allow doctors to thread microscopic telescopes into the digestive tract.
      医院开发研制的仪器使医生们得以将显微内镜伸入消化道。
  8. VERB 将(珠子等)穿起来
    If you thread small objects such as beads onto a string or thread, you join them together by pushing the string through them.
    1. Wipe the mushrooms clean and thread them on a string.
      把这些蘑菇擦干净,然后用线穿起来。
  9. VERB 穿(针)
    When you thread a needle, you put a piece of thread through the hole in the top of the needle in order to sew with it.
    1. I sit down, thread a needle, snip off an old button.
      我坐下来,穿好针,剪下一枚旧纽扣。
  10. PHRASE 千钧一发;岌岌可危
    If you say that something is hanging by a thread, you mean that it is in a very uncertain state and is unlikely to survive or succeed.
    1. The fragile peace was hanging by a thread as thousands of hardliners took to the streets.
      成千上万的强硬派分子走上街头示威,脆弱的和平局势危在旦夕。
  11. PHRASE (活动中断后)继续下去/(经历失败、霉运后)恢复生机
    If you pick up the threads of an activity, you start it again after an interruption. If you pick up the threads of your life, you become more active again after a period of failure or bad luck.
    1. Many women have been able to pick up the threads of their former career.
      许多女性得以重操旧业。

双语例句

  1. Do not overexert when reaming holes or threading, lest breaking off the reamer or the tap.
    铰孔或攻丝时,不要用力过猛,以免折断铰刀或丝锥。
  2. This Threading Module constructs higher-level threading interfaces on top of the lower level thread module.
    这个线程化模块在较低层次线程模块的基础上构造了高层次的线程接口。
  3. There are some specifics in threading models implementations that influence JVM performance on different Linux distributions.
    以下是一些线程模型实现方面的详细说明,该实现将影响不同Linux发行版本上的JVM性能。
  4. The Linux operating system has provided different user-level threading implementations throughout its history.
    Linux操作系统发展至今已经提供了不同用户级别的线程化实现。
  5. Application servers are composed of two fundamental threading components: managed threads and unmanaged threads.
    应用程序服务器由两个基本线程组件组成:托管线程和非托管线程。
  6. Native operating system threading APIs are not portable: Both syntactic and semantic differences exist.
    原生操作系统线程API是不可移植的:存在语法和语义差异。
  7. For example, consider threading and multiprogramming.
    例如,考虑线程和多程序设计。
  8. The Linux kernel uses a process model rather than a threading model.
    Linux内核使用的是进程模型,而不是线程模型。
  9. No resource contention means most threading problems go away.
    没有资源冲突就意味着大多数线程化问题消失了。
  10. This article introduces threading with a simple threaded application.
    本文通过一个简单的线程应用程序来介绍线程。
  11. As mentioned, there's a lot of support for threading on servers to handle background batch processing.
    正如前面提到的,服务器对线程提供了许多支持,可以进行后台批处理。
  12. Threading and the number of processes per CPU settings are configurable by administrators.
    每个CPU上多线程和进程数的设置可由管理配置。
  13. The plain Tomcat runtime has no limitation on threading and file or network I/ O.
    普通Tomcat运行时对线程以及文件或网络I/O没有限制。
  14. I also give you some tips on avoiding threading mistakes and improving application startup performance.
    我还会给您提供一些避免线程错误以及提高应用程序启动性能的技巧。
  15. POSIX threads provide the threading mechanism as well as shared memory.
    POSIX线程提供了线程化机制和共享内存。
  16. Threading becomes easy because no resources are shared.
    线程化变得容易了,因为不共享任何资源。
  17. The threading module does provide many synchronization primatives, including semaphores, condition variables, events, and locks.
    线程模块提供了许多同步原语,包括信号量、条件变量、事件和锁。
  18. It also provides threading support automatically for you, which handles the socket connection and disconnection to a peer.
    其次它会自动提供对线程的支持,以处理同另一端的连接和断开连接。
  19. Specify threading model, interface type, and any additional interface to support.
    指定要支持的线程模型、接口类型和任何附加接口。
  20. Threads and synchronization primitives solve the vital problem of diversity of the threading API's on different platforms.
    线程和同步原语解决了线程API在不同平台上的区别导致的问题。
  21. Specify control type, threading model, interface type, aggregation and additional support for your control.
    请为控件指定控件类型、线程模型、接口类型、聚合和附加支持。
  22. It has an elaborate threading process that uses three spools of thread.
    它的穿线过程很复杂,要用三个线轴。
  23. Automatic feed and threading are fully interlocked.
    自动饲料和线程完全互锁。
  24. InfoQ: How does it relate to Ruby's threading system or Ruby's new Fibers/ Coroutines?
    它与Ruby的线程体系或者Ruby中新的纤程/协程有什么关系?
  25. The threading change improves the application-starting performance on heavily loaded systems.
    这一线程变化改善了在重负载系统中应用程序的启动性能。
  26. The following counters pertain to threading, locks, timers, and thread pools.
    下列计数器与线程处理、锁、计时器和线程池有关。
  27. Specify threading model, aggregation, and support for your object.
    为对象指定线程模型、聚合和支持。
  28. However, operation specifics, such as threading issues or instance management, are opaque to clients.
    但是,操作详细信息(例如,线程处理问题或实例管理)对客户端是不透明的。
  29. Many methods of the managed threading classes provide time-outs to help you detect deadlocks.
    托管线程处理类的许多方法都提供了超时设定,可帮您检测到死锁。
  30. Gearbox has large feed and threading functions.
    变速箱有大饲料和线程功能。