英文字典中文字典


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







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

forging    音标拼音: [f'ɔrdʒɪŋ]
n. 锻炼,伪造

锻炼,伪造

forging
n 1: shaping metal by heating and hammering

Forge \Forge\, v. t. [imp. & p. p. {Forged}; p. pr. & vb. n.
{Forging}.] [F. forger, OF. forgier, fr. L. fabricare,
fabricari, to form, frame, fashion, from fabrica. See
{Forge}, n., and cf. {Fabricate}.]
1. To form by heating and hammering; to beat into any
particular shape, as a metal.
[1913 Webster]

Mars's armor forged for proof eterne. --Shak.
[1913 Webster]

2. To form or shape out in any way; to produce; to frame; to
invent.
[1913 Webster]

Those names that the schools forged, and put into
the mouth of scholars, could never get admittance
into common use. --Locke.
[1913 Webster]

Do forge a life-long trouble for ourselves.
--Tennyson.
[1913 Webster]

3. To coin. [Obs.] --Chaucer.
[1913 Webster]

4. To make falsely; to produce, as that which is untrue or
not genuine; to fabricate; to counterfeit, as, a
signature, or a signed document.
[1913 Webster]

That paltry story is untrue,
And forged to cheat such gulls as you. --Hudibras.
[1913 Webster]

Forged certificates of his . . . moral character.
--Macaulay.

Syn: To fabricate; counterfeit; feign; falsify.
[1913 Webster]


Forging \For"ging\, n.
1. The act of shaping metal by hammering or pressing.
[1913 Webster]

2. The act of counterfeiting.
[1913 Webster]

3. (Mach.) A piece of forged work in metal; -- a general name
for a piece of hammered iron or steel.
[1913 Webster]

There are very few yards in the world at which such
forgings could be turned out. --London
Times.
[1913 Webster]


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





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


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

































































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


  • What is the difference between NULL, \0 and 0? - Stack Overflow
    This 0 is then referred to as a null pointer constant The C standard defines that 0 cast to the type void * is both a null pointer and a null pointer constant Additionally, to help readability, the macro NULL is provided in the header file stddef h Depending upon your compiler it might be possible to #undef NULL and redefine it to something
  • c++ - What does \0 mean? - Stack Overflow
    11 \0 is the NULL character, you can find it in your ASCII table, it has the value 0 It is used to determinate the end of C-style strings However, C++ class std::string stores its size as an integer, and thus does not rely on it
  • What does 0. 0. 0. 0 0 and :: 0 mean? - Stack Overflow
    0 0 0 0 means that any IP either from a local system or from anywhere on the internet can access It is everything else other than what is already specified in routing table
  • What is the difference between 0. 0. 0. 0, 127. 0. 0. 1 and localhost?
    The loopback adapter with IP address 127 0 0 1 from the perspective of the server process looks just like any other network adapter on the machine, so a server told to listen on 0 0 0 0 will accept connections on that interface too
  • What is %0|%0 and how does it work? - Stack Overflow
    12 %0 will never end, but it never creates more than one process because it instantly transfers control to the 2nd batch script (which happens to be itself) But a Windows pipe creates a new process for each side of the pipe, in addition to the parent process The parent process can't finish until each side of the pipe terminates
  • The ASCII value of \\0 is same as ASCII value of 0?
    You confuse 0, '\0', and '0' The first two of these are the same thing; they just represent an with value 0 '0', however, is different, and represents an with the value of the '0' character, which is
  • Is 0. 0. 0. 0 a valid IP address? - Stack Overflow
    Is 0 0 0 0 a valid IP address? I want my program to be able to store it as an indication that no address is in use, but this won't work if it's actually valid
  • algebra precalculus - Zero to the zero power – is $0^0=1 . . .
    @Arturo: I heartily disagree with your first sentence Here's why: There's the binomial theorem (which you find too weak), and there's power series and polynomials (see also Gadi's answer) For all this, $0^0=1$ is extremely convenient, and I wouldn't know how to do without it In my lectures, I always tell my students that whatever their teachers said in school about $0^0$ being undefined, we
  • Why are strings in C++ usually terminated with \0?
    The title of your question references C strings C++ std::string objects are handled differently than standard C strings \0 is important when using C strings, and when I use the term string in this answer, I'm referring to standard C strings \0 acts as a string terminator in C It is known as the null character, or NUL, and standard C strings are null-terminated This terminator signals code





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