摘要: function parsePPT($filename) { // This approach uses detection of the string "chr(0f).Hex_value.chr(0x00).chr(0x00).chr(0x00)" to find text string... 阅读全文
posted @ 2016-01-04 16:26 archoncap 阅读(220) 评论(0) 推荐(0)
摘要: OpenResty(Nginx)+Lua+GraphicsMagick实现缩略图功能 发表于2014-01-19 http://www.imagemagick.org/download/ 一、背景说明大多数网站基本都涉及到图片缩略图的处理,比如新闻配图、电商商品图等,特别是电商类网站,每个商品图对应 阅读全文
posted @ 2016-01-04 02:04 archoncap 阅读(307) 评论(0) 推荐(0)