gpt4 book ai didi

IOS img 不显示

转载 作者:行者123 更新时间:2023-11-29 02:23:06 25 4
gpt4 key购买 nike

由于某种原因,img 标签中的某些图像在 iPhone/iPad 上首次访问时无法显示。而且它们并不是随机显示的。因此,如果您清理缓存并刷新页面,某些图像将被替换为问号。我在现场使用 retinaJS。谁能解释为什么会这样? ios 图片下载有限制吗?测试站点网址http://test.ffwdlabs.com/

最佳答案

所有图像在我的 iPhone 5 上都能正常加载(使用 50 MB wifi 连接),只是花了很长时间(好吧,超过 30 秒)

您应该首先加载较小的图像来优化移动性能。看起来您在桌面上显示的全尺寸图像也被下载到 iPhone 上,而且其中大部分甚至不可见。

第一张图片:我在 iPhone 上看到一只像素化的手。图像的其余部分不可见...应该缩放吗?

使用 Web Kit Inspector 检查图像的加载时间。

Safari 和图像: https://developer.apple.com/library/safari/documentation/NetworkingInternet/Conceptual/SafariImageDeliveryBestPractices/ServingImagestoRetinaDisplays/ServingImagestoRetinaDisplays.html#//apple_ref/doc/uid/TP40012449-CH3-SW1

允许您检查移动 safari(模拟器和设备) https://developer.apple.com/library/mac/documentation/AppleApplications/Conceptual/Safari_Developer_Guide/Introduction/Introduction.html

http://webdesign.tutsplus.com/articles/quick-tip-using-web-inspector-to-debug-mobile-safari--webdesign-8787

关于IOS img 不显示,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27886374/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com