mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-31 03:38:07 +08:00
更新第十六章目录子标题
This commit is contained in:
@@ -1,7 +1,64 @@
|
||||
[TOC]
|
||||
|
||||
<!-- Validating Your Code -->
|
||||
# 第十六章 代码校验
|
||||
|
||||
|
||||
<!-- Testing -->
|
||||
## 测试
|
||||
|
||||
|
||||
<!-- Preconditions -->
|
||||
## 前提条件
|
||||
|
||||
|
||||
<!-- Test-Driven Development -->
|
||||
## 测试驱动开发
|
||||
|
||||
|
||||
<!-- Logging -->
|
||||
## 日志
|
||||
|
||||
|
||||
<!-- Debugging -->
|
||||
## 调试
|
||||
|
||||
|
||||
<!-- Benchmarking -->
|
||||
## 基准测试
|
||||
|
||||
|
||||
<!-- Profiling and Optimizing -->
|
||||
## 分析和优化
|
||||
|
||||
|
||||
<!-- Style Checking -->
|
||||
## 风格检测
|
||||
|
||||
|
||||
<!-- Static Error Analysis -->
|
||||
## 静态错误分析
|
||||
|
||||
|
||||
<!-- Code Reviews -->
|
||||
## 代码重审
|
||||
|
||||
|
||||
<!-- Pair Programming -->
|
||||
## 结对编程
|
||||
|
||||
|
||||
<!-- Refactoring -->
|
||||
## 重构
|
||||
|
||||
|
||||
<!-- Continuous Integration -->
|
||||
## 持续集成
|
||||
|
||||
|
||||
<!-- Summary -->
|
||||
## 本章小结
|
||||
|
||||
<!-- 分页 -->
|
||||
|
||||
<div style="page-break-after: always;"></div>
|
||||
Reference in New Issue
Block a user