import('ORG.Util.Image');if (class_exists('Image')) {echo "found";}else{echo "没有找到";} Image::buildImageVerify();