英文字典中文字典


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







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

conflicting    音标拼音: [kənfl'ɪktɪŋ]
a. 相争,不一致的,相矛盾的

相争,不一致的,相矛盾的

conflicting
冲突的

conflicting
冲突

conflicting
adj 1: in disagreement; "the figures are at odds with our
findings"; "contradictory attributes of unjust justice
and loving vindictiveness"- John Morley [synonym: {at
odds(p)}, {conflicting}, {contradictory}, {self-
contradictory}]
2: on bad terms; "they were usually at odds over politics";
"conflicting opinions"

Conflict \Con*flict"\, v. i. [imp. & p. p. {Conflicted}; p. pr.
& vb. n. {Conflicting}.] [L. conflictus, p. p. of confligere
to conflict (cf. conflictare); con- fligere to strike; cf.
Gr. fli`bein, qli`bein, to press, L. flagrum whip.]
1. To strike or dash together; to meet in violent collision;
to collide. --Shak.
[1913 Webster]

Fire and water conflicting together. --Bacon.
[1913 Webster]

2. To maintain a conflict; to contend; to engage in strife or
opposition; to struggle.
[1913 Webster]

A man would be content to . . . conflict with great
difficulties, in hopes of a mighty reward. --Abp.
Tillotson.
[1913 Webster]

3. To be in opposition; to be contradictory.
[1913 Webster]

The laws of the United States and of the individual
States may, in some cases, conflict with each other.
--Wheaton.

Syn: To fight; contend; contest; resist; struggle; combat;
strive; battle.
[1913 Webster]


Conflicting \Con*flict"ing\, a.
1. Being in conflict or collision, or in opposition;
contending; contradictory; incompatible; contrary;
opposing; marked by discord.

Syn: antagonistic, at odds(predicate), clashing.
[1913 Webster WordNet 1.5]

Torn with sundry conflicting passions. --Bp. Hurd.
[1913 Webster]

2. in disagreement; -- of facts or theories.

Syn: at odds(predicate), contradictory, self-contradictory.
[WordNet 1.5]

134 Moby Thesaurus words for "conflicting":
acrid, adversary, adversative, adverse, adversive, ajar, alien,
antagonistic, anti, antipathetic, antithetic, antonymous,
at cross-purposes, balancing, belligerent, bitter, breakaway,
caustic, clashing, colliding, compensating, competitive, con,
confronting, confused, contradicting, contradictory,
contradistinct, contrapositive, contrarious, contrary, contrasted,
converse, counter, counteractant, counteracting, counteractive,
counterbalancing, counterpoised, countervailing, counterworking,
cranky, cross, crotchety, dead against, despiteful, detrimental,
differing, difficult, disaccordant, disagreeing, disconsonant,
discordant, discrepant, disharmonious, dissentient, dissident,
dissonant, enemy, eyeball to eyeball, fractious, full of hate,
grating, hard, harmful, harsh, hateful, hostile, in opposition,
incompatible, incongruent, incongruous, inconsistent, inharmonious,
inimical, inverse, jangling, jangly, jarring, jostling, malevolent,
malicious, malignant, miserable, negative, nonconformist,
noncooperative, not easy, obstinate, obverse, off-color, off-tone,
opponent, opposed, opposing, opposite, oppositional, oppositive,
oppugnant, out of accord, overthwart, perverse, quarrelsome,
rancorous, reactionary, recalcitrant, refractory, renitent,
repugnant, resistant, reverse, revolutionary, rigorous, rival,
set against, sinister, sore, spiteful, squared off, stressful,
troublesome, troublous, trying, uncooperative, unfavorable,
unfriendly, unharmonious, unpropitious, untoward, venomous,
virulent, vitriolic, warring, wretched


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





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


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

































































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


  • Why is my Scratch Cloud Variable not Updating? - Stack Overflow
    Scratch cloud variables can often be quite glitchy and take quite a large amount of time to update I know this may not be the answer you are looking for, but making an online multiplayer game that updates immediately is very difficult, if not impossible, using scratch
  • How to create gravity in Scratch? - Stack Overflow
    For people looking to advance their skills in Scratch and add gravity and jumping to your 2D game Simple to use and easily optimizable This can work for platformers or other fun-skilled games
  • How to create a Save Load function on Scratch? - Stack Overflow
    The technique you mentioned is used in many scratch games but there is two option for you when making the save load system You can either do it the simpler way which makes the code SUPER long (not joking) The other way is most scratchers use, encoding the data into a string as short as possible so it's easy to transfer If you want to do the second way, you can have a look at griffpatch's
  • Cannot save project in Scratch - Stack Overflow
    My project no longer saves in Scratch 3 0 I tried refreshing and going to My Stuff but that did not help The project does not contain any large files, but there are large blocks of code To try t
  • How to change the resolution of the stage in MIT Scratch
    The default resolution of the Stage in MIT Scratch is 480x360 in a 4:3 aspect ratio I want to change it to a 16:9 aspect ratio, with a 720p resolution Is there any source file or script that has
  • How do I create a Scratch org that is enabled for Prompt Builder?
    How do I create a Scratch org that is enabled for Prompt Builder? Ask Question Asked 1 year, 2 months ago Modified 1 month ago
  • How to create a cloud variable in Scratch - Stack Overflow
    But when I create a variable (I've used scratch 2 and 3) I get But I would like to get is this: I just watch a youtube tutorial in which was told that for cloud to work you have to be a scratcher for at least 3 month (I have an account for 4 months now) So what do I have to do to get the cloud checkbox?
  • What is dockers scratch image? - Stack Overflow
    The scratch image is the most minimal image in Docker This is the base ancestor for all other images The scratch image is actually empty It doesn't contain any folders files The scratch image is mostly used for building other base images For instance, the debian image is built from scratch as such: FROM scratch ADD rootfs tar xz CMD ["bash"] The rootfs tar xz contains all the files
  • How do i fix this clone bug in Scratch? - Stack Overflow
    So I was making a quiz game in scratch, I decided to clone the board that has the answer, but the clone just kept following each others, no matter how I fix it I tried using a quot;Wait until qu
  • What is the usecase of Scratch Registers in ARM? - Stack Overflow
    The origin of scratch is from the ABI; the majority of this answer is that no, the CPU itself does not have scratch register Registers are symmetric in RISC design It is a convention used by an ABI to simplify inter-operability between modules An assembler programmer does not need to adhere to this, except for external interfaces Ie, using assembler with C or other machine generated code





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