我想将a的子串(例如@"replace")替换为NSAttributedString另一个子串NSAttributedString.
@"replace"
NSAttributedString
我在寻找一个相当于方法NSString的stringByReplacingOccurrencesOfString:withString:对NSAttributedString.
NSString
stringByReplacingOccurrencesOfString:withString:
string cocoa replace foundation nsattributedstring
cocoa ×1
foundation ×1
nsattributedstring ×1
replace ×1
string ×1