Apache图像处理模块 mod_gfx

码农软件 · 软件分类 · 图形/图像处理 · 2019-09-09 19:13:39

软件介绍

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

本文地址:https://codercto.com/soft/d/14241.html

Inside the C++ Object Model

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》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具