英文字典中文字典


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







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

stamped    音标拼音: [st'æmpt]
pp. 盖印

盖印

Stamp \Stamp\ (st[a^]mp) v. t. [imp. & p. p. {Stamped}
(st[a^]mt; 215); p. pr. & vb. n. {Stamping}.] [OE. stampen;
akin to LG. & D. stampen, G. stampfen, OHG. stampf[=o]n, Dan.
stampe, Sw. stampa, Icel. stappa, G. stampf a pestle and E.
step. See {Step}, v. i., and cf. {Stampede}.]
1. To strike beat, or press forcibly with the bottom of the
foot, or by thrusting the foot downward. --Shak.
[1913 Webster]

He frets, he fumes, he stares, he stamps the ground.
--Dryden.
[1913 Webster]

2. To bring down (the foot) forcibly on the ground or floor;
as, he stamped his foot with rage.
[1913 Webster]

3. To crush; to pulverize; specifically (Metal.), to crush by
the blow of a heavy stamp, as ore in a mill.
[1913 Webster]

I took your sin, the calf which ye had made, and
burnt it with fire, and stamped it, and ground it
very small. --Deut. ix.
21.
[1913 Webster]

4. To impress with some mark or figure; as, to stamp a plate
with arms or initials.
[1913 Webster]

5. Fig.: To impress; to imprint; to fix deeply; as, to stamp
virtuous principles on the heart.
[1913 Webster]

God . . . has stamped no original characters on our
minds wherein we may read his being. --Locke.
[1913 Webster]

6. To cut out, bend, or indent, as paper, sheet metal, etc.,
into various forms, by a blow or suddenly applied pressure
with a stamp or die, etc.; to mint; to coin.
[1913 Webster]

7. To put a stamp on, as for postage; as, to stamp a letter;
to stamp a legal document.
[1913 Webster]

{To stamp out}, to put an end to by sudden and energetic
action; to extinguish; as, to stamp out a rebellion.
[1913 Webster]

47 Moby Thesaurus words for "stamped":
accepted, acknowledged, admitted, affirmed, allowed, approved,
authenticated, avowed, carved, certified, conceded, confessed,
confirmed, countersigned, creased, cut, enchased, endorsed,
engraved, furrowed, glyphic, granted, graved, graven, grooved,
impressed, imprinted, incised, inscribed, insculptured, lined,
marked, notarized, printed, professed, ratified, received,
recognized, sculptured, sealed, signed, sworn and affirmed,
sworn to, tooled, underwritten, validated, warranted


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





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


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

































































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


  • What does colon equal (:=) in Python mean? - Stack Overflow
    In Python this is simply = To translate this pseudocode into Python you would need to know the data structures being referenced, and a bit more of the algorithm implementation Some notes about psuedocode: := is the assignment operator or = in Python = is the equality operator or == in Python There are certain styles, and your mileage may vary:
  • Is there a not equal operator in Python? - Stack Overflow
    There's the != (not equal) operator that returns True when two values differ, though be careful with the types because "1" != 1 This will always return True and "1" == 1 will always return False, since the types differ Python is dynamically, but strongly typed, and other statically typed languages would complain about comparing different types There's also the else clause:
  • What is :: (double colon) in Python when subscripting sequences?
    In Python 3, your example range (N) [::step] produces a range object, not a list To really see what is happening, you need to coerce the range to a list, np array, etc
  • operators - Python != operation vs is not - Stack Overflow
    In a comment on this question, I saw a statement that recommended using result is not None vs result != None What is the difference? And why might one be recommended over the other?
  • Using or in an if statement (Python) - Stack Overflow
    Using 'or' in an 'if' statement (Python) [duplicate] Asked 8 years, 1 month ago Modified 5 months ago Viewed 168k times
  • What does asterisk * mean in Python? - Stack Overflow
    What does asterisk * mean in Python? [duplicate] Ask Question Asked 17 years, 2 months ago Modified 2 years, 2 months ago
  • The tilde operator in Python - Stack Overflow
    In Python, for integers, the bits of the twos-complement representation of the integer are reversed (as in b <- b XOR 1 for each individual bit), and the result interpreted again as a twos-complement integer So for integers, ~x is equivalent to (-x) - 1 The reified form of the ~ operator is provided as operator invert
  • gt; gt; operator in Python - Stack Overflow
    What does the gt; gt; operator do? For example, what does the following operation 10 gt; gt; 1 = 5 do?
  • slice - How slicing in Python works - Stack Overflow
    Python slicing is a computationally fast way to methodically access parts of your data In my opinion, to be even an intermediate Python programmer, it's one aspect of the language that it is necessary to be familiar with





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