文件名称:NSAttributedString-Builder:请参阅博客文章
文件大小:4KB
文件格式:ZIP
更新时间:2024-06-04 03:45:55
Objective-C
NSAttributedString + Builder 使用TTTAttributedLabel代替: [label setText: text afterInheritingLabelAttributesAndConfiguringWithBlock: ^ NSMutableAttributedString *( NSMutableAttributedString *mutableAttributedString) { NSRange boldRange = [[mutableAttributedString string ] rangeOfString: @" ipsum dolar " options: NSCaseInsensitiveSearch]; NSRange underlineRange = [[mutableAttributedString string
【文件预览】:
NSAttributedString-Builder-master
----NSAttributedString+Builder.m(5KB)
----README.md(2KB)
----NSAttributedString+Builder.h(3KB)
----LICENSE.md(1KB)