英文字典中文字典


英文字典中文字典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英翻中〔查看〕





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


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

































































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


  • Which characters make a URL invalid? - Stack Overflow
    This involves changing the invalid character for specific "codes" (usually in the form of the percent symbol (%) followed by a hexadecimal number) This link, HTML URL Encoding Reference, contains a list of the encodings for invalid characters
  • python - Why do I get SyntaxError: invalid syntax in a line with . . .
    Why do I get "SyntaxError: invalid syntax" in a line with perfectly valid syntax? Asked 11 years, 9 months ago Modified 1 year, 6 months ago Viewed 1 3m times
  • 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
  • invalid_grant trying to get OAuth token from Google
    RFC 6749 OAuth 2 0 defined invalid_grant as: The provided authorization grant (e g , authorization code, resource owner credentials) or refresh token is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client
  • git - GitHub error - Key is invalid. You must supply a key in OpenSSH . . .
    Key is invalid You must supply a key in OpenSSH public key format I created the SSH key and added it to the SSH agent successfully as per these instructions in Generating a new SSH key and adding it to the ssh-agent I found the file and copied the key to my clipboard using these instructions in Adding a new SSH key to your GitHub account
  • SQL Server reports Invalid column name, but the column is present and . . .
    The solutions above didn't work If your code was working fine and you added a column to one of your tables and it gives the 'invalid column name' error, and the solutions above doesn't work, try this: First run only the section of code for creating that modified table and then run the whole code
  • python - pip install returning invalid syntax - Stack Overflow
    SyntaxError: invalid syntax pip -install yfinance File "<stdin>", line 1 pip -install yfinance ^ SyntaxError: invalid syntax And, I finally open the Spyder, one of the development environments of python, in Anaconda Navigator
  • OpenAI API error: Invalid parameter: response_format of type json . . .
    You have confused two things: getting OpenAI API response using JSON mode vs getting OpenAI API response using Structured Outputs As stated in the official OpenAI documentation: Structured Outputs is the evolution of JSON mode While both ensure valid JSON is produced, only Structured Outputs ensure schema adherance Both Structured Outputs and JSON mode are supported in the Chat Completions
  • python - ValueError: invalid literal for int () with base 10 . . .
    Here you are trying to convert a string into int type which is not base-10 you can convert a string into int only if it is base-10 otherwise it will throw ValueError, stating invalid literal for int () with base 10
  • GitHub: invalid username or password - Stack Overflow
    50 Instead of git pull also try git pull origin master I changed password, and the first command gave error: $ 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





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