![]() |
1
204
你可以用
( https://developer.apple.com/documentation/foundation/nsstring/1413214-componentsseparatedbystring |
![]() |
2
95
试试这个:
|
![]() |
3
6
|
![]() |
4
4
使用此选项: [[string componentsSeparatedByString:@“,”][0]; |
![]() |
5
0
如果要访问第一个单词:
|