You can mark you interesting snippets of text that will be available through a unique link in your browser.

Threaded

Translation
Threaded
Thread Thread, v. t. [imp. & p. p. {Threaded}; p. pr. & vb. n. {Threading}.] 1. To pass a thread through the eye of; as, to thread a needle. [1913 Webster]

2. To pass or pierce through as a narrow way; also, to effect or make, as one's way, through or between obstacles; to thrid. [1913 Webster]

Heavy trading ships . . . threading the Bosphorus. --Mitford. [1913 Webster]

They would not thread the gates. --Shak. [1913 Webster]

3. To form a thread, or spiral rib, on or in; as, to thread a screw or nut. [1913 Webster]


The Collaborative International Dictionary of English. 2000.

  
Share  

Look at other dictionaries:

  • threaded — 1> нитяной 2> тех. снабженный резьбой, нарезной …   Новый большой англо-русский словарь

  • threaded — ˈθredɪd прил.; тех. с нарезкой, с резьбой, нарезной нитяной (техническое) снабженный резьбой, нарезной threaded p. p. от thread тех. с нарезкой, с резьбой, нарезной …   Большой англо-русский и русско-английский словарь

  • threaded — /thred id/, adj. interwoven or ornamented with threads: silk threaded with gold. [1535 45; THREAD + ED3] * * * …   Universalium

  • threaded — 1) нарезной 2) футорка – threaded code – threaded hole – threaded nozzle – threaded pipe – threaded plug – threaded prop – threaded sleeve – threaded socket …   Англо-русский технический словарь

  • threaded — adjective a) Having threads. b) (Of messages) Arranged in a thread …   Wiktionary

  • threaded — снабжённый резьбой; резьбовой right and left threaded * * * винтовой, с нарезкой * * * употребляется в сочетаниях threaded both ends …   Англо-русский словарь нефтегазовой промышленности

  • Threaded code — Not to be confused with multi threaded programming. In computer science, the term threaded code refers to a compiler implementation technique where the generated code has a form that essentially consists entirely of calls to subroutines. The code …   Wikipedia

  • Threaded discussion — A threaded discussion is an electronic discussion (such as one via e mail, e mail list, bulletin board, newsgroup, or Internet forum) in which the software aids the user by visually grouping messages. Messages are usually grouped visually in a… …   Wikipedia

  • Threaded pipe — A threaded pipe is a pipe with screw threaded ends for assembly. Tapered threads The threaded pipes used in some plumbing installations for the delivery of gases or fluids under pressure have a threaded section that is slightly conical (in… …   Wikipedia

  • Threaded binary tree — A threaded binary tree may be defined as follows:A binary tree is threaded by making all right child pointers that would normally be null point to the inorder successor of the node, and all left child pointers that would normally be null point to …   Wikipedia