shire 音标拼音: [ʃ'ɑɪr]
n . 郡
郡
shire n 1 :
a former administrative district of England ;
equivalent to a county 2 :
British breed of large heavy draft horse [
synonym : {
shire },
{
shire horse }]
Shire \
Shire \,
n . [
AS .
sc [
imac ]
re ,
sc [
imac ]
r ,
a division ,
province ,
county .
Cf . {
Sheriff }.]
1 .
A portion of Great Britain originally under the supervision of an earl ;
a territorial division ,
usually identical with a county ,
but sometimes limited to a smaller district ;
as ,
Wiltshire ,
Yorkshire ,
Richmondshire ,
Hallamshire .
[
1913 Webster ]
An indefinite number of these hundreds make up a county or shire . --
Blackstone .
[
1913 Webster ]
2 .
A division of a State ,
embracing several contiguous townships ;
a county . [
U .
S .]
[
1913 Webster ]
Note :
Shire is commonly added to the specific designation of a county as a part of its name ;
as ,
Yorkshire instead of York shire ,
or the shire of York ;
Berkshire instead of Berks shire .
Such expressions as the county of Yorkshire ,
which in a strict sense are tautological ,
are used in England .
In the United States the composite word is sometimes the only name of a county ;
as ,
Berkshire county ,
as it is called in Massachusetts ,
instead of Berks county ,
as in Pensylvania .
[
1913 Webster ]
The Tyne ,
Tees ,
Humber ,
Wash ,
Yare ,
Stour ,
and Thames separate the counties of Northumberland ,
Durham ,
Yorkshire ,
Lincolnshire ,
etc . --
Encyc .
Brit .
[
1913 Webster ]
{
Knight of the shire }.
See under {
Knight }.
{
Shire clerk },
an officer of a county court ;
also ,
an under sheriff . [
Eng .]
{
Shire mote } (
Old .
Eng .
Law ),
the county court ;
sheriff '
s turn ,
or court . [
Obs .] --
Cowell . --
Blackstone .
{
Shire reeve } (
Old Eng .
Law ),
the reeve ,
or bailiff ,
of a shire ;
a sheriff . --
Burrill .
{
Shire town },
the capital town of a county ;
a county town .
{
Shire wick },
a county ;
a shire . [
Obs .] --
Holland .
[
1913 Webster ]
County \
Coun "
ty \ (
koun "
t [
y ^]),
n .;
pl . {
Counties } (-
t [
i ^]
z ). [
F .
comt ['
e ],
fr .
LL .
comitatus .
See {
Count }.]
1 .
An earldom ;
the domain of a count or earl . [
Obs .]
[
1913 Webster ]
2 .
A circuit or particular portion of a state or kingdom ,
separated from the rest of the territory ,
for certain purposes in the administration of justice and public affairs ; --
called also a {
shire }.
See {
Shire }.
[
1913 Webster ]
Every county ,
every town ,
every family ,
was in agitation . --
Macaulay .
[
1913 Webster ]
3 .
A count ;
an earl or lord . [
Obs .] --
Shak .
[
1913 Webster ]
{
County commissioners }.
See {
Commissioner }.
{
County corporate },
a city or town having the privilege to be a county by itself ,
and to be governed by its own sheriffs and other magistrates ,
irrespective of the officers of the county in which it is situated ;
as London ,
York ,
Bristol ,
etc . [
Eng .] --
Mozley &
W .
{
County court },
a court whose jurisdiction is limited to county .
{
County palatine },
a county distinguished by particular privileges ; --
so called a palatio (
from the palace ),
because the owner had originally royal powers ,
or the same powers ,
in the administration of justice ,
as the king had in his palace ;
but these powers are now abridged .
The counties palatine ,
in England ,
are Lancaster ,
Chester ,
and Durham .
{
County rates },
rates levied upon the county ,
and collected by the boards of guardians ,
for the purpose of defraying the expenses to which counties are liable ,
such as repairing bridges ,
jails ,
etc . [
Eng .]
{
County seat },
a county town . [
U .
S .]
{
County sessions },
the general quarter sessions of the peace for each county ,
held four times a year . [
Eng .]
{
County town },
the town of a county ,
where the county business is transacted ;
a shire town .
[
1913 Webster ]
45 Moby Thesaurus words for "
shire ":
Kreis ,
archbishopric ,
archdiocese ,
arrondissement ,
bailiwick ,
bishopric ,
borough ,
canton ,
city ,
commune ,
congressional district ,
constablewick ,
county ,
departement ,
diocese ,
district ,
duchy ,
electoral district ,
electorate ,
government ,
hamlet ,
hundred ,
magistracy ,
metropolis ,
metropolitan area ,
oblast ,
okrug ,
parish ,
precinct ,
principality ,
province ,
region ,
riding ,
sheriffalty ,
sheriffwick ,
shrievalty ,
soke ,
stake ,
state ,
territory ,
town ,
township ,
village ,
wapentake ,
ward
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
Generating 2D (PDF417 or QR) barcodes using Excel VBA I would like to generate a 2d barcode (PDF417 or QR codes) in an Excel cell using macros Just wondering is there any free alternatives to paid libraries to do this? I know certain tools can do th
Generating a Simple QR-Code with just HTML - Stack Overflow Learn how to generate a simple QR code using just HTML on Stack Overflow
Free c# QR-Code generator - Stack Overflow I'm looking for a free to use c# library code to create barcodes Secifically I need to be able to create QR-Code type barcodes I'm looking for free to use (Open Source or just Free, etc ) not pay
c# - How to generate Authenticator QR Code with Blazor . NET 8 in razor . . . Learn how to generate Authenticator QR Code using Blazor NET 8 in a Razor component with this comprehensive guide
kotlin - Android - QR generator API - Stack Overflow 30 QR code generation using ZXing Add the following ZXing core dependency in your app level build gradle file
Dynamically generating a QR code with PHP - Stack Overflow I'm trying to generate QR codes on my website All they have to do is have a URL in them, which a variable on my site will provide What would be the easiest way to do this?
Generate a custom Google Cardboard QR Code without google configurator . . . Edit (2024-03-12): I no longer seem find any of the alternative websites hosting the viewer profile generator mentioned in the original answer The original answer is left in case you manage to find such a website, but an alternative method of generating the QR directly from the parameter values has also been added at the end
react native expo QRcode GENERATOR - Stack Overflow I want to build my app QRCODE GENERATOR in React Native Expo I work with QR code - module react-native-qrcode version 0 2 7, and I have this error
VBA code for generating QR codes, but where does the code begins? Range(InputCell) Value = DataToEncode End Function My concern is that "whatever cell I modify in the whole workbook, it lunches the QR code generator " I wanted to give a condition at the beginning of the code like If cell A4 is modified, lunch the code, but I don't even achieve to understand what makes the code start and how the data are
Alternative for charts. googleapis. com for generating QR code in google . . . Alternative for charts googleapis com for generating QR code in google sheets Asked 2 years, 2 months ago Modified 1 year, 6 months ago Viewed 46k times