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.
我正在使用码头资源处理程序从 jar 中提供静态内容,并且我的所有图像都可以正常工作,除了那些具有透明层的图像,它们可以服务,但在“100%”下载时卡住了。例如,如果我进行卷曲,它会立即跳转到 100%,下载完整的文件大小,但会继续尝试下载,直到达到 30 秒,此时它会失败。有趣的是,图像在没有从罐子中提供时效果很好,所以我认为它与某种压缩有关。有人看到类似的东西吗?