iOS .h文件.m文件中的@interface

在.h文件中web #import <Foundation/Foundation.h> @interface Demo : NSObject @end 在.m文件中ruby #import "Demo.h" @interface Demo() @end @implementation Demo @end 一、寫在.h文件中的@interface是公共的頭文件,能夠被任何類調用它的屬性
相關文章
相關標籤/搜索