英文字典中文字典


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







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

diabolic    
a. 穷凶恶极的;残忍的

穷凶恶极的;残忍的

diabolic
adj 1: showing the cunning or ingenuity or wickedness typical of
a devil; "devilish schemes"; "the cold calculation and
diabolic art of some statesmen"; "the diabolical
expression on his face"; "a mephistophelian glint in his
eye" [synonym: {devilish}, {diabolic}, {diabolical},
{mephistophelian}, {mephistophelean}]
2: extremely evil or cruel; expressive of cruelty or befitting
hell; "something demonic in him--something that could be
cruel"; "fires lit up a diabolic scene"; "diabolical
sorcerers under the influence of devils"; "a fiendish
despot"; "hellish torture"; "infernal instruments of war";
"satanic cruelty"; "unholy grimaces" [synonym: {demonic},
{diabolic}, {diabolical}, {fiendish}, {hellish}, {infernal},
{satanic}, {unholy}]

Diabolic \Di`a*bol"ic\, Diabolical \Di`a*bol"ic*al\, a. [L.
diabolicus, Gr. ? devilish, slanderous: cf. F. diabolique.
See {Devil}.]
1. Pertaining to the devil; resembling, or appropriate, or
appropriate to, the devil; befitting hell or satan;
devilish; infernal; impious; as, a diabolic or diabolical
temper or act; the diabolical expression on his face;
fires lit up a diabolic scene. "Diabolic power." --Milton.
"The diabolical institution." --Motley.

Syn: devilish, mephistophelian, mephistophelean.
[1913 Webster]

2. showing a wicked cunning or ingenuity; as, the cold
calculation and diabolic art of some statesmen.

Syn: devilish, mephistophelian, mephistophelean.
[WordNet 1.5]

3. extremely evil or cruel; atrocious; outrageously wicked;
as, diabolical sorcerers under the influence of devils;
diabolical torturers taking pleasure in their craft.

Syn: demonic, fiendish, hellish, infernal, nefarious,
satanic.
[1913 Webster WordNet 1.5] -- {Di`a*bol"ic*al*ly},
adv. -- {Di`a*bol"ic*al*ness}, n.

93 Moby Thesaurus words for "diabolic":
Draconian, Mephistophelian, Tartarean, abominable, accursed,
animal, anthropophagous, appalling, atrocious, awful, bad,
barbaric, barbarous, base, beastly, bestial, bloodthirsty, bloody,
bloody-minded, brutal, brutalized, brute, brutish, cannibalistic,
corrupt, cruel, cruel-hearted, cursed, damnable, demoniac,
demoniacal, demonic, demonish, demonlike, depraved, devil-like,
devilish, diabolical, dreadful, evil, execrable, fell, feral,
ferocious, fiendish, fiendlike, fierce, flagitious, foul, ghoulish,
heinous, hellborn, hellish, hideous, horrible, horrid, ill,
impious, infernal, inhuman, inhumane, iniquitous, maleficent,
malevolent, malicious, malign, monstrous, murderous, odious,
ogreish, ruthless, sadistic, sanguinary, sanguineous, satanic,
savage, serpentine, sharkish, sinful, sinister, slavering,
subhuman, terrible, truculent, unchristian, uncivilized, ungodly,
unhallowed, unhuman, vicious, vile, wicked, wolfish


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





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


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

































































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


  • An introduction to widget testing - Flutter
    In the introduction to unit testing recipe, you learned how to test Dart classes using the test package To test widget classes, you need a few additional tools provided by the flutter_test package, which ships with the Flutter SDK The flutter_test package provides the following tools for testing widgets: The WidgetTester allows building and interacting with widgets in a test environment The
  • Testing Flutter apps
    Testing a widget involves multiple classes and requires a test environment that provides the appropriate widget lifecycle context For example, the Widget being tested should be able to receive and respond to user actions and events, perform layout, and instantiate child widgets
  • Widget testing - Flutter
    A catalog of recipes for adding widget testing to your Flutter app
  • Tap, drag, and enter text - Flutter
    In the test environment, Flutter doesn't automatically rebuild widgets when the state changes To ensure that the widget tree is rebuilt after simulating a user interaction, call the pump() or pumpAndSettle() methods provided by the WidgetTester This recipe uses the following steps: Create a widget to test Enter text in the text field
  • Handle scrolling - Flutter
    How to handle scrolling in a widget test Now, you can write a test In this example, scroll through the list of items and verify that a particular item exists in the list The WidgetTester class provides the scrollUntilVisible() method, which scrolls through a list until a specific widget is visible This is useful because the height of the items in the list can change depending on the device
  • Find widgets - Flutter
    To locate widgets in a test environment, use the Finder classes While it's possible to write your own Finder classes, it's generally more convenient to locate widgets using the tools provided by the flutter_test package During a flutter run session on a widget test, you can also interactively tap parts of the screen for the Flutter tool to print the suggested Finder This recipe looks at the
  • An introduction to unit testing - Flutter
    The test package provides the core framework for writing unit tests, and the flutter_test package provides additional utilities for testing widgets This recipe demonstrates the core features provided by the test package using the following steps: Add the test or flutter_test dependency Create a test file Create a class to test
  • Check app functionality with an integration test - Flutter
    The integration_test package lets you: Use the flutter drive command to run tests on a physical device or emulator Run on Firebase Test Lab, to automate testing on a variety of devices Use flutter_test APIs to write tests in a style similar to widget tests
  • Testing each layer - Flutter
    Testing the data layer Similar to the UI layer, the components of the data layer have well-defined inputs and outputs, making both sides fake-able To write unit tests for any given repository, mock the services that it depends on The following example shows a unit test for the BookingRepository
  • Test orientation - Flutter
    This test makes sure that the orientation is landscape and that only 3 columns of data appear in the app: In test widget_test dart, inside of the Orientation group, add the following test after the landscape test:





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