APR(Apache Portable Runtime)1.3 和 0.9 有什么区别?

发布于 2024-07-16 14:55:39 字数 195 浏览 4 评论 0原文

我刚刚开始使用 APR,似乎有两个并行开发的受支持版本: http:// /apr.apache.org/

文档没有解释 1.3.x 和 0.9.x 之间的区别...任何人都可以解释一下这个问题吗? 或者简而言之,我应该使用哪个?

I'm just getting started with APR and it seems that there are two supported versions developed side-by-side: http://apr.apache.org/

The docs don't explain the difference between 1.3.x and 0.9.x... Can anyone please shed light on the matter? Or in short, which should I use?

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

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

发布评论

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

评论(2

九八野马 2024-07-23 14:55:40

请参阅http://www.apache.org/dist/apr/Announcement0.9 .html

此版本的 APR 主要是错误修复版本,仅提供给需要 APR 0.9 兼容性的用户。 我们鼓励大多数开发者采用最新的 APR 1.x 版本,以确保获得最全面的支持以及对最新功能和增强功能的访问。

例如,Apache HTTP Server 项目的 httpd 2.0 版本使用 APR 0.9 实现二进制兼容性,而更高版本的 httpd 2.2 版本则需要 APR 1.2 以获得更好的支持和附加功能。

See http://www.apache.org/dist/apr/Announcement0.9.html :

This version of APR is principally a bug fix release, and is provided only for users requiring APR 0.9 compatibility. Most developers are encouraged to adopt the latest APR 1.x version to ensure the most comprehensive support and access to the latest features and enhancements.

For example, the Apache HTTP Server Project's httpd 2.0 release uses APR 0.9 for binary compatibility, while later httpd 2.2 releases require APR 1.2 for better support and additional features.

娇妻 2024-07-23 14:55:40

主页包含指向每个版本中所有更改的列表
祝你好运。

The main page contains a link to a list of all the changes in each and every version.
Good luck.

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