关于SWIFT 的指定位置索引问题

来源:5-3 Swift 2.0字符串之String.Index 和 Range

慕虎2203750

2016-10-28 10:57

为什么我 没有str [startIndex.advavedBy(5)]这个方法??

我只有 str.index(str.startIndex,offsetBy:5)


写回答 关注

2回答

玩儿转Swift 2.0(第一季)

基于Swift2.1讲解swift语言基础知识,了解语言特性

37584 学习 · 66 问题

查看课程

相似问题