英文字典中文字典


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







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

surplusage    
n. 剩余物

剩余物

surplusage
n 1: a quantity much larger than is needed [synonym: {excess},
{surplus}, {surplusage}, {nimiety}]

Surplusage \Sur"plus*age\, n. [See {Surplus}, and cf.
{Superplusage}.]
1. Surplus; excess; overplus; as, surplusage of grain or
goods beyond what is wanted.
[1913 Webster]

Take what thou please of all this surplusage.
--Spenser.
[1913 Webster]

A surplusage given to one part is paid out of a
reduction from another part of the same creature.
--Emerson.
[1913 Webster]

2. (Law) Matter in pleading which is not necessary or
relevant to the case, and which may be rejected.
[1913 Webster]

3. (Accounts) A greater disbursement than the charge of the
accountant amounts to. [Obs.] --Rees.
[1913 Webster]

SURPLUSAGE, pleading. A superfluous and useless statement of matter wholly
foreign and impertinent to the cause.
2. In general surplusagium non nocet, according to the maxim utile per
inutile non vitiatur; therefore if a man in his declaration, plea, &c., make
mention of a thing which need, not be stated, but the matter set forth is
grammatically right, and perfectly sensible, no advantage can be taken on
demurrer. Com. Dig. Pleader, C 28, E 2; 1 Salk. 325; 4 East, 400; Gilb. C.
P. 131; Bac. Ab. Pleas, 1, 4; Co. Litt. 303, b; 2 Saund. 306, n. 14; 5 East
444; 1 Chit. Pl. 282; Lawes on Pl. 63; 7 John. 462; 3 Day, 472; 2 Mass. R.
283; 13 John. 80.
3. When, by an unnecessary allegation the plaintiff shows he has no
cause of action, the defendant may demur. Com. Dig. Pleader, c. 29; Bac. Ab.
Pleas, 1, 4; see 2 East, 451; 4 East, 400; Dougl. 667; 2 Bl. Rep. 842; 3
Cranch, 193; 2 Dall. 300; 1 Wash. R. 257.
4. When the surplusage is not grammatically set right, or it is
unintelligible and, no sense at all can be given it, or it be contradictory
or repugnant to what is before alleged, the adversary may take advantage of
it on special demurrer. Gilb. C. P. 132; Lewes on Pl. 64.
5. When a party alleges a material matter with an unnecessary detail of
circumstances, and the essential and non-essential parts of a statement are,
in their nature, so connected as to be incapable of separation, the opposite
party may include under his traverse the whole matter alleged. And as it is
an established rule that the evidence must correspond with the allegations,
it follows that the party who has thus pleaded such unnecessarily matter
will be required to prove it, and thus he is required to sustain an
increased burden of proof, and incurs greater danger of failure at the
trial. For example, if in justifying the taking of cattle damage feasant, in
which case it is sufficient to allege that they were doing damage to his
freehold, he should state a seisin in fee, which is traversed, be must prove
a seisin in fee. Dyer, 365; 2 Saund. 206, a, note 22 Steph. on Pl. 261, 262;
1 Smith's Lead. Cas. 328, note; 1 Greenl. Ev. Sec. 51 1 Chit. Pl. 524, 525;
U. S. Dig. Pleading, VII. c.


SURPLUSAGE, accounts. A greater disbursement than the charges of the
accountant amount to.


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





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


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

































































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


  • nocache - npm
    Middleware to destroy caching Latest version: 4 0 0, last published: 2 years ago Start using nocache in your project by running `npm i nocache` There are 496 other projects in the npm registry using nocache
  • 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)
  • Is there a lt;meta gt; tag to turn off caching in all browsers?
    I found that Chrome responds better to Cache-Control: no-cache (100% conditional requests afterwards) "no-store" sometimes loaded from cache without even attempting a conditional request Firefox responds better to "no-store" but still sometimes loads from cache if you reload immediately afterwords What a mess!
  • 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
  • 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 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
  • What does NOCACHE do? | Tek-Tips
    The NOCACHE option specifies that the blocks retrieved for the table are placed at the least recently used end of the LRU list in the buffer cache when a FULL table scan is performed This will cause the blocks read with a full table scan to be immediately flushed from the buffer cache
  • What is the difference between no-cache and no-store in Cache-control?
    95 I don't find get the practical difference between Cache-Control:no-store and Cache-Control:no-cache As far as I know, no-store means that no cache device is allowed to cache that response In the other hand, no-cache means that no cache device is allowed to serve a cached response without validate it first with the source
  • nocache README at master · Feh nocache · GitHub
    minimize caching effects Contribute to Feh nocache development by creating an account on GitHub
  • 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





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