摘要: 啊啊啊啊 阅读全文
posted @ 2017-09-28 22:30 不呐呐欸 阅读(1489) 评论(0) 推荐(0)
摘要: 对于一个给定的 source 字符串和一个 target 字符串,你应该在 source 字符串中找出 target 字符串出现的第一个位置(从0开始)。 如果 source = "source" 和 target = "target",返回 -1。如果 source = "abcdabcdefge 阅读全文
posted @ 2017-09-28 22:11 不呐呐欸 阅读(128) 评论(0) 推荐(0)