英文字典中文字典


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







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

mercurial    音标拼音: [mɚkj'ʊriəl]
a. Mercury神的,水星的,敏捷的,活泼的,水银的
n. 水银剂,汞剂

Mercury神的,水星的,敏捷的,活泼的,水银的水银剂,汞剂

mercurial
adj 1: liable to sudden unpredictable change; "erratic
behavior"; "fickle weather"; "mercurial twists of
temperament"; "a quicksilver character, cool and willful
at one moment, utterly fragile the next" [synonym: {erratic},
{fickle}, {mercurial}, {quicksilver(a)}]
2: relating to or under the (astrological) influence of the
planet Mercury; "the Mercurial canals"
3: relating to or having characteristics (eloquence, shrewdness,
swiftness, thievishness) attributed to the god Mercury; "more
than Mercurial thievishness"
4: relating to or containing or caused by mercury; "mercurial
preparations"; "mercurial sore mouth"

Mercurial \Mer*cu"ri*al\, n.
1. A person having mercurial qualities. --Bacon.
[1913 Webster]

2. (Med.) A preparation containing mercury.
[1913 Webster]


Mercurial \Mer*cu"ri*al\, a. [L. mercurialis, fr. Mercurius
Mercury: cf. F. mercuriel.]
1. Having the qualities fabled to belong to the god Mercury;
swift; active; sprightly; fickle; volatile; changeable;
as, a mercurial youth; a mercurial temperament.
[1913 Webster]

A mercurial man
Who fluttered over all things like a fan. --Byron.
[1913 Webster]

2. Having the form or image of Mercury; -- applied to ancient
guideposts. [Obs.] --Chillingworth.
[1913 Webster]

3. Of or pertaining to Mercury as the god of trade; hence,
money-making; crafty.
[1913 Webster]

The mercurial wand of commerce. --J. Q. Adams.
[1913 Webster]

4. Of or pertaining to, or containing, mercury; as, mercurial
preparations, barometer. See {Mercury}, 2.
[1913 Webster]

5. (Med.) Caused by the use of mercury; as, mercurial sore
mouth.
[1913 Webster]

