简洁的网络抽象层 Dratini

码农软件 · 软件分类 · 网络工具包 · 2019-02-24 10:43:04

软件介绍

Dratini 是一个简洁的网络抽象层。

通过编写 Class/Struct 来描述 Request 和 Response ;使用 Block 监听 Response,通过 requestID 监听单一 Response ,通过类型监听所有同类 Response 。

Request 和 Response 的编解码方式可自定义扩展。

Usage

CocoaPods

pod 'Dratini'

Carthage

github "kevin0571/Dratini"

Swift Package Manager

dependencies: [
    .Package(url: "https://github.com/kevin0571/Dratini.git", majorVersion: 1)
]

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

Refactoring

Refactoring

Martin Fowler、Kent Beck、John Brant、William Opdyke、Don Roberts / Addison-Wesley Professional / 1999-7-8 / USD 64.99

Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its int......一起来看看 《Refactoring》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

在线进制转换器
在线进制转换器

各进制数互转换器

随机密码生成器
随机密码生成器

多种字符组合密码