英文字典中文字典


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







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

closer    音标拼音: [kl'osɚ] [kl'ozɚ]
更近的

更近的

closer
adv 1: (comparative of `near' or `close') within a shorter
distance; "come closer, my dear!"; "they drew nearer";
"getting nearer to the true explanation" [synonym: {nearer},
{nigher}, {closer}]
n 1: a person who closes something; "whoever is the closer has
to turn out the lights and lock up"
2: (baseball) a relief pitcher who can protect a lead in the
last inning or two of the game [synonym: {closer}, {finisher}]

Close \Close\ (kl[=o]s), a. [Compar. {Closer} (kl[=o]"s[~e]r);
superl. {Closest}.] [Of. & F. clos, p. p. of clore. See
{Close}, v. t.]
1. Shut fast; closed; tight; as, a close box.
[1913 Webster]

From a close bower this dainty music flowed.
--Dryden.
[1913 Webster]

2. Narrow; confined; as, a close alley; close quarters. "A
close prison." --Dickens.
[1913 Webster]

3. Oppressive; without motion or ventilation; causing a
feeling of lassitude; -- said of the air, weather, etc.
[1913 Webster]

If the rooms be low-roofed, or full of windows and
doors, the one maketh the air close, . . . and the
other maketh it exceeding unequal. --Bacon.
[1913 Webster]

4. Strictly confined; carefully quarded; as, a close
prisoner.
[1913 Webster]

5. Out of the way observation; secluded; secret; hidden. "He
yet kept himself close because of Saul." --1 Chron. xii. 1
[1913 Webster]

"Her close intent." --Spenser.
[1913 Webster]

6. Disposed to keep secrets; secretive; reticent. "For
secrecy, no lady closer." --Shak.
[1913 Webster]

7. Having the parts near each other; dense; solid; compact;
as applied to bodies; viscous; tenacious; not volatile, as
applied to liquids.
[1913 Webster]

The golden globe being put into a press, . . . the
water made itself way through the pores of that very
close metal. --Locke.
[1913 Webster]

8. Concise; to the point; as, close reasoning. "Where the
original is close no version can reach it in the same
compass." --Dryden.
[1913 Webster]

9. Adjoining; near; either in space; time, or thought; --
often followed by to.
[1913 Webster]

Plant the spring crocuses close to a wall.
--Mortimer.
[1913 Webster]

The thought of the Man of sorrows seemed a very
close thing -- not a faint hearsay. --G. Eliot.
[1913 Webster]

10. Short; as, to cut grass or hair close.
[1913 Webster]

11. Intimate; familiar; confidential.
[1913 Webster]

League with you I seek
And mutual amity, so strait, so close,
That I with you must dwell, or you with me.
--Milton.
[1913 Webster]

12. Nearly equal; almost evenly balanced; as, a close vote.
"A close contest." --Prescott.
[1913 Webster]

13. Difficult to obtain; as, money is close. --Bartlett.
[1913 Webster]

14. Parsimonious; stingy. "A crusty old fellow, as close as a
vise." --Hawthorne.
[1913 Webster]

15. Adhering strictly to a standard or original; exact;
strict; as, a close translation. --Locke.
[1913 Webster]

16. Accurate; careful; precise; also, attentive; undeviating;
strict; not wandering; as, a close observer.
[1913 Webster]

17. (Phon.) Uttered with a relatively contracted opening of
the mouth, as certain sounds of e and o in French,
Italian, and German; -- opposed to open.
[1913 Webster]

{Close borough}. See under {Borough}.

{Close breeding}. See under {Breeding}.

{Close communion}, communion in the Lord's supper, restricted
to those who have received baptism by immersion.

{Close corporation}, a body or corporation which fills its
own vacancies.

{Close fertilization}. (Bot.) See {Fertilization}.

{Close harmony} (Mus.), compact harmony, in which the tones
composing each chord are not widely distributed over
several octaves.

{Close time}, a fixed period during which killing game or
catching certain fish is prohibited by law.

{Close vowel} (Pron.), a vowel which is pronounced with a
diminished aperture of the lips, or with contraction of
the cavity of the mouth.

{Close to the wind} (Naut.), directed as nearly to the point
from which the wind blows as it is possible to sail;
closehauled; -- said of a vessel.
[1913 Webster]


Closer \Clos"er\, n.
1. One who, or that which, closes; specifically, a boot
closer. See under {Boot}.
[1913 Webster]

2. A finisher; that which finishes or terminates.
[1913 Webster]

3. (Masonry) The last stone in a horizontal course, if of a
less size than the others, or a piece of brick finishing a
course. --Gwilt.
[1913 Webster]


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





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


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

































































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


  • Improve subplot size spacing with many subplots
    Similar to tight_layout matplotlib now (as of version 2 2) provides constrained_layout In contrast to tight_layout, which may be called any time in the code for a single optimized layout, constrained_layout is a property, which may be active and will optimze the layout before every drawing step
  • How do I bring these two elements closer together?
    I'm trying to get the #bigimage and #textarea elements to sit closer together, but then still be centered when laid out as col-12 on a small screen Should I use a media query for this? I've tried putting them in a separate container, but strange stuff starts happening when I test that on a small screen
  • html - How can I get two s closer together? - Stack Overflow
    See image attached - I want to bring the 'left' and 'right' 's closer together so they remain as close as both are to the header, in blue above this is my CSS for both left and right 's thank's a lot!
  • css - Make Bottom Border Closer To Text - Stack Overflow
    I can seem to figure out how to get the border to appear closer to the text There seems to about a 10px gap between the text and the bottom-border at the moment and I don't want to have any I have tried to position another div and position it relative to each {li} with {bottom: 10px} but I can't seem to get it to work Here's what I have so
  • How to close TCP and UDP ports via windows command line
    Yes, this is possible You don't have to be the current process owning the socket to close it Consider for a moment that the remote machine, the network card, the network cable, and your OS can all cause the socket to close
  • How to move one element closer to the other one. CSS
    Ask questions, find answers and collaborate at work with Stack Overflow for Teams Explore Teams
  • How does one move the tick labels closer to the axis?
    Ask questions, find answers and collaborate at work with Stack Overflow for Teams Try Teams for free Explore Teams
  • Stop and remove all docker containers - Stack Overflow
    If you are concerned about shellcheck SC2046 (in which case you would receive a warning for the command docker stop $(docker ps -a -q)) and you are using Bash4+ (to be able to use the mapfile builtin command), you can run the following to stop all containers:
  • Can I control the direction of flowcharts in Mermaid?
    The closest you could get is by using subgraphs flowchart TD subgraph Z[" "] direction LR A --> B B --> C end subgraph ZA[" "] direction RL D-->E E-->F end Z --> ZA





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