摘要: 1 private function create_scaled_image($file_path){ 2 $file_name = basename($file_path); 3 $new_file_path = dirname($file_path) . D... 阅读全文
posted @ 2012-06-05 13:01 无嗔 阅读(191) 评论(0) 推荐(0) 编辑