嗨,我有一个这样的字符串
NSString *str=@"1,2,3,4";
我必须动态删除任何字符.
对于前@"3"
cocoa-touch nsstring
cocoa-touch ×1
nsstring ×1