Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
想象一下使用记事本在您的计算机上打开一个图像文件。我正在尝试使用 javascript 从 img 标记或 Image 对象中获得相同的结果。这可能吗?
您可以向服务器上的图像 URL 发送 AJAX 请求。
如果服务器发送好的缓存头,那甚至不会浪费带宽。