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.
我在获取长度大于 1024 字节的字节数组图像时遇到问题。(IE8)
有什么解决方法吗?
问题是包含超过 1024 字节长度的图片会被剪切。换句话说,由于字节流被切断,因此不会显示整个图片。