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.
使用 Aquery 和使用 Butterknife 进行注入和 Picasso 进行异步图像加载有什么区别?
谢谢
Aquery 比 Picasso 更好,因为在离线模式/无 Internet 连接时,Picasso 会尝试获取记录表单服务器,而 Aquery 会在其获取图像的位置维护其缓存表单。