中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

UILabel 多顏色、字體

發布時間:2020-09-22 10:11:32 來源:網絡 閱讀:280 作者:andylhx 欄目:移動開發
NSMutableAttributedString *str = [[NSMutableAttributedString alloc] initWithString:@"Using NSAttributed String"];
[str addAttribute:NSForegroundColorAttributeName value:[UIColor blueColor] range:NSMakeRange(0,5)];
[str addAttribute:NSForegroundColorAttributeName value:[UIColor redColor] range:NSMakeRange(6,12)];
[str addAttribute:NSForegroundColorAttributeName value:[UIColor greenColor] range:NSMakeRange(19,6)];
[str addAttribute:NSFontAttributeName value:[UIFont fontWithName:@"Arial-BoldItalicMT" size:30.0] range:NSMakeRange(0, 5)];
[str addAttribute:NSFontAttributeName value:[UIFont fontWithName:@"HelveticaNeue-Bold" size:30.0] range:NSMakeRange(6, 12)];
[str addAttribute:NSFontAttributeName value:[UIFont fontWithName:@"Courier-BoldOblique" size:30.0] range:NSMakeRange(19, 6)];
attrLabel.attributedText = str;


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

泾阳县| 高清| 宣恩县| 安康市| 米脂县| 广水市| 清水河县| 深泽县| 平江县| 牡丹江市| 通江县| 抚顺县| 池州市| 昂仁县| 霍邱县| 上犹县| 西盟| 马边| 仁布县| 贵州省| 四会市| 新蔡县| 西峡县| 乌兰察布市| 吉木萨尔县| 宽城| 兴安县| 新安县| 怀远县| 满洲里市| 和硕县| 太湖县| 开阳县| 泽普县| 苍南县| 富宁县| 二连浩特市| 吉木萨尔县| 莱州市| 仲巴县| 西藏|