case-sensitive search
基本解释
- [计算机科学技术]搜寻大小写有关
英汉例句
- Locates the specified type from this assembly and creates an instance of it using the system activator, with optional case-sensitive search.
从这个组件找出指定型别,并使用系统启动项,利用选择性区分大小写的搜寻,建立它的执行个体。 - Returns the specified type, specifying whether to make a case-sensitive search of the module and whether to throw an exception if the type cannot be found.
传回指定的型别,并指定是否要对模组进行区分大小写的搜寻,以及是否要在找不到型别时掷回例外状况。 - It’s important to note that the Contains method always does a case-sensitive search; if we looked for the string RIPT, Contains would tell us that this text could not be found.
注意到Contains方法总是采取大小写敏感搜索是很重要的。 如果我们查找字符串RIPT,Contains将会告诉我们这个文本不能被找到。
blog.sina.com.cn
双语例句
专业释义
- 搜寻大小写有关