网络图片缓存框架 CYFastImage

码农软件 · 软件分类 · 图像(Image) · 2019-05-30 23:26:58

软件介绍

CYFastImage 是用 Swift 语言写的一个 iOS 库,用来显示来自 Web 的图片。参考SDWebImage和Volley,里面尝试了闭包/单例/命名空间/GCD/NSOperationQueue/的使用,包含图片下载队列和缓存框架

本文地址:https://codercto.com/soft/d/6914.html

Real-Time Collision Detection

Real-Time Collision Detection

Christer Ericson / CRC Press / 2004-12-22 / USD 98.95

Written by an expert in the game industry, Christer Ericson's new book is a comprehensive guide to the components of efficient real-time collision detection systems. The book provides the tools and kn......一起来看看 《Real-Time Collision Detection》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

MD5 加密
MD5 加密

MD5 加密工具