标签:sel png src str alt lazy 每日 color find
class Solution: def strStr(self, haystack: str, needle: str) -> int: return haystack.find(needle)
每日LeetCode - 28. 实现 strStr()(C语言和Python 3)
标签:sel png src str alt lazy 每日 color find
原文地址:https://www.cnblogs.com/vicky2021/p/14756772.html