課程
/移動(dòng)開(kāi)發(fā)
/iOS
/玩兒轉(zhuǎn)Swift
for c in str 不能用了
2015-09-29
源自:玩兒轉(zhuǎn)Swift 4-1
正在回答
現(xiàn)在需要遍歷字符串需要 for c in str.characters{}
舉報(bào)
這套教程比任何的Swift中文教程深入,并且演示示例更豐富
2 回答for c in str.characters{}只能打印最后的字母"d"
3 回答for in中對(duì)index賦值
3 回答for in 遍歷出現(xiàn)問(wèn)題
2 回答除了MAC別的不能使用嗎?
2 回答join函數(shù)在swift2中好像已經(jīng)不能使用了
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購(gòu)課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2015-10-17
現(xiàn)在需要遍歷字符串需要 for c in str.characters{}