英文字典中文字典


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







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

stride    音标拼音: [str'ɑɪd]
n. 大步,一跨步,进步
vi.
vt. 迈大步走,跨过,跨

大步,一跨步,进步迈大步走,跨过,跨

stride
跨步

stride
n 1: a step in walking or running [synonym: {pace}, {stride},
{tread}]
2: the distance covered by a step; "he stepped off ten paces
from the old tree and began to dig" [synonym: {footstep}, {pace},
{step}, {stride}]
3: significant progress (especially in the phrase "make
strides"); "they made big strides in productivity"
v 1: walk with long steps; "He strode confidently across the
hall"
2: cover or traverse by taking long steps; "She strode several
miles towards the woods"

Stride \Stride\, v. t.
1. To pass over at a step; to step over. "A debtor that not
dares to stride a limit." --Shak.
[1913 Webster]

2. To straddle; to bestride.
[1913 Webster]

I mean to stride your steed. --Shak.
[1913 Webster]


Stride \Stride\, n.
The act of stridding; a long step; the space measured by a
long step; as, a masculine stride. --Pope.
[1913 Webster]

God never meant that man should scale the heavens
By strides of human wisdom. --Cowper.
[1913 Webster]


Stride \Stride\, v. t. [imp. {Strode}(Obs. {Strid}); p. p.
{Stridden}(Obs. {Strid}); p. pr. & vb. n. {Striding}.] [AS.
str[imac]dan to stride, to strive; akin to LG. striden,
OFries. str[imac]da to strive, D. strijden to strive, to
contend, G. streiten, OHG. str[imac]tan; of uncertain origin.
Cf. {Straddle}.]
1. To walk with long steps, especially in a measured or
pompous manner.
[1913 Webster]

Mars in the middle of the shining shield
Is graved, and strides along the liquid field.
--Dryden.
[1913 Webster]

2. To stand with the legs wide apart; to straddle.
[1913 Webster]

147 Moby Thesaurus words for "stride":
abut on, aesthetic distance, amble, ambulate, ankle, barge,
be based on, bear on, bestraddle, bestride, bowl along, bundle,
career, circumambulate, clearance, clip, clop, clump, compass,
deep space, depths of space, distance, divergence, drag, droop,
extent, farness, flounce, foot, foot it, footfall, footslog,
footstep, gait, gallop, halt, hippety-hop, hitch, hobble, hoof it,
hoofbeat, hop, infinity, jaywalk, jog, jog on, jolt, jump, lean on,
leeway, leg, leg it, length, lick, lie on, light-years, limp,
lock step, lumber, lunge, lurch, march, margin, mileage, mince,
mincing steps, pace, pad, paddle, parsecs, pedestrianize, peg,
perambulate, perch, peripateticate, perspective, piaffe, piaffer,
piece, plod, prance, progress, rack, range, rate, reach, rely on,
remoteness, repose on, rest on, ride, roll, sashay, saunter, scuff,
scuffle, scuttle, separation, shamble, shuffle, shuffle along,
sidle, single-foot, sit on, skip, sling, slink, slither, slog,
slouch, slowness, space, span, stagger, stalk, stamp, stand on,
step, stomp, straddle, straggle, stretch, stroll, strolling gait,
strut, stump, stump it, swagger, swing, tittup, toddle, totter,
traipse, tramp, travel, tread, trip, trot, trudge, velocity,
waddle, walk, wamble, way, ways, wiggle, wobble


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





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


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

































































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


  • Find and Replace Text in Notepad in Windows 10 | Tutorials
    Notepad is a simple text editor included in Windows and a basic text-editing program which enables computer users to create documents You can search to find text in Notepad, and search to find and replace text in Notepad Starting with Windows 10 build 17713, Microsoft made significant improvements to the find replace experience in Notepad
  • How do I show my global Git configuration? - Stack Overflow
    I'd like to show all configured Git sections I only found git config --get core editor, and I'd like to output everything that's configured globally, not only the configured default editor
  • Install or Uninstall Microsoft WordPad in Windows 10
    It is more advanced than Microsoft Notepad but simpler than Microsoft Word Starting with Windows 10 build 18980, Microsoft converted WordPad into an Option Feature for you to uninstall or reinstall to save disk space if needed This tutorial will show you how to install or uninstall the classic WordPad (write exe) app for all users in Windows 10
  • Notepad++ opening offscreen - Stack Overflow
    1 Fix notepad ++ off screen issue (Tested in win10) 1)First open notepad ++ with any text file and minimize it 2)Open any other program and take it to left corner till it say for multitasking option (half screen mode)
  • Uninstall Apps in Windows 10 | Tutorials - Ten Forums
    Published by Shawn Brink Category: Apps Features 21 Sep 2023 How to Uninstall Desktop Apps and Windows Apps in Windows 10 If you no longer want or use an app, then you could uninstall the app to remove it and free up space on the drive When you uninstall a desktop app (program), it will uninstall it for all users on the PC
  • Why is my HTML file not displaying to the browser?
    Save your file in Notepad or whatever text generator you are using and then close it before launching the html file in the browser Mine would not open if Notepad was still open
  • Block Websites using Hosts File in Windows | Tutorials
    How to Block Websites using Hosts File in Windows The Hosts file is used by the operating system to map human-friendly hostnames to numerical Internet Protocol (IP) addresses which identify and locate a host in an IP network The hosts file is one of several system resources that address network nodes in a computer network and is a common part of an operating system's IP implementation The
  • Where is the global Git configuration data stored?
    The rest of his answer deals with Windows 7 systems In Windows 10 systems too, the gitconfig global file would be created for the very first time only when you tend to set the user name and user email system variables via Windows command-prompt As soon as it's set, the gitconfig file would get created in the %USERPROFILE% directory
  • Reinstall and Re-register Apps in Windows 10 | Tutorials
    How to Re-register all Modern Apps in Windows 8 and 10 Information When a modern app will not load or open, it may just need to be regist
  • Notepad++ Mirrored Right to Left Text - Stack Overflow
    I know, late response but I hope it will help someone As you can see at @miroxlav answer, this is a Notepad++ bug Anyway, if you want to work with right-to-left language (like Hebrew), you can use the workaround I found : minimize the window and open it again; it got fixed to me!





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