240 发简信
IP属地:北京
  • js判断一个图片是否已经存在于缓存

    ··· img.src = url if(img.complete ||img.width) { alert('该图片已经存在于缓存之中,不会再...