英文字典中文字典


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







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

insensitive    音标拼音: [ɪns'ɛnsətɪv] [ɪns'ɛnsɪtɪv]
a. 对…没有感觉的,感觉迟钝的

对…没有感觉的,感觉迟钝的

insensitive
adj 1: not responsive to physical stimuli; "insensitive to
radiation" [ant: {sensitive}]
2: deficient in human sensibility; not mentally or morally
sensitive; "insensitive to the needs of the patients" [ant:
{sensitive}]

Insensitive \In*sen"si*tive\, a.
Not sensitive; wanting sensation, or wanting acute
sensibility. --Tillotson. --Ruskin.
[1913 Webster]

103 Moby Thesaurus words for "insensitive":
Philistine, aloof, anesthetic, anesthetized, asleep, benumbed,
blanket, bloodless, boorish, caddish, callous, calloused,
case-hardened, casual, coarse, cold, cold of heart, coldblooded,
coldhearted, crude, dead, deadened, dull, flinthearted, flinty,
general, hard, hard of heart, hardened, hardhearted, heartless,
ill-bred, impassible, impassive, imperceptive, impercipient,
impervious, imprudent, inconsiderate, incurious, indifferent,
indiscreet, indiscriminate, indiscriminative, indurated, insensate,
insensible, insentient, inured, loutish, louty, nasty,
nonjudgmental, numb, numbed, obdurate, obtuse, offensive,
pachydermatous, promiscuous, proof against, rocky, senseless,
steeled against, steely, stony, stonyhearted, tactless,
thick-skinned, thick-witted, unconcerned, uncritical,
uncriticizing, undemanding, undifferentiating, undiscreet,
undiscriminating, undiscriminative, unexacting, unfastidious,
unfeeling, unfelt, unfeminine, ungenteel, ungentle, ungentlemanly,
unimpressible, unimpressionable, unladylike, unmerciful,
unmeticulous, unnatural, unparticular, unperceptive, unrefined,
unresponsive, unselective, unsolicitous, unsubtle, unsusceptible,
untactful, vulgar, wholesale


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





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


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

































































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


  • Case-insensitive PowerShell replacement - Stack Overflow
    The String Replace method has two different overloads that allows a case-insensitive replacement: Replace(String, String, StringComparison) Replace(String, String, Boolean, CultureInfo) For the first one, you need to pick a StringComparison that ignores case, e g OrdinalIgnoreCase For the second one, it's the Boolean that controls case
  • Can enum query parameters be case-insensitive? - Stack Overflow
    BTW, as a stopgap you could use an IIS <rewrite> rule to correct the casing by rewriting case-insensitive input requests to correctly-cased URIs – Dai Commented Nov 19, 2022 at 15:38
  • regex - javascript includes() case insensitive - Stack Overflow
    Improved for Regex (Escaped) and I18n Borrowing from a side project of mine, below is another solution that addresses several concerns surrounding the various techniques shown in this thread to date, including casing and regex characters
  • MongoDB: Is it possible to make a case-insensitive query?
    A case-insensitive index is made by specifying a collation with a strength of either 1 or 2 You can create a case-insensitive index like this: db cities createIndex( { city: 1 }, { collation: { locale: 'en', strength: 2 } } ); You can also specify a default collation per collection when you create them:
  • SQL- Ignore case while searching for a string - Stack Overflow
    You can also use a specific "collation" like utf8 > utf8_unicode_ci Then ALL QUERIES will be insensitive to case But the data can be in upper case in some places So just be sure that there is no twin with different cases possible (like using a UNIQUE column to be sure) QUERY Example: https: prnt sc 1vjwxd1
  • How do I make my string comparison case-insensitive?
    String CASE_INSENSITIVE_ORDER So you do not need to rewrite a comparator if you were to use strings with Sorted data structures String s = "some text here"; s equalsIgnoreCase("Some text here"); Is what you want for pure equality checks in your own code Just to further informations about anything pertaining to equality of Strings in Java
  • How can I do a case insensitive string comparison?
    Whether the comparison is case-insensitive is determined by the third parameter of one of its overloads For example: string lowerCase = "abc"; string upperCase = "AbC"; int caseInsensitiveResult = string Compare(lowerCase, upperCase, StringComparison CurrentCultureIgnoreCase); int caseSensitiveResult = string Compare(lowerCase
  • How to do case insensitive search in Vim - Stack Overflow
    Also, \c can appear anywhere in the pattern, so if you type a pattern and then decide you wanted a case-insensitive search, just add a \c at the end – Alok Singhal Commented Feb 18, 2010 at 9:20
  • java - String contains - ignore case - Stack Overflow
    Pass true as third parameter if you want value to be checked in case sensitive manner and pass false if you want value to be checked in case insensitive manner – Rais Alam Commented Dec 24, 2012 at 8:07
  • html - In the DOM are node ids case sensititve? - Stack Overflow
    All Selectors syntax is case-insensitive within the ASCII range (i e [a-z] and [A-Z] are equivalent), except for parts that are not under the control of Selectors The case sensitivity of document language element names, attribute names, and attribute values in selectors depends on the document language





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