iPhone

[objc] NSString, replace

tenn 2013. 7. 26. 12:41
- (NSString *)stringByReplacingOccurrencesOfString:(NSString *)target 
                                        withString:(NSString *)replacement


http://stackoverflow.com/questions/668228/string-replacement-in-objective-c

저작자표시 (새창열림)