iso开发API中各符号的含义

在API中进行搜索时得到的结果中有一些符号,这些符号含义如下:

C:Object C类

f:c函数

Pr :Object C 原型(协议)

T :c类型定义 (Typedef)

E:c枚举类型 (Enumeration)

M: Object C方法

#:C宏 (Macro)

P:Object C属性

V:常量

C:Object C category




你可能感兴趣的:(iso开发API中各符号的含义)