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将会告诉我们这个文本不能被找到。
It is bizarrely sensitive to case, but lacks all the features we've come to expect from search.
对大小写敏感到诡异,又缺乏常人所能想到的一般搜索功能。
Note: I have found that I had to tick Case sensitive when entering data into the search box, otherwise nothing would return from the search.
注意:我发现在搜索框中输入数据时必须坚持区分大小写,否则搜索不返回结果。
For this example, the search string is also converted to lowercase, resulting in a search that is not case-sensitive.
在这个例子中,搜索字符串还被转换成小写字符,因此这个搜索不是大小写敏感的。
Case sensitive : search is performed with respect to the letter-case of the words (default is to ignore letter-case)
区分大小写:对单词的字母大小写进行搜索(默认是忽略字母大小)
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).
这条命令将会搜索所有名字里包含“searchstring”的文件和文件夹,而- i意味着搜索是不区分大小写的(也就是说它会搜索searchstring, searchstring, searchstring等等)。
The search performed by this method is not case-sensitive.
这个方法所执行的搜寻是不区分大小写的。
The search performed by this method is not case-sensitive.
这个方法所执行的搜寻是不区分大小写的。
应用推荐