英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

twisted    音标拼音: [tw'ɪstəd] [tw'ɪstɪd]
adj. 扭曲的

扭曲的

twisted
adj 1: having an intended meaning altered or misrepresented;
"many of the facts seemed twisted out of any semblance to
reality"; "a perverted translation of the poem" [synonym:
{distorted}, {misrepresented}, {perverted}, {twisted}]

Twist \Twist\ (tw[i^]st), v. t. [imp. & p. p. {Twisted}; p. pr.
& vb. n. {Twisting}.] [OE. twisten, AS. twist a rope, as made
of two (twisted) strands, fr. twi- two; akin to D. twist a
quarrel, dissension, G. zwist, Dan. & Sw. tvist, Icel. tvistr
the deuce in cards, tvistr distressed. See {Twice}, {Two}.]
1. To contort; to writhe; to complicate; to crook spirally;
to convolve.
[1913 Webster]

Twist it into a serpentine form. --Pope.
[1913 Webster]

2. Hence, to turn from the true form or meaning; to pervert;
as, to twist a passage cited from an author.
[1913 Webster]

3. To distort, as a solid body, by turning one part
relatively to another about an axis passing through both;
to subject to torsion; as, to twist a shaft.
[1913 Webster]

4. To wreathe; to wind; to encircle; to unite by intertexture
of parts. "Longing to twist bays with that ivy." --Waller.
[1913 Webster]

There are pillars of smoke twisted about with
wreaths of flame. --T. Burnet.
[1913 Webster]

5. To wind into; to insinuate; -- used reflexively; as,
avarice twists itself into all human concerns.
[1913 Webster]

6. To unite by winding one thread, strand, or other flexible
substance, round another; to form by convolution, or
winding separate things round each other; as, to twist
yarn or thread. --Shak.
[1913 Webster]

7. Hence, to form as if by winding one part around another;
to wreathe; to make up.
[1913 Webster]

Was it not to this end
That thou began'st to twist so fine a story? --Shak.
[1913 Webster]

8. To form into a thread from many fine filaments; as, to
twist wool or cotton.
[1913 Webster]


Twisted \Twist"ed\, a.
Contorted; crooked spirally; subjected to torsion; hence,
perverted.
[1913 Webster]

{Twisted curve} (Geom.), a curve of double curvature. See
{Plane curve}, under {Curve}.

{Twisted surface} (Geom.), a surface described by a straight
line moving according to any law whatever, yet so that the
consecutive positions of the line shall not be in one
plane; a warped surface.
[1913 Webster]

219 Moby Thesaurus words for "twisted":
Byzantine, abnormal, affected, afflicted, agonized, anamorphous,
anomalous, antiblack, apocryphal, artificial, askew, assumed,
asymmetric, balled up, bastard, bent, biased, blemished, bogus,
bowed, brummagem, chauvinistic, checked, cicatrized, cockeyed,
colorable, colored, complex, complicated, confounded, confused,
contorted, convoluted, convulsed, cooked, counterfeit,
counterfeited, crabbed, cracked, crank, crankish, cranky, crazed,
crazy, crooked, crotchety, crucified, crumpled, crunched, daedal,
defaced, defective, deformed, deviant, deviative, devious,
different, disfigured, distorted, distressed, divergent, doctored,
doctrinaire, dogmatic, dotty, dressed up, dummy, eccentric,
elaborate, embellished, embrangled, embroidered, entangled,
erratic, ersatz, exceptional, factitious, fake, faked, falsified,
faulty, feigned, fey, fictitious, fictive, flaky, flawed,
fouled up, freakish, funny, garbled, harrowed, hurt, hurting,
idiocratic, idiosyncratic, illegitimate, imitation, implicated,
in distress, in pain, influenced, interested, intricate, involuted,
involved, irregular, jaundiced, junky, keloidal, kinked, kinky,
knotted, know-nothing, kooky, labyrinthian, labyrinthine,
lacerated, lopsided, loused up, maggoty, make-believe, man-made,
many-faceted, marred, martyred, martyrized, matted, mazy,
meandering, messed up, misquoted, misrepresented, mixed up, mock,
mucked up, multifarious, nonobjective, nonsymmetric, nutty, odd,
oddball, on the rack, one-sided, opinionated, pained, partial,
partisan, peculiar, perplexed, perverted, phony, pimpled, pimply,
pinchbeck, prejudiced, prepossessed, pretended, pseudo, put-on,
quasi, queer, quirky, racist, racked, ramified, roundabout,
scabbed, scabby, scarified, scarred, screwball, screwed up, screwy,
self-styled, sexist, sham, shoddy, simulated, singular, slanted,
snarled, so-called, soi-disant, split, sprung, spurious, strained,
strange, subtle, suffering, superpatriotic, supposititious, swayed,
synthetic, tangled, tangly, tin, tinsel, titivated, tormented,
tortuous, tortured, ultranationalist, unauthentic, unconventional,
under the harrow, undetached, undispassionate, ungenuine,
unnatural, unreal, unsymmetric, wacky, warped, whimsical, wounded,
wrung, xenophobic


