LxPropertyDefaultValue:轻松设置任何自定义对象属性的默认值

时间:2024-06-08 08:05:42
【文件属性】:

文件名称:LxPropertyDefaultValue:轻松设置任何自定义对象属性的默认值

文件大小:24KB

文件格式:ZIP

更新时间:2024-06-08 08:05:42

Objective-C

LxPropertyDefaultValue 轻松设置任何自定义对象属性的默认值。 安装 You only need drag LxPropertyDefaultValue.h and LxPropertyDefaultValue.m to your project. 支持 Minimum support iOS version: iOS 6.0 用法 #import @interface TestClass : NSObject @property (nonatomic,copy) NSString * string_p; @property (nonatomic,retain) NSNumber * number_p; @property (nonatomic,retain) NSArray * array_p; @property (nonato


【文件预览】:
LxPropertyDefaultValue-master
----LxPropertyDefaultValueDemo()
--------LxPropertyDefaultValueDemo.xcodeproj()
--------LxPropertyDefaultValueDemo()
----LICENSE(11KB)
----README.md(3KB)
----LxPropertyDefaultValue()
--------LxPropertyDefaultValue.m(9KB)
--------LxPropertyDefaultValue.h(1KB)
----.gitignore(494B)

网友评论