NSAttributedString: An NSAttributedString object manages character strings and associated sets of attributes (for example, font and kerning) that apply to individual characters or ranges of characters in the string. An association of characters and their attributes is called an attributed string. The cluster’s two public classes, NSAttributedString and NSMutableAttributedString, declare the programmatic interface for read-only attributed strings and modifiable attributed strings, respectively.
屏幕快照 2016-07-24 下午6.00.01.png
屏幕快照 2016-07-24 下午6.00.51.png
屏幕快照 2016-07-24 下午6.01.23.png
网友评论