Objective-C中的@property和@synthesize用法详解

时间:2015-05-03 14:50:51
【文件属性】:
文件名称:Objective-C中的@property和@synthesize用法详解
文件大小:27KB
文件格式:ZIP
更新时间:2015-05-03 14:50:51
@property @synthesize Objective-C 相信每个初学者对@property和@synthesize都感到非常的陌生,在此给大家分享下我的自己的理解,有不当之处,还望多多指教。详细说明文章在下面连接http://blog.csdn.net/comeontom/article/details/7455459
【文件预览】:
@property@synthesize
----@property@synthesize.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(9KB)
--------xcuserdata()
----@property@synthesize()
--------_property_synthesize.1(3KB)
--------@property@synthesize-Prefix.pch(181B)
--------main.m(1KB)
--------Human.h(1KB)
--------Human.m(1016B)

网友评论