英文字典中文字典


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







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

wade    音标拼音: [w'ed]
vi. 跋涉
vt. 涉水
n. 跋涉,浅滩

跋涉涉水跋涉,浅滩

Wade
n 1: English tennis player who won many women's singles titles
(born in 1945) [synonym: {Wade}, {Virginia Wade}]
v 1: walk (through relatively shallow water); "Can we wade
across the river to the other side?"; "Wade the pond"

Wade \Wade\, v. t.
To pass or cross by wading; as, he waded ?he rivers and
swamps.
[1913 Webster]


Wade \Wade\, n.
Woad. [Obs.] --Mortimer.
[1913 Webster]


Wade \Wade\, n.
The act of wading. [Colloq.]
[1913 Webster]


Wade \Wade\, v. i. [imp. & p. p. {Waded}; p. pr. & vb. n.
{Wading}.] [OE. waden to wade, to go, AS. wadan; akin to
OFries. wada, D. waden, OHG. watan, Icel. va?a, Sw. vada,
Dan. vade, L. vadere to go, walk, vadum a ford. Cf. {Evade},
{Invade}, {Pervade}, {Waddle}.]
[1913 Webster]
1. To go; to move forward. [Obs.]
[1913 Webster]

When might is joined unto cruelty,
Alas, too deep will the venom wade. --Chaucer.
[1913 Webster]

Forbear, and wade no further in this speech. --Old
Play.
[1913 Webster]

2. To walk in a substance that yields to the feet; to move,
sinking at each step, as in water, mud, sand, etc.
[1913 Webster]

So eagerly the fiend . . .
With head, hands, wings, or feet, pursues his way,
And swims, or sinks, or wades, or creeps, or flies.
--Milton.
[1913 Webster]

3. Hence, to move with difficulty or labor; to proceed ?lowly
among objects or circumstances that constantly ?inder or
embarrass; as, to wade through a dull book.
[1913 Webster]

And wades through fumes, and gropes his way.
--Dryden.
[1913 Webster]

The king's admirable conduct has waded through all
these difficulties. --Davenant.
[1913 Webster]


Woad \Woad\, n. [OE. wod, AS. w[=a]d; akin to D. weede, G. waid,
OHG. weit, Dan. vaid, veid, Sw. veide, L. vitrum.] [Written
also {wad}, and {wade}.]
[1913 Webster]
1. (Bot.) An herbaceous cruciferous plant ({Isatis
tinctoria}) of the family {Cruciferae} (syn.
{Brassicaceae}). It was formerly cultivated for the blue
coloring matter derived from its leaves. See {isatin}.
[1913 Webster]

2. A blue dyestuff, or coloring matter, consisting of the
powdered and fermented leaves of the {Isatis tinctoria}.
It is now superseded by indigo, but is somewhat used with
indigo as a ferment in dyeing.
[1913 Webster]

Their bodies . . . painted with woad in sundry
figures. --Milton.
[1913 Webster]

{Wild woad} (Bot.), the weld ({Reseda luteola}). See {Weld}.


{Woad mill}, a mill grinding and preparing woad.
[1913 Webster]

Wade, NC -- U.S. town in North Carolina
Population (2000): 480
Housing Units (2000): 220
Land area (2000): 1.305882 sq. miles (3.382218 sq. km)
Water area (2000): 0.009230 sq. miles (0.023906 sq. km)
Total area (2000): 1.315112 sq. miles (3.406124 sq. km)
FIPS code: 70340
Located within: North Carolina (NC), FIPS 37
Location: 35.161774 N, 78.732977 W
ZIP Codes (1990): 28395
Note: some ZIP codes may be omitted esp. for suburbs.
Headwords:
Wade, NC
Wade


Wade, MS -- U.S. Census Designated Place in Mississippi
Population (2000): 491
Housing Units (2000): 174
Land area (2000): 4.361655 sq. miles (11.296635 sq. km)
Water area (2000): 0.024565 sq. miles (0.063622 sq. km)
Total area (2000): 4.386220 sq. miles (11.360257 sq. km)
FIPS code: 77080
Located within: Mississippi (MS), FIPS 28
Location: 30.641942 N, 88.551069 W
ZIP Codes (1990):
Note: some ZIP codes may be omitted esp. for suburbs.
Headwords:
Wade, MS
Wade



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


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

































































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


  • Cache-Control header - HTTP | MDN
    The HTTP Cache-Control header holds directives (instructions) in both requests and responses that control caching in browsers and shared caches (e g , Proxies, CDNs)
  • regex - Adding ?nocache=1 to every url (including the assets like . . .
    But what I would like to do is to apply ?nocache=1 to every URL related to the site (including the assets like style css) so that I get the non cached version of the files
  • A Guide to HTTP Cache Control Headers | DebugBear
    A Guide to HTTP Cache Control Headers Cache Control Headers are a powerful tool for controlling how browsers and caches store and serve your website's content By setting the right headers, you can improve your website's performance, and in some cases, have your users experience near-instant page loads HTTP Cache-Control Headers Caching improves website performance A well-implemented caching
  • nocache - npm
    Middleware to destroy caching Latest version: 4 0 0, last published: 3 years ago Start using nocache in your project by running `npm i nocache` There are 495 other projects in the npm registry using nocache
  • Cache directive no-cache | An explaination of the HTTP Cache-Control . . .
    Cache directive "no-cache" An explaination of the HTTP Cache-Control header The Cache-Control header is used to specify directives for caching mechanisms in both HTTP requests and responses A typical header looks like this Cache-Control: public, max-age=10 public Indicates that the response may be cached by any cache private
  • Whats with all the cache nocache stuff and weird filenames?
    The nocache js file contains JavaScript code that resolves the Deferred Binding configurations (such as browser detection, for instance) and then uses a lookup table generated by the GWT Compiler to locate one of the cache html files to use
  • CacheControlHeaderValue. NoCache Property (System. Net. Http. Headers)
    Remarks This property represents the "no-cache" directive in a cache-control header field on an HTTP request or HTTP response When the NoCache property is set to true present in a HTTP request message, an application should forward the request toward the origin server even if it has a cached copy of what is being requested
  • GitHub - helmetjs nocache: Middleware to disable client-side caching
    Middleware to disable client-side caching Contribute to helmetjs nocache development by creating an account on GitHub
  • Cache-Control - Expert Guide to HTTP headers
    Responses without any cache headers are heuristically cacheable by default for certain status codes, so origins wanting to prevent caching entirely need to send no-store explicitly Bingbot sends Cache-Control: no-cache on requests and relies on crawl-delay in robots txt and IndexNow for crawl pacing
  • How Cache-Control: no-cache Works - softpost
    Cache-Control: no-cache is an HTTP header directive that forces browsers and intermediate caches to validate the resource with the origin server before using a cached version





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