iphone OS中的框架和捆绑包有什么区别? [英] what is the difference between framework and bundle in iphone OS?

查看:100
本文介绍了iphone OS中的框架和捆绑包有什么区别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

iphone OS中的框架和捆绑软件之间有什么区别?

解决方案

框架是一组库,标头等。等它们一起构成了您可以在编程时使用的单元。有点像其他平台上的DLL,除此之外。



捆绑包是一个结构化的文件夹,其中包含代码和其他支持文件。框架 是捆绑包。应用程序也是如此。



这些与Mac OS X上的相同,因为iPhone OS 是Mac OS X(尽管它是一个特殊版本)。 / p>

请参阅:包结构



并且:框架


what is the difference between framework and bundle in iphone OS?

解决方案

Frameworks are groups of libraries, headers, et. al. which together make up a unit that you can use when programming. Kind of like a DLL on other platforms, except more than that.

A bundle is a structured folder which contains code and other support files. Frameworks are bundles. So are applications.

These are the same as on Mac OS X, since the iPhone OS is Mac OS X (though a special version of it).

See: Bundle Structures

And: Frameworks

这篇关于iphone OS中的框架和捆绑包有什么区别?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