http://developer.apple.com/corefoundation/
基础课程是更高的Objective-c基础课程集:
http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/Foundation/ObjC_classic/_index.html
Apple提供以下类型的“免费”桥接类型:
http://developer.apple.com/library/ios/#documentation/CoreFoundation/Conceptual/CFDesignConcepts/Articles/tollFreeBridgedTypes.html
对于OSX AppKit(Cocoa)是使用基础类的更高级UI框架:
http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/ApplicationKit/ObjC_classic/_index.html
对于设备(iOS),基础类上有UIKit(Cocoa touch):
http://developer.apple.com/library/ios/#documentation/uikit/reference/UIKit_Framework/_index.html
所有这些都广泛用于OSX和iOS开发……
总结以上是内存溢出为你收集整理的Cocoa是Mac在Windows中与Win32 API或MFC等效吗?全部内容,希望文章能够帮你解决Cocoa是Mac在Windows中与Win32 API或MFC等效吗?所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)