3D 可视化展示 Go 项目源码 GoCity

码农软件 · 软件分类 · 其他开发相关 · 2019-10-16 08:44:38

软件介绍

GoCity 通过 3D 可视化的方式展示 Go 项目的源代码。GoCity 将 Go 项目当作一个城市并遵循以下的约定:

  • 将整个项目看作城市的“区”

  • 将项目中的 Go 文件看作是城市的“建筑物”

  • 将 Go 源码文件中的数据结构看作是构建于文件之上的“建筑物”(和 Go 文件通过颜色进行区分)

建筑物说明

  • 建筑的颜色深浅表示代码行数(LOC),行数越多,颜色越深

  • 建筑的基本尺寸表示变量数(NOV)

  • 建筑的高度表示方法数(NOM)

示例

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

C++ How to Program (5th Edition) (How to Program)

C++ How to Program (5th Edition) (How to Program)

Harvey & Paul) Deitel & Associates / Prentice Hall / 2005-01-05 / USD 98.00

With over 250,000 sold, Harvey and Paul Deitel's C++ How to Program is the world's best-selling introduction to C++ programming. Now, this classic has been thoroughly updated! The Deitels' groundbreak......一起来看看 《C++ How to Program (5th Edition) (How to Program)》 这本书的介绍吧!

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

各进制数互转换器

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

Base64 编码/解码

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

正则表达式在线测试