英文字典中文字典


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







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

larger    音标拼音: [l'ɑrdʒɚ]
更大的

更大的

larger
较大

larger
adj 1: large or big relative to something else [synonym: {bigger},
{larger}]

Large \Large\ (l[aum]rj), a. [Compar. {Larger} (l[aum]r"j[~e]r);
superl. {Largest}.] [F., fr. L. largus. Cf. {Largo}.]
1. Exceeding most other things of like kind in bulk,
capacity, quantity, superficial dimensions, or number of
constituent units; big; great; capacious; extensive; --
opposed to {small}; as, a large horse; a large house or
room; a large lake or pool; a large jug or spoon; a large
vineyard; a large army; a large city.
[1913 Webster]

Note: For linear dimensions, and mere extent, great, and not
large, is used as a qualifying word; as, great length,
breadth, depth; a great distance; a great height.
[1913 Webster]

2. Abundant; ample; as, a large supply of provisions.
[1913 Webster]

We have yet large day. --Milton.
[1913 Webster]

3. Full in statement; diffuse; full; profuse.
[1913 Webster]

I might be very large upon the importance and
advantages of education. --Felton.
[1913 Webster]

4. Having more than usual power or capacity; having broad
sympathies and generous impulses; comprehensive; -- said
of the mind and heart.
[1913 Webster]

5. Free; unembarrassed. [Obs.]
[1913 Webster]

Of burdens all he set the Paynims large. --Fairfax.
[1913 Webster]

6. Unrestrained by decorum; -- said of language. [Obs.] "Some
large jests he will make." --Shak.
[1913 Webster]

7. Prodigal in expending; lavish. [Obs.] --Chaucer.
[1913 Webster]

8. (Naut.) Crossing the line of a ship's course in a
favorable direction; -- said of the wind when it is abeam,
or between the beam and the quarter.
[1913 Webster]

{At large}.
(a) Without restraint or confinement; as, to go at large;
to be left at large.
(b) Diffusely; fully; in the full extent; as, to discourse
on a subject at large.

{Common at large}. See under {Common}, n.

{Electors at large}, {Representative at large}, electors, or
a representative, as in Congress, chosen to represent the
whole of a State, in distinction from those chosen to
represent particular districts in a State. [U. S.]

{To give large}, {To go large}, {To run large}, or {To sail
large} (Naut.), to have the wind crossing the direction of a
vessel's course in such a way that the sails feel its full
force, and the vessel gains its highest speed. See
{Large}, a., 8.

Syn: Big; bulky; huge; capacious; comprehensive; ample;
abundant; plentiful; populous; copious; diffusive;
liberal.
[1913 Webster]

gr��er



请选择你想看的字典辞典:
单词字典翻译
larger查看 larger 在百度字典中的解释百度英翻中〔查看〕
larger查看 larger 在Google字典中的解释Google英翻中〔查看〕
larger查看 larger 在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
  • 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
  • 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:
  • 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





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