如何判断字符串是否包含某些内容?就像是:
if([someTextField.text containsString:@"hello"]) { }
string iphone objective-c
iphone ×1
objective-c ×1
string ×1