有没有一种方法可以通过指定所使用的缓存键将图像加载到Picasso的图像缓存中?附带说明一下,如果这不可能,我已经进行了必要的更改,但我不确定如何重建jar。非常感谢任何重建picasso的指示。 最佳答案 您可以在requestCreator对象上调用stableKey。https://square.github.io/picasso/2.x/picasso/com/squareup/picasso/RequestCreator.html#stableKey-java.lang.String-它会像:Picasso.with(co