66 return true;. 67 }. 68 inline bool startsWith(const std::string& s, const std::string& p) {. 69 return startsWith(s.c_str(), p.c_str());.
確定! 回上一頁