代码质量检测工具 GoReporter
- 授权协议: Apache
- 开发语言: Google Go HTML/CSS
- 操作系统: 跨平台
- 软件首页: https://github.com/wgliang/goreporter
- 软件文档: https://godoc.org/github.com/wgliang/goreporter
软件介绍
Golang 开发工具,提供代码质量检测/Golang 代码静态检测器/Golang 项目单元测试,根据自定义模版自动生成 Golang 代码质量检测报告。
示例
Summary
UnitTest
SimpleCode
DeadCode&CopyCode
Java Concurrency in Practice
Brian Goetz、Tim Peierls、Joshua Bloch、Joseph Bowbeer、David Holmes、Doug Lea / Addison-Wesley Professional / 2006-5-19 / USD 59.99
This book covers: Basic concepts of concurrency and thread safety Techniques for building and composing thread-safe classes Using the concurrency building blocks in java.util.concurrent Pe......一起来看看 《Java Concurrency in Practice》 这本书的介绍吧!
