- 授权协议: 未知
- 开发语言: C/C++
- 操作系统: Linux
- 软件首页: http://nauticaltech.com/software/mod_gfx/
- 软件文档: http://nauticaltech.com/software/mod_gfx/?page=documentation
软件介绍
mod_gfx 是一个对图像进行即时处理的 Apache 模块,安装方法:
- Ensure APXS, libgd, and gcc are installed
- Compile module (run make)
- Copy module/mod_gfx.so to your apache modules directory
- Configure Apache to use module
- Restart Apache
Inside the C++ Object Model
Stanley B. Lippman / Addison-Wesley Professional / 1996-5-13 / USD 64.99
Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritanc......一起来看看 《Inside the C++ Object Model》 这本书的介绍吧!
