您要查找的是不是:
- Gets an array of directories matching the specified search pattern from the current directory. 从当前目录获取与指定搜索模式匹配的目录的数组。
- A String array containing the names of files in the specified directory that match the specified search pattern. 一个String数组,它包含指定目录中与指定搜索模式匹配的文件的名称。
- The search looks for words that partially match the specified search string parameter, s. 搜索查找与指定的搜索字符串参数s部分匹配的词语。
- Class with the specified search filter, properties to retrieve, and search scope. 使用指定的搜索筛选器、要检索的属性和搜索范围初始化。
- Class with the specified search root, search filter, properties to retrieve, and search scope. 使用指定的搜索根、搜索筛选器、要检索的属性和搜索范围初始化。
- Column return rows where the specified search string exists anywhere in the content of the column. 在列内容中任何存在指定的搜索字符串处,对全文索引。
- Returns the names of files in the specified directory that match the specified search pattern. 返回指定目录中与指定搜索模式匹配的文件的名称。
- Returns the position of the first editable position after the specified position using the specified search direction. 使用指定的搜索方向,返回指定位置之后第一个可编辑位置的位置。
- Finds managed classes matching a specified search pattern, and displays information about those classes using the Reflection API. 查找与指定搜索模式匹配的托管类,并使用反射API显示关于这些类的信息。
- Returns the position of the first assigned editable position after the specified position using the specified search direction. 使用指定的搜索方向,返回指定位置之后第一个已赋值的可编辑位置的位置。
- Returns the position of the first assigned editable position between the specified positions using the specified search direction. 使用指定的搜索方向,返回指定位置之间第一个赋值可编辑位置的位置。
- Returns the position of the first editable position between the specified positions using the specified search direction. 使用指定的搜索方向,返回指定位置之间第一个可编辑位置的位置。
- Returns the position of the first non-editable position after the specified position using the specified search direction. 使用指定的搜索方向,返回指定位置之后第一个不可编辑位置的位置。
- Returns the position of the first non-editable position between the specified positions using the specified search direction. 使用指定的搜索方向,返回指定位置之间第一个不可编辑位置的位置。
- Returns the position of the first unassigned editable position after the specified position using the specified search direction. 使用指定的搜索方向,返回指定位置之后第一个未赋值可编辑位置的位置。
- Returns the position of the first unassigned editable position between the specified positions using the specified search direction. 使用指定的搜索方向,返回指定位置之间第一个未赋值可编辑位置的位置。
- Can we shunt the talks onto a new topic? 我们谈话换个新话题好吧?
- Let's take leave of the topic and turn to another. 这个问题就说到这里吧,现在来谈谈另一个话题。
- The topic seemed to have a fascination for her. 这个题目似乎对她很有吸引力。
- Gets an array of directories matching the specified search pattern from the current directory, using a value to determine whether to search subdirectories. 获取当前目录中与指定搜索模式匹配并使用某个值确定是否在子目录中搜索的目录的数组。