子串 meaning in English
substring
Examples
- Finds target in string ; 0 if not found
在字符串中查找指定子串,如果没有找到则返回0 - Inserts or overlays new into string at position n
在字符串中位置n处插入或覆盖新的子串 - Replaces old with new in string
在字符串中用新的子串替换旧的子串 - Returns the index of the first character of a specified substring in a string
返回指定子串首字符在串中的索引。 - That share some substring
共享某些子串: