英文字典中文字典


英文字典中文字典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       







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

curl    音标拼音: [k'ɚl]
n. 卷曲,卷发
vt. 弄卷
vi. 卷曲,弯曲

卷曲,卷发弄卷卷曲,弯曲

curl
旋度

curl
旋度 卷曲

curl
n 1: a round shape formed by a series of concentric circles (as
formed by leaves or flower petals) [synonym: {coil}, {whorl},
{roll}, {curl}, {curlicue}, {ringlet}, {gyre}, {scroll}]
2: American chemist who with Richard Smalley and Harold Kroto
discovered fullerenes and opened a new branch of chemistry
(born in 1933) [synonym: {Curl}, {Robert Curl}, {Robert F. Curl},
{Robert Floyd Curl Jr.}]
3: a strand or cluster of hair [synonym: {lock}, {curl}, {ringlet},
{whorl}]
v 1: form a curl, curve, or kink; "the cigar smoke curled up at
the ceiling" [synonym: {curl}, {curve}, {kink}]
2: shape one's body into a curl; "She curled farther down under
the covers"; "She fell and drew in" [synonym: {curl up}, {curl},
{draw in}]
3: wind around something in coils or loops [synonym: {coil}, {loop},
{curl}] [ant: {uncoil}]
4: twist or roll into coils or ringlets; "curl my hair, please"
[synonym: {curl}, {wave}]
5: play the Scottish game of curling

Curl \Curl\, v. i.
1. To contract or bend into curls or ringlets, as hair; to
grow in curls or spirals, as a vine; to be crinkled or
contorted; to have a curly appearance; as, leaves lie
curled on the ground.
[1913 Webster]

Thou seest it [hair] will not curl by nature.
--Shak.
[1913 Webster]

2. To move in curves, spirals, or undulations; to contract in
curving outlines; to bend in a curved form; to make a curl
or curls. "Cirling billows." --Dryden.
[1913 Webster]

Then round her slender waist he curled. --Dryden.
[1913 Webster]

Curling smokes from village tops are seen. --Pope.
[1913 Webster]

Gayly curl the waves before each dashing prow.
--Byron.
[1913 Webster]

He smiled a king of sickly smile, and curled up on
the floor. --Bret Harte.
[1913 Webster]

3. To play at the game called curling. [Scot.]
[1913 Webster]


Curl \Curl\ (k[^u]rl), v. t. [imp. & p. p. {Curled} (k[^u]rld);
p. pr. & vb. n. {Curling}.] [Akin to D. krullen, Dan.
kr["o]lle, dial. Sw. krulla to curl, crisp; possibly akin to
E. crook. Cf. {Curl}, n., {Cruller}.]
1. To twist or form into ringlets; to crisp, as the hair.
[1913 Webster]

But curl their locks with bodkins and with braid.
--Cascoigne.
[1913 Webster]

2. To twist or make onto coils, as a serpent's body.
[1913 Webster]

Of his tortuous train,
Curled many a wanton wreath in sight of Eve.
--Milton.
[1913 Webster]

3. To deck with, or as with, curls; to ornament.
[1913 Webster]

Thicker than the snaky locks
That curledMeg[ae]ra. --Milton.
[1913 Webster]

Curling with metaphors a plain intention. --Herbert.
[1913 Webster]

4. To raise in waves or undulations; to ripple.
[1913 Webster]

Seas would be pools without the brushing air
To curl the waves. --Dryden.
[1913 Webster]

5. (Hat Making) To shape (the brim) into a curve.
[1913 Webster]


Curl \Curl\ (k[^u]rl), n. [Akin to D. krul, Dan. kr["o]lle. See
{Curl}, v. ]
1. A ringlet, especially of hair; anything of a spiral or
winding form.
[1913 Webster]

Under a coronet, his flowing hair
In curls on either cheek played. --Milton.
[1913 Webster]

2. An undulating or waving line or streak in any substance,
as wood, glass, etc.; flexure; sinuosity.
[1913 Webster]

If the glass of the prisms . . . be without those
numberless waves or curls which usually arise from
the sand holes. --Sir I.
Newton.
[1913 Webster]

3. A disease in potatoes, in which the leaves, at their first
appearance, seem curled and shrunken.
[1913 Webster]

{Blue curls}. (Bot.) See under {Blue}.
[1913 Webster]

75 Moby Thesaurus words for "curl":
arc, arch, bend, bend back, bow, catacaustic, catenary, caustic,
circle, cirrus, coil, conchoid, corkscrew, crimp, crisp, crook,
curlicue, curve, decurve, deflect, diacaustic, dome, ellipse,
embow, entwine, evolute, festoon, flex, frizz, frizzle, gyre,
helix, hook, hump, hunch, hyperbola, incurvate, incurve, inflect,
involute, kink, lituus, lock, loop, parabola, ponytail, recurve,
reflect, reflex, retroflex, ringlet, roll, round, sag, screw,
scroll, sinus, spiral, swag, sweep, swirl, tendril, tracery, turn,
twine, twirl, twist, vault, volute, volution, vortex, whirl, whorl,
wind, wreathe


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





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


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

































































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


  • Run cURL commands from Windows console - Super User
    Is there a way to install cURL in windows in order to run cURL commands from the command prompt?
  • What is `curl -o-`? - Unix Linux Stack Exchange
    (curl -o- and curl -o - act the same ) Explicitly sending the output to stdout seems a bit redundant, since that's the default anyway However, the man page does mention using multiple -o options for multiple URLs to download, so it might be more useful in that context
  • What is the meaning of curl -k -i -X in Linux?
    When you use curl to access a web page it is actually sending the GET request to the server There are other kinds of request that can be used and -X is the way to specify this As noted above, this command is usually not needed For example, if you need a POST request you can use -d rather than using -X
  • Does `curl -v` show the complete HTTP request including the body?
    The description of curl ’s -v option says -v, --verbose Makes curl verbose during the operation Useful for debugging and seeing what's going on "under the hood" A line starting with '>' means "header data" sent by curl, '<' means "header data" received by curl that is hidden in normal cases, and a line starting with '*' means additional info provided by curl If you only want HTTP headers
  • Getting curl to output HTTP status code? - Super User
    I'm using curl at the command line on Linux to issue HTTP requests The response bodies are printed to standard out, which is fine, but I can't see from the man page how to get curl to print the
  • ubuntu - SSL certificates no longer work with cURL - Super User
    I had this problem with gcloud and curl For me, jhud's answer mostly fixed gcloud, but I had to do another few steps To get curl working, I had to do a couple more after that Add the pem files to the certificate authority Backup existing certs in etc ssl certs Move the pem files generated by jhud's script into etc ssl certs (or rather, make etc ssl certs a softlink to the directory the
  • Curl error (6): Couldnt resolve host name - Super User
    Learn how to troubleshoot and resolve the "Curl error (6): Couldn't resolve host name" issue on Super User forum
  • How to save a remote server SSL certificate locally as a file
    450 I need to download an SSL certificate of a remote server (not HTTPS, but the SSL handshake should be the same as Google Chrome IE wget and curl all give certificate check fail errors) and add the certificate as trusted in my laptops Windows' certificate store since I am not able to get my IT guys to give me the CA cert





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