UIImageView Letters:UIImageView类别用于将缩写作为占位符图像用Objective C编写。 有关Swift的实现请参见https:
UIImageView +字母 一个简单而有用的UIImageView类别,它生成字母首字母作为用户个人资料图像的占位符,具有随机的背景色 注意:寻找兼容Swift 3的版本吗? 查看新的扩展,该扩展完全用Swift重写! 安装 可可豆 将此规范添加到您的Podfile中: pod "UIImageView-Letters" 查看以开始使用CocoaPods。 手册 将UIImageView+Letters.{h,m}文件拖到您的项目中 请享用! 用法 在要使用类别的文件中,请确保导入文件。 #import "UIImageView+Letters.h" 方法 在任何UIImageVi
文件列表
UIImageView-Letters-master.zip
(预估有个25文件)
UIImageView-Letters-master
UIImageViewLettersSample
UIImageViewLettersSample
ViewController.m
1KB
Info.plist
1KB
main.m
360B
Base.lproj
Main.storyboard
10KB
LaunchScreen.xib
4KB
Images.xcassets
暂无评论