Chinaunix首页 | 论坛 | 博客
  • 博客访问: 32765
  • 博文数量: 14
  • 博客积分: 260
  • 博客等级: 二等列兵
  • 技术积分: 150
  • 用 户 组: 普通用户
  • 注册时间: 2011-09-02 13:31
个人简介

nothingnothingnothingnothingnothingnothingnothingnothingnothingnothingnothingnothingnothingnothingnothingnothingnothingnothingnothingnothing

文章分类

全部博文(14)

文章存档

2011年(14)

分类: 系统运维

2011-11-07 13:33:44

Apache可移植运行库(Apache Portable Runtime,APR)。主要用作Apache 2.0 Web服务器基础的APR让你能够把应用程序汇集到单个接口上,在多个平台上运行,这些平台包括Unix、Linux和Windows。

APR完全用C语言写成,提供了一个通用接口,而不管它所运行的平台是什么。这样的话,你只用一次编写自己的程序,然后在你想要运行的平台上简单地重新编译它就行了。尽管它无法解决完全不同的用户接口库存在的问题,但是它为它能够提供的功能提供了可以预见的行为。
在linux上的RPM包有:
apr-1.2.7-11.el5_3.1.i386.rpm
apr-util-1.2.7-7.el5_3.2.i386.rpm
阅读(550) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~