An catagory of UIImageView ,save cache data to the local disk.
[_headImgView setImageWithURL:_good.img_url withPlaceHolder:PLACE_HOLDER_IMG_NAME];
####get cache data size: getCacheFileSize(/app cache dir/)
####delete cache data: deleteFileAtPath(/app cache dir/);