摘要:
[[UITabBarItem appearance] setTitleTextAttributes:@{ UITextAttributeTextColor : [UIColor blackColor],UITextAttributeFont:[UIFont fontWithName:@"Marion 阅读全文
posted @ 2016-08-01 16:51
阳光普照大地
阅读(251)
评论(0)
推荐(0)
摘要:
1.判断用户是否有权限访问相册 #import <AssetsLibrary/AssetsLibrary.h> [objc] view plain copy ALAuthorizationStatus author = [ALAssetsLibraryauthorizationStatus]; if 阅读全文
posted @ 2016-08-01 16:47
阳光普照大地
阅读(294)
评论(0)
推荐(0)