236 Moby Thesaurus words for "mercurial":
active, activist, activistic, adrift, adroit, afloat, agile, alive,
alternating, ambitendent, ambivalent, amorphous, animated,
at loose ends, aureate, bouncing, bouncy, brass, brassy, brazen,
breakneck, breezy, brisk, bronze, bronzy, bubbly, buoyant,
capricious, changeable, changeful, changing, chipper, choppy,
clever, copper, coppery, coquettish, cunning, cupreous, cuprous,
dashing, desultory, deviable, deviating, deviative, deviatory,
different, disorderly, divaricate, divergent, diversified,
diversiform, dizzy, double-minded, double-quick, dubious,
eagle-winged, ebullient, eccentric, effervescent, elastic,
energetic, erose, erratic, expansive, expeditious, express,
faddish, fast, fast and loose, fence-sitting, fence-straddling,
ferrous, ferruginous, fickle, fitful, fleet, flickering, flighty,
flirtatious, flitting, fluctuating, flying, freakish, frisky,
full of go, full of life, full of pep, galloping, giddy, gilt,
gold, gold-filled, gold-plated, golden, hair-trigger, hasty,
headlong, hustling, impetuous, impulsive, inconsistent, inconstant,
indecisive, infirm, infirm of purpose, ingenious, iron, ironlike,
irregular, irresolute, irresolved, irresponsible, jagged, jerky,
lead, leaden, light, light of heel, light-footed, live, lively,
lubricious, mazy, mercurous, militant, mobile, moody, motley,
movable, mugwumpian, mugwumpish, mutable, nickel, nickelic,
nickeline, nimble, nimble-footed, nonconformist, nonstandard,
nonuniform, of two minds, peppy, perky, pert, pewter, pewtery,
pluralistic, precipitate, prompt, quick, quick as lightning,
quick as thought, quicksilver, ragged, rambling, rapid, reckless,
resilient, restless, rough, roving, running, scatterbrained,
shapeless, shifting, shifty, shuffling, silver, silver-plated,
silvery, skittish, smacking, snappy, spanking, spasmodic, speedy,
spineless, spirited, sporadic, sprightly, spry, steel, steely,
swift, temperamental, ticklish, tin, tinny, toying, unaccountable,
uncertain, uncontrolled, undecided, undependable, undetermined,
undisciplined, unequable, unequal, uneven, unfixed, unorthodox,
unpredictable, unreliable, unresolved, unrestrained, unsettled,
unstable, unstable as water, unstaid, unsteadfast, unsteady,
unsystematic, ununiform, vacillating, vagrant, variable,
variegated, variform, various, varying, versatile, vicissitudinary,
vicissitudinous, vivacious, volatile, wandering, wanton, wavering,
wavery, wavy, wayward, whimsical, winged, wishy-washy, zingy


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





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


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

































































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


  • What is the Difference Between Mercurial and Git?
    The Bookmarks extension for Mercurial adds local names, and with Mercurial 1 6, you can move these bookmarks around when you push pull I use Linux, but apparently TortoiseHg is faster and better than the Git equivalent on Windows (due to better usage of the poor Windows filesystem)
  • Git vs Mercurial vs SVN - Stack Overflow
    SVN is different from Git and Mercurial, in that it is a single repository that all users have to pull and commit to Git and Mercurial have a distributed model This means that there is a repository on every computer and there is usually an "Official" repository that people will choose to commit their changes to and pull from Git and Mercurial are extremely similar I prefer Mercurial
  • Git and Mercurial - Compare and Contrast - Stack Overflow
    Mercurial uses rename tracking, while Git uses rename detection to deal with file renames Network: Mercurial supports SSH and HTTP "smart" protocols, and static HTTP protocol; modern Git supports SSH, HTTP and GIT "smart" protocols, and HTTP (S) "dumb" protocol Both have support for bundles files for off-line transport
  • Can I squash commits in Mercurial? - Stack Overflow
    I have a pair of commits that should really be just one If I was using git, I would use: git rebase -i lt;some-commit-before gt; and then squash them Can I do that in mercurial? If so, how?
  • How do I run a Mercurial server? - Stack Overflow
    With Subversion, I used the Visual SVN server to get it up and serving in a few minutes Is there an equivalent for Mercurial, so I can run hg mydomain com?
  • What are the relative strengths and weaknesses of Git, Mercurial, and . . .
    16 What do folks here see as the relative strengths and weaknesses of Git, Mercurial, and Bazaar? In my opinion Git strength is its clean underlying design and very rich set of features It also has I think the best support for multi-branch repositories and managing branch-heavy workflows It is very fast and has small repository size
  • How to save username and password with Mercurial?
    277 I used Mercurial in a personal project, and I have been typing my username and password every time I want to push something to the server I tried adding the following to the hgrc file in my home directory, but it seems to be completely ignored [ui] username = MY_USER_NAME password = MY_PASSWORD How to do this the right way?
  • Mercurial — revert back to old version and continue from there
    255 I'm using Mercurial locally for a project (it's the only repo there's no pushing pulling to from anywhere else) To date it's got a linear history However, the current thing I'm working on I've now realized is a terrible approach and I want to go back to the version before I started it and implement it a different way
  • Convert Mercurial project to Git - Stack Overflow
    I need to convert a mercurial project to a git project, but I would like to keep the commit history intact My current solution was to just remove hg related files and then git init amp; amp; add
  • Mercurial scripting with python - Stack Overflow
    Because it is maintained by the Mercurial team, and it is what the Mercurial team recommend for interfacing with Mercurial From Mercurial's wiki, the following statement on interfacing with Mercurial: For the vast majority of third party code, the best approach is to use Mercurial's published, documented, and stable API: the command line





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