如何检测字符串是否包含某个单词?例如,我有一个字符串,其下面是:
@"Here is my string."
我想知道我是否可以检测字符串中的单词,例如"is".
string objective-c nsstring
nsstring ×1
objective-c ×1
string ×1