英文字典中文字典


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







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

throstle    
n. 画眉鸟,纺织机的一种

画眉鸟,纺织机的一种

throstle
n 1: a spinning machine formerly used to twist and wind fibers
of cotton or wool continuously
2: common Old World thrush noted for its song [synonym: {song
thrush}, {mavis}, {throstle}, {Turdus philomelos}]

Song \Song\ (s[o^]ng; 115), n. [AS. song, sang, fr. singan to
sing; akin to D. zang, G. sang, Icel. s["o]ngr, Goth. saggws.
See {Sing}.]
1. That which is sung or uttered with musical modulations of
the voice, whether of a human being or of a bird, insect,
etc. "That most ethereal of all sounds, the song of
crickets." --Hawthorne.
[1913 Webster]

2. A lyrical poem adapted to vocal music; a ballad.
[1913 Webster]

3. More generally, any poetical strain; a poem.
[1913 Webster]

The bard that first adorned our native tongue
Tuned to his British lyre this ancient song.
--Dryden.
[1913 Webster]

4. Poetical composition; poetry; verse.
[1913 Webster]

This subject for heroic song. --Milton.
[1913 Webster]

5. An object of derision; a laughingstock.
[1913 Webster]

And now am I their song, yea, I am their byword.
--Job xxx. 9.
[1913 Webster]

6. A trifle; an insignificant sum of money; as, he bought it
for a song. "The soldier's pay is a song." --Silliman.
[1913 Webster PJC]

{Old song}, a trifle; nothing of value. "I do not intend to
be thus put off with an old song." --Dr. H. More.

{Song bird} (Zool.), any singing bird; one of the {Oscines}.


{Song sparrow} (Zool.), a very common North American sparrow
({Melospiza fasciata}, or {Melospiza melodia}) noted for
the sweetness of its song in early spring. Its breast is
covered with dusky brown streaks which form a blotch in
the center.

{Song thrush} (Zool.), a common European thrush ({Turdus
musicus}), noted for its melodius song; -- called also
{mavis}, {throstle}, and {thrasher}.
[1913 Webster]

Syn: Sonnet; ballad; canticle; carol; canzonet; ditty; hymn;
descant; lay; strain; poesy; verse.
[1913 Webster]


Throstle \Thros"tle\, n. [OE. throsel, AS. [thorn]rostle,
[thorn]rosle; akin to MHG. trostel, G. drossel, Icel.
[thorn]r["o]str, Sw. trast, Lith. strazdas, L. turdus.
[root]238. Cf. {Thrush} the bird.]
1. (Zool.) The song thrush. See under {Song}.
[1913 Webster]

2. A machine for spinning wool, cotton, etc., from the rove,
consisting of a set of drawing rollers with bobbins and
flyers, and differing from the mule in having the twisting
apparatus stationary and the processes continuous; -- so
called because it makes a singing noise.
[1913 Webster]

{Throstle cock}, the missel thrush. [Prov. Eng.]
[1913 Webster]


请选择你想看的字典辞典:
单词字典翻译
throstle查看 throstle 在百度字典中的解释百度英翻中〔查看〕
throstle查看 throstle 在Google字典中的解释Google英翻中〔查看〕
throstle查看 throstle 在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
  • Handle scrolling - Flutter
    How to handle scrolling in a widget test Many apps feature lists of content, from email clients to music apps and beyond To verify that lists contain the expected content using widget tests, you need a way to scroll through lists to search for particular items To scroll through lists via integration tests, use the methods provided by the WidgetTester class, which is included in the flutter
  • Flutter
    > How to handle scrolling in a widget test Many apps feature lists of content, from email clients to music apps and beyond To verify that lists contain the expected content using widget tests, you need a way to scroll through lists to search for particular items To scroll through lists via integration tests, use the methods provided by the [`WidgetTester`][] class, which is included in the
  • Accessibility testing - Flutter
    Test your app using Flutter's Accessibility Guideline API This API checks if your app's UI meets Flutter's accessibility recommendations These cover recommendations for text contrast, target size, and target labels The following snippet shows how to use the Guideline API on a sample widget named AccessibleApp:
  • Mock dependencies using Mockito - Flutter
    To use the mockito package, add it to the pubspec yaml file along with the flutter_test dependency in the dev_dependencies section This example also uses the http package, so define that dependency in the dependencies section mockito: 5 0 0 supports Dart's null safety thanks to code generation To run the required code generation, add the build_runner dependency in the dev_dependencies
  • Find widgets - Flutter
    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 find constant provided by the flutter_test package, and demonstrates how to work with some of the Finders it provides
  • Capabilities policies - Flutter
    Test the branching code by mocking capabilities and policies so the widget tests don't need to change when capabilities or policies change Name the methods in your capabilities and policies classes based on what they are trying to branch, rather than on device type
  • 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
  • Visual Studio Code - Flutter
    Flutter Property Editor The Flutter Property Editor is a powerful tool provided by the Flutter extension that lets you view and modify widget properties directly from its visual interface





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