case sensitive中文,case sensitive的意思,case sensitive翻译及用法
2025-10-08 06:41浏览次数 8
case sensitive
英[keis ˈsensitiv]美[kes ˈsɛnsɪtɪv]
区分大小写
case sensitive 英语释义
英语释义
1. requiring correct input of uppercase and lowercase letters Having the Caps Lock key on accidentally can also lead to a frustrating series of "wrong password" alerts when trying to use a case-sensitive password for your office network or Internet provider. — J. D. Biersdorfer
case sensitive 片语
片语
W Toggle case-sensitive切换
case sensitive or not区分大小写
Case-sensitive link是否区分大
pawwords are case-sensitive正在翻译
Letters are not case-sensitive字母不区分大小写
case-sensitive search搜寻大小写有关
Not cAsE sEnSiTiVe大小写相同
Password is case-sensitive密码是区分大小写
case sensitive 例句
英汉例句
otherwise, this field is optional and can be enabled when case sensitive authorization check is required.
否则,该字段是可选的,并且在大小写敏感验证检查必须进行时可以被激活。
it is important to note that the sql statement test matching is case sensitive but db2 will try to remove redundant blanks and control characters before attempting to match.
需要注意的是,sql语句测试匹配是大小写敏感的,但在尝试匹配之前,db2将去除冗余空格和控制字符。
this will search for all files and directories with 「searchstring」 in the name, and -i means the search is not case sensitive (i.e. it will find searchstring, searchstring, searchstring, and so on).
you can escape these rules by placing the name in double quotation marks, which allows names to be case sensitive and to include additional characters (including spaces).