请选择你想看的字典辞典:
单词字典翻译
Twisted查看 Twisted 在百度字典中的解释百度英翻中〔查看〕
Twisted查看 Twisted 在Google字典中的解释Google英翻中〔查看〕
Twisted查看 Twisted 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Twisted
    Learn about the Twisted development process and how to contribute Help improve Twisted on Windows!
  • Overview of Twisted Internet — Twisted 25. 5. 0 documentation
    Twisted Internet is a collection of compatible event-loops for Python It contains the code to dispatch events to interested observers and a portable API so that observers need not care about which event loop is running
  • Twisted Documentation: The Basics
    The Twisted Daemon is a program that knows how to run Applications This program is twistd(1) Strictly speaking, twistd is not necessary -- fetching the application, getting the IService component, calling startService , scheduling stopService when the reactor shuts down, and then calling reactor run() could be done manually
  • Writing Servers — Twisted 25. 5. 0 documentation
    This document explains how you can use Twisted to implement network protocol parsing and handling for TCP servers (the same code can be reused for SSL and Unix socket servers) There is a separate document covering UDP
  • Welcome to the Twisted documentation! — Twisted 25. 5. 0 documentation
    Installing Twisted; Twisted Core; Twisted Conch (SSH and Telnet) Twisted Mail (SMTP, POP, and IMAP) Twisted Names (DNS) Twisted Pair; Twisted Web; Twisted Words (IRC and XMPP) API Reference; Development of Twisted; Quick links Report a security issue; Security Procedure for Developers; Security Audit; Twisted Community; API Reference; GitHub; PyPI
  • Twisted Documentation
    Twisted's plugin architecture; Writing Twisted Application Plugins for twistd; Interfaces and Adapters (Component Architecture) Cred: Pluggable Authentication; Using the Twisted Application Framework; Utilities Parsing command-lines; Logging; Using Dirdbm: Directory-based Storage; Using telnet to manipulate a twisted server
  • Getting Connected with Endpoints — Twisted 25. 5. 0 documentation
    Since these APIs just take a string, they provide flexibility: if Twisted adds support for new types of endpoints (for example, IPv6 endpoints, or WebSocket endpoints), your application will automatically be able to take advantage of them with no changes to its code
  • Writing Servers — Twisted 16. 2. 0 documentation
    This document explains how you can use Twisted to implement network protocol parsing and handling for TCP servers (the same code can be reused for SSL and Unix socket servers) There is a separate document covering UDP
  • Twisted Documentation: UDP Networking
    The protocol's transport attribute will implement the twisted internet interfaces IUDPTransport interface Notice that the host argument should be an IP, not a hostname If you only have the hostname use reactor resolve() to resolve the address (see twisted internet interfaces IReactorCore resolve) Connected UDP
  • Twisted from Scratch, or The Evolution of Finger
    Twisted is a big system People are often daunted when they approach it It’s hard to know where to start looking This guide builds a full-fledged Twisted application from the ground up, using most of the important bits of the framework There is a lot of code, but don’t be afraid





中文字典-英文字典  2005-2009