查找子串在当前字符串中的位置。
size_t Find(const AscendString &ascend_string) const;
无
要查找的子串。
参数名
类型
描述
-
size_t
子串的起始位置。