英文字典中文字典


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







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

precedence    音标拼音: [pr'ɛsədəns]
n. 领先,在先,优先,优先权

领先,在先,优先,优先权

precedence
优先权; 优先次序

precedence
在先 居先 优先法

precedence
n 1: status established in order of importance or urgency;
"...its precedence as the world's leading manufacturer of
pharmaceuticals"; "national independence takes priority
over class struggle" [synonym: {precedence}, {precedency},
{priority}]
2: preceding in time [synonym: {priority}, {antecedence},
{antecedency}, {anteriority}, {precedence}, {precedency}]
[ant: {posteriority}, {subsequence}, {subsequentness}]
3: the act of preceding in time or order or rank (as in a
ceremony) [synonym: {precession}, {precedence}, {precedency}]

Precedence \Pre*ced"ence\, Precedency \Pre*ced"en*cy\, n. [Cf.
F. pr['e]c['e]dence. See {Precede}.]
1. The act or state of preceding or going before in order of
time; priority; as, one event has precedence of another.
[1913 Webster]

2. The act or state of going or being before in rank or
dignity, or the place of honor; right to a more honorable
place; superior rank; as, barons have precedence of
commoners.
[1913 Webster]

Which of them [the different desires] has the
precedency in determining the will to the next
action? --Locke.
[1913 Webster]

Syn: Antecedence; priority; pre["e]minence; preference;
superiority.
[1913 Webster]

106 Moby Thesaurus words for "precedence":
accent, accomplishment, antecedence, antecedency, antedate,
antedating, anteposition, anteriority, anticipation, ascendancy,
authority, caste, class, concern, concernment, condition,
consequence, consequentiality, consideration, deanship,
earlier state, earliness, echelon, eminence, emphasis, excellence,
favor, footing, foregoing, front, greatness, heading, hierarchy,
high order, high rank, import, importance, incomparability,
influence, influentialness, inimitability, interest, le pas, lead,
leading, majority, mark, materiality, merit, moment, note,
one-upmanship, order, paramountcy, past time, place, position,
power structure, precedency, preceding, precession, precursor,
predating, predominance, predomination, preeminence, preexistence,
preference, preponderance, prepotence, prepotency, prerogative,
pressure, prestige, primacy, priority, privilege, prominence, rank,
rate, rating, right-of-way, self-importance, seniority,
significance, skill, sphere, stage, standing, station, stature,
status, status quo ante, stress, success, superiority, supremacy,
the lead, transcendence, transcendency, value, van, virtuosity,
weight, weightiness, worth

{operator precedence}


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





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


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

































































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


  • Who defines operator precedence and associativity, and how does it . . .
    + has lower precedence than * because it appears at a shallower level in the grammar + is left-to-right associative because additive-expression is left-recursive + is a binary operator because there are two rules additive-expression and multiplicative-expression expanded to its sides
  • Java operator precedence guidelines - Stack Overflow
    @OgrePsalm33 (a) Of course it's 'argumentative': if you mean 'debatable', the question invited a debate; (b) JLS 15 7 isn't about operator precedence, it is about evaluation order; (c) no, they will never change the operator precedence; (d) there is no undefined operator precedence in either Java or C++, or any other language I am aware of: it
  • Operator precedence table for the C programming language
    My ambition with this post is to provide a operator precedence table on-site at Stack Overflow, which is correct and canonical This operator precedence table corresponds directly to chapter 6 5 of ISO 9899:2011, where we can read (6 5 3): The grouping of operators and operands is indicated by the syntax 85)
  • c - Precedence of over - Stack Overflow
    Secondly, operator precedence has absolutely nothing to do with order of evaluation Operator precedence dictates the grouping between operators and their operands (i e operator precedence says which operand belongs to which operator) Meanwhile, order of evaluation is a completely different story It either remains undefined or defined by
  • Boolean operators precedence - Stack Overflow
    Also like arithmetic operators, logical operators have precedence that determines how things are grouped in the absence of parentheses In an expression, the operator with the highest precedence is grouped with its operand(s) first, then the next highest operator will be grouped with its operands, and so on
  • Operator precedence for logical AND ( )and logical OR (||)
    First, operator precedence and associativity determine the grouping of each operator with respect to tokens You could look at this as resolving a big complicated expression into segments of ((expr1) OP (expr2))
  • operator precedence - What are the rules for evaluation order in Java . . .
    Answer: Apply the Rules of Precedence and Associativity Step 1: According to rules of precedence: and * operators take priority over + - operators Therefore the starting point to execute this equation will the narrowed to: 100 10*2 Step 2: According to the rules and precedence: and * are equal in precedence
  • In Java, what are the boolean order of operations?
    The Java Tutorials has a list illustrating operator precedence The equality operators will be evaluated first, then , then || Parentheses will be evaluated before anything else, so adding them can change the order This is usually pretty much the same from language to language, but it's always a good idea to double check
  • Priority (precedence) of the logical operators (order of operations . . .
    The difference in precedence between or and and is obvious (eg 1 or 0 and 0 vs (1 or 0) and 0 ) that between and and not x not so much for the reason you give I'll repair my answer to reflect what the documentation actually says





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