英文字典中文字典


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







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

trimmer    音标拼音: [tr'ɪmɚ]
n. 整理者,装饰者,修剪者

整理者,装饰者,修剪者

trimmer
n 1: a worker who thins out and trims trees and shrubs;
"untouched by the pruner's axe" [synonym: {pruner}, {trimmer}]
2: a machine that trims timber
3: capacitor having variable capacitance; used for making fine
adjustments [synonym: {trimmer}, {trimming capacitor}]
4: joist that receives the end of a header in floor or roof
framing in order to leave an opening for a staircase or
chimney etc. [synonym: {trimmer}, {trimmer joist}]

Trim \Trim\, a. [Compar. {Trimmer}; superl. {Trimmest}.] [See
{Trim}, v. t.]
Fitly adjusted; being in good order., or made ready for
service or use; firm; compact; snug; neat; fair; as, the ship
is trim, or trim built; everything about the man is trim; a
person is trim when his body is well shaped and firm; his
dress is trim when it fits closely to his body, and appears
tight and snug; a man or a soldier is trim when he stands
erect.
[1913 Webster]

With comely carriage of her countenance trim.
--Spenser.
[1913 Webster]

So deemed I till I viewed their trim array
Of boats last night. --Trench.
[1913 Webster]


Trimmer \Trim"mer\, n.
1. One who trims, arranges, fits, or ornaments.
[1913 Webster]

2. One who does not adopt extreme opinions in politics, or
the like; one who fluctuates between parties, so as to
appear to favor each; a timeserver.
[1913 Webster]

Thus Halifax was a trimmer on principle. --Macaulay.
[1913 Webster]

3. An instrument with which trimming is done.
[1913 Webster]

4. (Arch.) A beam, into which are framed the ends of headers
in floor framing, as when a hole is to be left for stairs,
or to avoid bringing joists near chimneys, and the like.
See Illust. of {Header}.
[1913 Webster]

5. (Coal Storage) An apparatus used for piling the coal in
gradually increasing piles made by building up at the
point of the cone or top of the prism.
[Webster 1913 Suppl.]
[1913 Webster]


请选择你想看的字典辞典:
单词字典翻译
trimmer查看 trimmer 在百度字典中的解释百度英翻中〔查看〕
trimmer查看 trimmer 在Google字典中的解释Google英翻中〔查看〕
trimmer查看 trimmer 在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
  • Widget testing - Flutter
    A catalog of recipes for adding widget testing to your Flutter app
  • 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
  • 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
    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
  • Test orientation - Flutter
    4 Create a landscape orientation test Add the landscape orientation test to the Orientation group 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: widget_test dart dart
  • 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
  • Testing debugging - Flutter
    Content covering testing and debugging Flutter apps Describes Flutter's build modes and when you should use debug, release, or profile mode
  • 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





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