英文字典中文字典


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







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

invalid    音标拼音: ['ɪnvələd] ['ɪnvəlɪd] [ɪnv'æləd]
n. 病人,残废者
a. 有病的,残废的,无效的

病人,残废者有病的,残废的,无效的

invalid
无效

invalid
adj 1: having no cogency or legal force; "invalid reasoning";
"an invalid driver's license" [ant: {valid}]
2: no longer valid; "the license is invalid"
n 1: someone who is incapacitated by a chronic illness or injury
[synonym: {invalid}, {shut-in}]
v 1: force to retire, remove from active duty, as of firemen
2: injure permanently; "He was disabled in a car accident" [synonym:
{disable}, {invalid}, {incapacitate}, {handicap}]

Invalid \In*val"id\, a. [Pref. in- not valid: cf. F. invalide,
L. invalidus infirm, weak. Cf. {Invalid} infirm.]
[1913 Webster]
1. Of no force, weight, or cogency; not valid; weak.
[1913 Webster]

2. (Law) Having no force, effect, or efficacy; void; null;
as, an invalid contract or agreement.
[1913 Webster]


Invalid \In"va*lid\ (?; 277), n. [F. invalide, n. & a., L.
invalidus, a. See {Invalid} null.]
A person who is weak and infirm; one who is disabled for
active service; especially, one in chronic ill health who is
unable to care for himself.
[1913 Webster]


Invalid \In"va*lid\, a. [See {Invalid}, n.]
Not well; feeble; infirm; sickly; as, he had an invalid
daughter.
[1913 Webster]


Invalid \In"va*lid\, v. t.
1. To make or render invalid or infirm. "Invalided, bent, and
almost blind." --Dickens.
[1913 Webster]

2. To classify or enroll as an invalid.
[1913 Webster]

Peace coming, he was invalided on half pay.
--Carlyle.
[1913 Webster]

194 Moby Thesaurus words for "invalid":
Diogenes, Hieronymian, Hieronymite, Timon of Athens, absonant,
afflict, ailing, anchoress, anchorite, annulled, apoplectic,
arthritic, ascetic, bad, barren, bedridden invalid, black,
blank cartridge, bootless, cachectic, case, castrato,
cloistered monk, closet cynic, consumptive, contradictory,
contrary to reason, counterproductive, criminal, cripple,
debilitate, debilitated, derange, desert fathers, desert saints,
devitalize, disable, disabled, disorder, drained, dud, dyspeptic,
effete, empty, enervate, enervated, enfeeble, epileptic, eremite,
erroneous, etiolated, eunuch, evil, exhausted, failing, fallacious,
false, fatuitous, fatuous, faulty, feckless, feeble, flawed, frail,
fruitless, futile, gelding, healthless, hermit, hermitess,
homebody, hospitalize, ill, illogical, impaired, imperfect,
impotent, improper, in poor health, inaccurate, inadequate, inane,
inauspicious, inauthentic, incapacitate, incompetent, inconclusive,
incongruous, inconsequent, inconsequential, inconsistent,
incorrect, incurable, indispose, ineffective, ineffectual,
inefficacious, inexpedient, inferior, infirm, inoperative,
inpatient, irrational, isolationist, languishing, lay up, loner,
loose, mad, malevolent, marabout, moribund, nonrational,
nonscientific, not following, nugacious, nugatory, null and void,
of no force, outcast, outpatient, pale, paralogical, pariah,
patient, peaked, peaky, peccant, pillar saint, pillarist,
reasonless, recluse, reduce, reduced, reduced in health, repealed,
repudiated, revoked, rheumatic, run-down, seclusionist,
self-annulling, self-contradictory, self-refuting, senseless,
shut-in, sick, sick person, sicken, sickly, sinful, sinister,
solitaire, solitary, solitudinarian, sophistic, spastic, spurious,
stay-at-home, sterile, stylite, sufferer, terminal case, the sick,
unauthentic, unavailing, unconnected, unfavorable, unhealthy,
unkind, unphilosophical, unpleasant, unreasonable, unscientific,
unskillful, unsound, untenable, untoward, untrue, useless, vain,
valetudinarian, valetudinary, vicious, victim, void, weaken,
weakened, weakling, weakly, wicked, with low resistance,
without reason, wrong


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





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


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

































































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


  • How to find the invalid controls in Angular(v2 onwards) reactive form
    An invalid Angular control has the CSS class named 'ng-invalid' Under DevTools in Chrome, select Console tab In console prompt run the following command in order to get the invalid Angular controls that bear the CSS class 'ng-invalid' document getElementsByClassName('ng-invalid') The output should be similar to this: In this case, the underlined text is for the form control listen-address
  • 400 BAD request HTTP error code meaning? - Stack Overflow
    I have a JSON request which I'm posting to a HTTP URL Should this be treated as 400 where requestedResource field exists but "Roman" is an invalid value for this field? [{requestedResource:"Ro
  • Why do I have ORA-00904 even when the column is present?
    ORA-00904-invalid identifier errors are frequently caused by case-sensitivity issues Normally, Oracle tables and columns are not case sensitive and cannot contain punctuation marks and spaces But if you use double quotes to create a quoted identifier, that identifier must always be referenced with double quotes and with the correct case For example: create table bad_design
  • python - How to install from requirements. txt - Stack Overflow
    oh thats unfortunate So what should I do now if I want to install the packages? Is there anyway to convert in right format? Actually I am not the creator of this I was provided the software with requirements
  • iis - Microsoft Edge forcing HTTPS and refusing a self-signed . . .
    I removed the redirect to SSL from web config and issued a fresh self-signed certificate: NET::ERR_CERT_COMMON_NAME_INVALID - You can't visit local-prodject mydomain com right now because the website uses HSTS
  • How to fix SyntaxWarning: invalid escape sequence in Python?
    I use the following prompt successfully on https: duck ai to write a script: write Python program using libcst to automatically add r to docstrings that would raise syntax warning (invalid escape sequence) Because posting content generated by generative AI tools are not allowed, you can use the following prompt on the AI tool yourself
  • SQL error ORA-01722: invalid number - Stack Overflow
    Error:java sql SQLSyntaxErrorException: ORA-01722: invalid number 3 How I solved this ISSUE by Adding Colon to the parameter values as belowThis is strange i fixed it by addin colon as below
  • validation - Whats the appropriate HTTP status code to return if a . . .
    A response code of 401 would indicate that the front-end token is invalid, not the user's password Similarly, a response code of 403 would indicate that the token is valid, but it doesn't have the necessary access rights to request authentication information for the user's credentials
  • What characters are allowed in an email address? - Stack Overflow
    I'm not asking about full email validation I just want to know what are allowed characters in user-name and server parts of email address This may be oversimplified, maybe email adresses can take
  • How to solve invalid object name in SQL Server?
    How to solve 'invalid object name' in SQL Server? Asked 15 years ago Modified 3 years, 7 months ago Viewed 136k times





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