🌈 搜索
📅  最后修改于: 2022-03-11 15:01:02.349000             🧑  作者: Mango
let str = "abcde" if let range = str.range(of: "cd") { let substring = str[..