查找子串在当前字符串中的位置。
1
size_t Find(const AscendString &ascend_string) const
无。
参数名
输入/输出
描述
ascend_string
输入
要查找的子串。
子串的起始位置。