size_t find (const char* s, size_t pos, size_t n) const; ... Searches the string for the first occurrence of the sequence specified by its arguments.
確定! 回上一頁