英文字典中文字典


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







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

chanter    
n. 吟唱者,风笛的笛管,骗卖者

吟唱者,风笛的笛管,骗卖者

chanter
n 1: reed pipe with finger holes on which the melody is played
[synonym: {chanter}, {melody pipe}]

Precentor \Pre*cen"tor\, n. [L. praecentor, fr. praecinere to
sing before; prae before canere to sing. See {Chant}.]
A leader of a choir; a directing singer. Specifically:
(a) The leader of the choir in a cathedral; -- called also
the {chanter} or master of the choir. --Hook.
(b) The leader of the congregational singing in Scottish and
other churches.
[1913 Webster]


Hedge \Hedge\, n. [OE. hegge, AS. hecg; akin to haga an
inclosure, E. haw, AS. hege hedge, E. haybote, D. hegge, OHG.
hegga, G. hecke. [root]12. See {Haw} a hedge.]
A thicket of bushes, usually thorn bushes; especially, such a
thicket planted as a fence between any two portions of land;
and also any sort of shrubbery, as evergreens, planted in a
line or as a fence; particularly, such a thicket planted
round a field to fence it, or in rows to separate the parts
of a garden.
[1913 Webster]

The roughest berry on the rudest hedge. --Shak.
[1913 Webster]

Through the verdant maze
Of sweetbrier hedges I pursue my walk. --Thomson.
[1913 Webster]

Note: Hedge, when used adjectively or in composition, often
means rustic, outlandish, illiterate, poor, or mean;
as, hedge priest; hedgeborn, etc.
[1913 Webster]

{Hedge bells}, {Hedge bindweed} (Bot.), a climbing plant
related to the morning-glory ({Convolvulus sepium}).

{Hedge bill}, a long-handled billhook.

{Hedge garlic} (Bot.), a plant of the genus {Alliaria}. See
{Garlic mustard}, under {Garlic}.

{Hedge hyssop} (Bot.), a bitter herb of the genus {Gratiola},
the leaves of which are emetic and purgative.

{Hedge marriage}, a secret or clandestine marriage,
especially one performed by a hedge priest. [Eng.]

{Hedge mustard} (Bot.), a plant of the genus {Sisymbrium},
belonging to the Mustard family.

{Hedge nettle} (Bot.), an herb, or under shrub, of the genus
{Stachys}, belonging to the Mint family. It has a
nettlelike appearance, though quite harmless.

{Hedge note}.
(a) The note of a hedge bird.
(b) Low, contemptible writing. [Obs.] --Dryden.

{Hedge priest}, a poor, illiterate priest. --Shak.

{Hedge school}, an open-air school in the shelter of a hedge,
in Ireland; a school for rustics.

{Hedge sparrow} (Zool.), a European warbler ({Accentor
modularis}) which frequents hedges. Its color is reddish
brown, and ash; the wing coverts are tipped with white.
Called also {chanter}, {hedge warbler}, {dunnock}, and
{doney}.

{Hedge writer}, an insignificant writer, or a writer of low,
scurrilous stuff. [Obs.] --Swift.

{To breast up a hedge}. See under {Breast}.

{To hang in the hedge}, to be at a standstill. "While the
business of money hangs in the hedge." --Pepys.
[1913 Webster]


Chanter \Chant"er\ (ch[.a]nt"[~e]r), n. [Cf. F. chanteur.]
1. One who chants; a singer or songster. --Pope.
[1913 Webster]

2. The chief singer of the chantry. --J. Gregory.
[1913 Webster]

3. The flute or finger pipe in a bagpipe. See {Bagpipe}.
[1913 Webster]

4. (Zool.) The hedge sparrow.
[1913 Webster]


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





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


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

































































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


  • GitHub - Feh nocache: minimize caching effects
    minimize caching effects Contribute to Feh nocache development by creating an account on GitHub
  • Cache-Control header - HTTP | MDN - MDN Web Docs
    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)
  • Is there a lt;meta gt; tag to turn off caching in all browsers?
    I noticed some caching issues with service calls when repeating the same service call (long polling) Adding metadata didn't help One solution is to pass a timestamp to ensure ie thinks it's a different http service request That worked for me, so adding a server side scripting code snippet to automatically update this tag wouldn't hurt:
  • 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 494 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 . . .
    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
  • HTTP Cache-Control Headers: What no-cache, no-store, and max-age . . .
    A practical breakdown of Cache-Control directives — what browsers and CDNs actually do with no-cache, no-store, max-age, s-maxage, and ETags Including the mistakes that bite most developers in production
  • Caching issue -- ?nocache=1 suffix has to be used
    Cloudflare isn’t caching your HTML, but if any of that is generated by JS or CSS, that may be cached But if you’ve done a Purge Everything at Cloudflare, even that should sync up with your origin site Unless your host somehow has multiple origins or caching servers, though that’s unlikely Since adding a query string to the URL busts the cache, and Cloudflare doesn’t cache that URL
  • nocache (1) — nocache — Debian testing — Debian Manpages
    The `nocache` tool tries to minimize the effect an application has on the Linux file system cache This is done by intercepting the `open` and `close` system calls and calling `posix_fadvise` with the `POSIX_FADV_DONTNEED` parameter





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