size_t find (const char* s, size_t pos, size_t n) const; ... If argument n is specified (3), the sequence to match are the first n characters in the array.
確定! 回上一頁