您要查找的是不是:
- Substitutes the entire input string. 替换整个输入字符串。
- Matches the position at the end of an input string. 匹配输入字符串结尾的位置。
- Substitutes all the text of the input string after the match. 替换匹配后的输入字符串的所有文本。
- Substitutes all the text of the input string before the match. 替换匹配前的输入字符串的所有文本。
- Therefore, the input string cannot be accessed directly. 因此,不能直接访问输入字符串。
- Matches the position at the beginning of the input string. 匹配输入字符串开始的位置。
- Then processing of the input string stops at the invalid character. 那么输入字符串的处理将在无效字符处停止。
- Given key and input string, encrypts to AES standards. 鉴于关键和输入字符串,加密, AES公司的标准。
- Gets the object that results from the conversion of the formatted input string. 获取格式化输入字符串转换所生成的对象。
- If the input string is Section 22, the expression matches Section 22. 如果输入字符串是Section 22,那么该表达式匹配Section 22。
- Maximum number of substrings into which the input string should be split. 输入字符串应拆分到的子字符串的最大数量。
- Reads the next character or next set of characters from the input string. 读取输入字符串中的下一个字符或下一组字符。
- English: The key strokes to split inputted string. 用来对所输入字串断句的按键。
- In members that accept a path as an input string, that path must be well-formed or an exception is raised. 在接受路径作为输入字符串的成员中,路径必须是格式良好的,否则将引发异常。
- Object that substitutes an input string for any input character that cannot be encoded. 对象,该对象用一个输入字符串来替代无法编码的任何输入字符。
- Represents the string that results when the full mask is applied to the input string. 表示将整个掩码应用于输入字符串时产生的字符串。
- Constructor finds a match in the input string beginning at the specified starting position in the string. 构造函数中指定的正则表达式从输入字符串的指定起始位置开始是否找到匹配项。
- Parses an input string into a Control object on the Web Forms page or user control. 将输入字符串分析为Web窗体页或用户控件上的Control对象。
- If the end of the input string is found, pop all operators and append them to the result string. 如果到达输入字符串的末尾,弹出所有操作符并添加到结果字符串。
- Adds the characters in the specified input string to the end of the formatted string. 将指定输入字符串中的字符添加到带格式字符串的末尾。