PAPreferences
- 授权协议: BSD
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/dhennessy/PAPreferences
- 软件文档: https://github.com/dhennessy/PAPreferences
软件介绍
PAPreferences 提供一个很方便的方式,通过 NSUserDefaults 存储用户配置信息。
示例代码:
#import "PAPreferences.h" @interface MyPreferences : PAPreferences @property (nonatomic, assign) NSString *theme; @property (nonatomic, assign) NSArray *favorites; @property (nonatomic, assign) BOOL hasSeenIntro; @end
RGB CMYK 转换工具
RGB CMYK 互转工具
HEX CMYK 转换工具
HEX CMYK 互转工具
