英文字典中文字典


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







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

ternary    
a. 三个的,三个一组的,三重的

三个的,三个一组的,三重的

ternary
三元

ternary
三进 三元

ternary
adj 1: having three units or components or elements; "a ternary
operation"; "a treble row of red beads"; "overcrowding
made triple sessions necessary"; "triple time has three
beats per measure"; "triplex windows" [synonym: {ternary},
{treble}, {triple}, {triplex}]
n 1: the cardinal number that is the sum of one and one and one
[synonym: {three}, {3}, {III}, {trio}, {threesome}, {tierce},
{leash}, {troika}, {triad}, {trine}, {trinity}, {ternary},
{ternion}, {triplet}, {tercet}, {terzetto}, {trey}, {deuce-
ace}]

Ternary \Ter"na*ry\, a. [L. ternarius, fr. terni. See {Tern},
a.]
1. Proceeding by threes; consisting of three; as, the ternary
number was anciently esteemed a symbol of perfection, and
held in great veneration.
[1913 Webster]

2. (Chem.) Containing, or consisting of, three different
parts, as elements, atoms, groups, or radicals, which are
regarded as having different functions or relations in the
molecule; thus, sodic hydroxide, {NaOH}, is a ternary
compound.
[1913 Webster]


Ternary \Ter"na*ry\, n.; pl. {Ternaries}.
A ternion; the number three; three things taken together; a
triad.
[1913 Webster]

Some in ternaries, some in pairs, and some single.
--Holder.
[1913 Webster]

52 Moby Thesaurus words for "ternary":
clover, deuce-ace, leash, set of three, shamrock, tercet, tern,
ternal, ternate, ternion, terzetto, three, three-ply, threefold,
threesome, tierce, treble, trefoil, trey, triad, trialogue,
triangle, tricorn, trident, triennium, trihedron, trilogic,
trilogy, trimester, trinal, trine, trinity, trinomial, trio,
triphthong, triple, triple crown, triple threat, triplet, triplex,
triplicate, triplopy, tripod, triptych, trireme, triseme,
triskelion, trisul, triumvirate, triunity, trivet, troika


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





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


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

































































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


  • How do you use the ? : (conditional) operator in JavaScript?
    The conditional (ternary) operator is the only JavaScript operator that takes three operands This operator is frequently used as a shortcut for the if statement
  • How do I use the conditional (ternary) operator? - Stack Overflow
    The ternary operator ? is a way of shortening an if-else clause, and is also called an immediate-if statement in other languages (IIf(condition,true-clause,false-clause) in VB, for example)
  • Benefits of ternary operator vs. if statement - Stack Overflow
    An if else statement emphasises the branching first and what's to be done is secondary, while a ternary operator emphasises what's to be done over the selection of the values to do it with In different situations, either may better reflect the programmer's "natural" perspective on the code and make it easier to understand, verify and maintain
  • Does Python have a ternary conditional operator?
    The ternary operator is a concise way to write simple conditional expressions in a single line It can be particularly useful when assigning values or constructing expressions based on conditions
  • JavaScript ternary operator example with functions
    The ternary operator is common when you're assigning a value to a variable based on a simple condition or you are making multiple decisions with very brief outcomes The example you cite actually doesn't make sense, because the expression will evaluate to one of the two values without any extra logic Good ideas:
  • How to use ternary operator in C# - Stack Overflow
    10 The ternary operator in just about every language works as an inline if statement:
  • javascript - OR in ternary operator, using - Stack Overflow
    That's not a ternary operator (an operator accepting three operands) That's two binary operators (|| and -- operators accepting two operands) JavaScript currently has only one ternary operator: The conditional operator: condition ? ifTrue : ifFalse It could have another ternary added at some stage, but for now it has only one
  • The ternary (conditional) operator in C - Stack Overflow
    The ternary operator is a syntactic and readability convenience, not a performance shortcut People are split on the merits of it for conditionals of varying complexity, but for short conditions, it can be useful to have a one-line expression Moreover, since it's an expression, as Charlie Martin wrote, that means it can appear on the right-hand side of a statement in C This is valuable for





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