2014年11月4日

摘要: NSString *content=@"标题我是一个小小的测试";content = [[NSAttributedString alloc] initWithData:[content dataUsingEncoding:NSUnicodeStringEncoding] options:@{ NSD... 阅读全文

posted @ 2014-11-04 17:29 岁月饶人 阅读(507) 评论(0) 推荐(0) 编辑

摘要: 准备阶段: 新建storyboard,加入viewController 记为:testViewController 新建testViewController.h,testViewController.m文件方法一:1.于testViewController加入控件UIView view22.于t... 阅读全文

posted @ 2014-11-04 17:22 岁月饶人 阅读(427) 评论(0) 推荐(0) 编辑


Copyright © 2024 岁月饶人
Powered by .NET 8.0 on Kubernetes