英文字典中文字典


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







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

excellency    音标拼音: ['ɛksl'ɛnsi]
n. 阁下,优点

阁下,优点

Excellency
n 1: a title used to address dignitaries (such as ambassadors or
governors); usually preceded by `Your' or `His' or `Her';
"Your Excellency"
2: an outstanding feature; something in which something or
someone excels; "a center of manufacturing excellence"; "the
use of herbs is one of the excellencies of French cuisine"
[synonym: {excellence}, {excellency}]

Excellency \Ex"cel*len*cy\, n.; pl. {Excellencies}.
1. Excellence; virtue; dignity; worth; superiority.
[1913 Webster]

His excellency is over Israel. --Ps. lxviii.
34.
[1913 Webster]

Extinguish in men the sense of their own excellency.
--Hooker.
[1913 Webster]

2. A title of honor given to certain high dignitaries, esp.
to viceroys, ministers, and ambassadors, to English
colonial governors, etc. It was formerly sometimes given
to kings and princes.
[1913 Webster]


Excellence \Ex"cel*lence\, n. [F. excellence, L. excellentia.]
1. The quality of being excellent; state of possessing good
qualities in an eminent degree; exalted merit; superiority
in virtue.
[1913 Webster]

Consider first that great
Or bright infers not excellence. --Milton.
[1913 Webster]

2. An excellent or valuable quality; that by which any one
excels or is eminent; a virtue.
[1913 Webster]

With every excellence refined. --Beattie.
[1913 Webster]

3. A title of honor or respect; -- more common in the form
{excellency}.
[1913 Webster]

I do greet your excellence
With letters of commission from the king. --Shak.

Syn: Superiority; pre["e]minence; perfection; worth;
goodness; purity; greatness.
[1913 Webster]


请选择你想看的字典辞典:
单词字典翻译
Excellency查看 Excellency 在百度字典中的解释百度英翻中〔查看〕
Excellency查看 Excellency 在Google字典中的解释Google英翻中〔查看〕
Excellency查看 Excellency 在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 Pythons equivalent of (logical-and) in an if-statement?
    There is no bitwise negation in Python (just the bitwise inverse operator ~ - but that is not equivalent to not) See also 6 6 Unary arithmetic and bitwise binary operations and 6 7 Binary arithmetic operations The logical operators (like in many other languages) have the advantage that these are short-circuited That means if the first operand already defines the result, then the second
  • What is :: (double colon) in Python when subscripting sequences?
    I know that I can use something like string[3:4] to get a substring in Python, but what does the 3 mean in somesequence[::3]?
  • python - What does the caret (^) operator do? - Stack Overflow
    Side note, seeing as Python defines this as an xor operation and the method name has "xor" in it, I would consider it a poor design choice to make that method do something not related to xor like exponentiation I think it's a good illustrative example of how it simply calls the __xor__ method, but to do that for real would be bad practice
  • 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?
  • The tilde operator in Python - Stack Overflow
    In Python, conceptually, numbers use an arbitrary number of bits The implementation will allocate more space automatically, according to what is necessary to represent the number (For example, if the value would "fit" in one machine word, then only one is used; the data type abstracts the process of sign-extending the number out to infinity )
  • syntax - What do gt; gt; and lt; lt; mean in Python? - Stack Overflow
    I notice that I can do things like 2 << 5 to get 64 and 1000 >> 2 to get 250 Also I can use >> in print: print >>obj, "Hello world" What is happening here?





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