12 2018 档案

摘要:(1)工具类:pictureColor.php (2)调用工具类:index.php 阅读全文
posted @ 2018-12-07 15:51 (BACH) 阅读(967) 评论(0) 推荐(0)
摘要:$imageFileName = './test2.jpg';$uploadfile_resize = $imageFileName;$pic_width_max = 1000;$pic_height_max = 1000;$file_type = getimagesize($imageFileNa 阅读全文
posted @ 2018-12-07 15:48 (BACH) 阅读(1248) 评论(0) 推荐(0)