使用 Three20 进行商业应用程序开发有什么限制或风险吗?

发布于 2024-11-03 07:43:50 字数 1455 浏览 2 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

永言不败 2024-11-10 07:43:50

您是在询问许可吗?就目前而言,Three20 是根据 Apache 许可证获得许可的。

Apache 许可证: http://www.apache.org/licenses/LICENSE-2.0

Three20许可证: https://github.com/facebook/third20/blob/master/LICENSE

或者您更感兴趣的是 bug 是否得到及时修复、社区支持等?如果是这样,我通常发现它得到了很好的支持,尽管文档不是很好。安装它/依赖项的大小曾经是一个问题,但这已经通过将库分成块并编写脚本添加 Three20 作为依赖项来解决。 Facebook 的 iOS 应用程序是在其之上编写的,这一事实证明了该代码确实可靠。

希望有帮助

Are you asking about licensing? As far as that goes, Three20 is licensed under the Apache license.

Apache license: http://www.apache.org/licenses/LICENSE-2.0

Three20 license: https://github.com/facebook/three20/blob/master/LICENSE

Or are you more interested in whether bugs get fixed timely, community support, etc? If so, I've generally found it to be pretty well-supported, although the documentation isn't great. Installing it/the size of the dependency used to be an issue, but this has been addressed by breaking the libraries up into chunks and also scripting adding Three20 as a depdendency. The code is certainly solid as is evidenced by the fact that Facebook's iOS app is written on top of it.

Hope that helps

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文