08 2013 档案

图片处理
摘要:img_width = $imgwidth; $this->img_height = $imgheight; $this->img_quality = $imgquality; $this->img_pct = $imgpct; } function image(){ $this->__construct(); } function set($imgwidth=240, $imgheight=180, $imgquality=80, $imgpct=0){ $this->img_width = $imgwidth; $this->img_height = $ 阅读全文

posted @ 2013-08-29 15:43 木子牛 阅读(204) 评论(0) 推荐(0)

导航