英文字典中文字典


英文字典中文字典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:
  • sql server - Invalid Object Name sql - Stack Overflow
    sql server invalid object name - but tables are listed in SSMS tables list 1 Invalid Object Name
  • PG COPY error: invalid input syntax for integer
    ERROR: invalid input syntax for integer: "" "" isn't a valid integer PostgreSQL accepts unquoted blank fields as null by default in CSV, but "" would be like writing: SELECT ''::integer; and fail for the same reason
  • GitHub: invalid username or password - Stack Overflow
    $ git pull remote: Invalid username or password fatal: Authentication failed for After git pull origin master , it asked for password and seemed to update itself Share
  • c# - Bearer error=invalid_token, error_description=The issuer is . . .
    Why do I get a 401 (unauthorized) error? The WWW-Authenticate response header says: Bearer error="invalid_token", error_description="The issuer is invalid" I am using Net Core 3 1 I have commented out the sensitive information in the screenshots The web api works as expected when accessed from an MVC application Here is the startup code:
  • Run Time Error 5 - Invalid Procedure Call or Argument
    The answer to your problem is located here Your sheet name in TableDestination:="LED OTTR!R1C1" needs to be surrounded with single quotes in order for it to work TableDestination:="'LED OTTR'!R1C1"
  • c# - Padding is invalid and cannot be removed? - Stack Overflow
    Although all above answers are good and you must use the same padding for for Encrypt and Decrypt (none is NOT recommended!) actually this answer also can be true When I used the proper -environment specific - key the exception "System Security Cryptography CryptographicException: Padding is invalid and cannot be removed " was solved
  • sql - ORA-00904: invalid identifier - Stack Overflow
    ORA-00904: string: invalid identifier Cause: The column name entered is either missing or invalid Action: Enter a valid column name A valid column name must begin with a letter, be less than or equal to 30 characters, and consist of only alphanumeric characters and the special characters $, _, and #
  • python - Why do I get SyntaxError: invalid syntax in a line with . . .
    Ask questions, find answers and collaborate at work with Stack Overflow for Teams Try Teams for free Explore Teams
  • http - REST response code for invalid data - Stack Overflow
    Invalid data passed while user registration like wrong email format; User name Email is already exists; I chose 403 I also found following that I feel can be used Wikipedia: 412 Precondition Failed : The server does not meet one of the preconditions that the requester put on the request Suggest code if I should use other than 403





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