英文字典中文字典


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







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

cane    音标拼音: [k'en]
n. 手杖,细长的茎,藤条
vt. 以杖击,以藤编制的

手杖,细长的茎,藤条以杖击,以藤编制的

cane
n 1: a stick that people can lean on to help them walk
2: a strong slender often flexible stem as of bamboos, reeds,
rattans, or sugar cane
3: a stiff switch used to hit students as punishment
v 1: beat with a cane [synonym: {cane}, {flog}, {lambaste},
{lambast}]

Cane \Cane\ (k[=a]n), n. [OE. cane, canne, OF. cane, F. canne,
L. canna, fr. Gr. ka`nna, ka`nnh; prob. of Semitic origin;
cf. Heb. q[=a]neh reed. Cf. {Canister}, {canon}, 1st
{Cannon}.]
[1913 Webster]
1. (Bot.)
(a) A name given to several peculiar palms, species of
{Calamus} and {D[ae]manorops}, having very long,
smooth flexible stems, commonly called rattans.
(b) Any plant with long, hard, elastic stems, as reeds and
bamboos of many kinds; also, the sugar cane.
(c) Stems of other plants are sometimes called canes; as,
the canes of a raspberry.
[1913 Webster]

Like light canes, that first rise big and brave.
--B. Jonson.
[1913 Webster]

Note: In the Southern United States {great cane} is the
{Arundinaria macrosperma}, and {small cane} is.
{Arundinaria tecta}.
[1913 Webster]

2. A walking stick; a staff; -- so called because originally
made of one of the species of cane.
[1913 Webster]

Stir the fire with your master's cane. --Swift.
[1913 Webster]

3. A lance or dart made of cane. [R.]
[1913 Webster]

Judgelike thou sitt'st, to praise or to arraign
The flying skirmish of the darted cane. --Dryden.
[1913 Webster]

4. A local European measure of length. See {Canna}.
[1913 Webster]

{Cane borer} (Zool.), A beetle {(Oberea bimaculata)} which,
in the larval state, bores into pith and destroy the canes
or stalks of the raspberry, blackberry, etc.

{Cane mill}, a mill for grinding sugar canes, for the
manufacture of sugar.

{Cane trash}, the crushed stalks and other refuse of sugar
cane, used for fuel, etc.
[1913 Webster]


Cane \Cane\ (k[=a]n), v. t. [imp. & p. p. {Caned} (k[=a]nd); p.
pr. & vb. n. {Caning}.]
1. To beat with a cane. --Macaulay.
[1913 Webster]

2. To make or furnish with cane or rattan; as, to cane
chairs.
[1913 Webster]

180 Moby Thesaurus words for "cane":
Boston type, Braille, Malacca cane, New York point, Optacon,
Pathsounder, Seeing Eye dog, Visotoner, advocate, aftergrass,
alpenstock, anthrophore, arm, athletic supporter, axis, back,
backbone, backing, bamboo, bandeau, baste, bastinado, baton,
bearer, beat, belabor, belt, birch, bole, bra, brace, bracer,
bracket, brassiere, buffet, buttress, carpophore, carrier, caudex,
caulicle, caulis, cereal, cereal plant, cervix, club, corn, corset,
cowhide, crook, crosier, cross, cross-staff, crutch, crutch-stick,
cudgel, culm, cut, drub, embosser, farinaceous plant, ferule,
flagellate, flail, flog, fog, footstalk, forage grass,
foundation garment, fulcrum, funicule, funiculus, fustigate,
girdle, give a whipping, give the stick, grain, graminaceous plant,
grass, guide dog, guy, guywire, handstaff, haulm,
high-speed embosser, horsewhip, jock, jockstrap, knout, lace, lash,
lawn grass, lay on, leafstalk, line letter, lituus, mainstay,
maintainer, mast, neck, noctograph, optophone, ornamental grass,
paddle, pandybat, pastoral staff, paterissa, pedicel, peduncle,
personal sonar, petiole, petiolule, petiolus, pistol-whip, pommel,
prop, pummel, quarterstaff, rattan, rawhide, reed, reinforce,
reinforcement, reinforcer, rest, resting place, rigging, rod,
ruler, scourge, seedstalk, sensory aid, shillelagh, shoulder,
shroud, sight-saver type, smite, spank, spear, spine, spire, sprit,
staff, stalk, standing rigging, stave, stay, stem, stick,
stiffener, stipe, stock, strap, straw, strengthener,
string alphabet, stripe, support, supporter, sustainer,
swagger stick, swanking stick, swinge, switch, talking book,
thrash, thump, tigella, trounce, truncheon, trunk,
ultrasonic spectacles, upholder, visagraph, walking stick, wallop,
whale, whip, whop, writing frame, writing stamps

Cane
a tall sedgy plant with a hollow stem, growing in moist places.
In Isa. 43:24; Jer. 6:20, the Hebrew word _kaneh_ is thus
rendered, giving its name to the plant. It is rendered "reed" in
1 Kings 14:15; Job 40:21; Isa. 19:6; 35:7. In Ps. 68:30 the
expression "company of spearmen" is in the margin and the
Revised Version "beasts of the reeds," referring probably to the
crocodile or the hippopotamus as a symbol of Egypt. In 2 Kings
18:21; Isa. 36:6; Ezek. 29:6, 7, the reference is to the weak,
fragile nature of the reed. (See {CALAMUS}.)



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


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

































































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


  • 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
  • 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
  • Handle scrolling - Flutter
    How to handle scrolling in a widget test
  • Common Flutter errors
    This page explains several frequently-encountered Flutter framework errors (including layout errors) and gives suggestions on how to resolve them This is a living document with more errors to be added in future revisions, and your contributions are welcomed Feel free to open an issue or submit a pull request to make this page more useful to you and the Flutter community
  • 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
  • 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