iOS 代码阅读辅助工具 Drafter

软件介绍

Drafter是一个阅读iOS代码的辅助工具,它可以自动解析代码中类型的方法调用关系和类继承关系,自动生成流程图在浏览器中查看,支持Objective-C和Swift的解析:

借助调用流程图在阅读源码的时候可以快速理清代码中的逻辑关系。

在终端中执行:

curl "https://raw.githubusercontent.com/L-Zephyr/Drafter/master/install.sh" | /bin/sh

即可完成安装

更详细的用法请查看Readme

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

Distributed Algorithms

Distributed Algorithms

Wan Fokkink / The MIT Press / 2013-12-6 / USD 40.00

This book offers students and researchers a guide to distributed algorithms that emphasizes examples and exercises rather than the intricacies of mathematical models. It avoids mathematical argumentat......一起来看看 《Distributed Algorithms》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具