- 授权协议: MIT
- 开发语言: Google Go
- 操作系统: 跨平台
- 软件首页: https://go-city.github.io/
- 软件文档: https://github.com/rodrigo-brito/gocity/blob/master/README.md
- 官方下载: https://github.com/rodrigo-brito/gocity
软件介绍
GoCity 通过 3D 可视化的方式展示 Go 项目的源代码。GoCity 将 Go 项目当作一个城市并遵循以下的约定:
将整个项目看作城市的“区”
将项目中的 Go 文件看作是城市的“建筑物”
将 Go 源码文件中的数据结构看作是构建于文件之上的“建筑物”(和 Go 文件通过颜色进行区分)
建筑物说明
建筑的颜色深浅表示代码行数(LOC),行数越多,颜色越深
建筑的基本尺寸表示变量数(NOV)
建筑的高度表示方法数(NOM)
示例
PHP and MySQL Web Development (3rd Edition) (Developer's Library
Luke Welling、Laura Thomson / Sams / 2004-09-29 / USD 49.99
We've taken the best and made it even better. The third edition of the best-selling PHP and MySQL Web Development has been updated to include material and code on MySQL 5, PHP 5 and on PHPs object mod......一起来看看 《PHP and MySQL Web Development (3rd Edition) (Developer's Library》 这本书的介绍吧!
