前言

Core Foundation框架和Foundation框架中有许多数据类型可以互换使用

比如我们可以使用NSString对象将其用作CFStringRef,也可以使用CFStringRef对象将