Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 2.64 KB

SUMMARY.md

File metadata and controls

28 lines (26 loc) · 2.64 KB

Summary

This is the summary of my book.

  • [Chapter 01. Introduction 介绍](Chapter 01. Introduction 介绍.md)
  • [Chapter 02. Overview 总览](Chapter 02. Overview 总览.md)
  • [Chapter 03. Tutorials 教程](Chapter 03. Tutorials 教程.md)
  • [Chapter 04. Installing Gradle 安装](Chapter 04. Installing Gradle 安装.md)
  • [Chapter 05. Troubleshooting 问题解决](Chapter 05. Troubleshooting 问题解决.md)
  • [Chapter 06. Build Script Basics 构建脚本的基础知识](Chapter 06. Build Script Basics 构建脚本的基础知识.md)
  • [Chapter 07. Java Quickstart 快速开始 Java](Chapter 07. Java Quickstart 快速开始 Java.md)
  • [Chapter 08. Dependency Management Basics 依赖管理的基础知识](Chapter 08. Dependency Management Basics 依赖管理的基础知识.md)
  • [Chapter 09. Groovy Quickstart 快速开始 Groovy](Chapter 09. Groovy Quickstart 快速开始 Groovy.md)
  • [Chapter 10. Web Application Quickstart 快速开始 Web 应用](Chapter 10. Web Application Quickstart 快速开始 Web 应用.md)
  • [Chapter 11. Using the Gradle Command-Line 使用 Gradle 命令行](Chapter 11. Using the Gradle Command-Line 使用 Gradle 命令行.md)
  • [Chapter 12. Using the Gradle Graphical User Interface 使用 Gradle 图形化用户界面](Chapter 12. Using the Gradle Graphical User Interface 使用 Gradle 图形化用户界面.md)
  • [Chapter 13. Writing Build Scripts 编写构建脚本](Chapter 13. Writing Build Scripts 编写构建脚本.md)
  • [Chapter 14. Tutorial - 'This and That' 教程-这个那个](Chapter 14. Tutorial - 'This and That' 教程-这个那个.md)
  • [Chapter 15. More about Tasks 更多关于任务](Chapter 15. More about Tasks 更多关于任务.md)
  • [Chapter 16. Working With Files 跟文件工作](Chapter 16. Working With Files 跟文件工作.md)
  • [Chapter 17. Using Ant from Gradle 从 Gradle 使用 Ant](Chapter 17. Using Ant from Gradle 从 Gradle 使用 Ant.md)
  • [Chapter 18. Logging 日志.md](Chapter 18. Logging 日志.md)
  • [Chapter 19. The Gradle Daemon 守护进程](Chapter 19. The Gradle Daemon 守护进程.md)
  • [Chapter 20. The Build Environment 构建环境](Chapter 20. The Build Environment 构建环境.md)
  • [Chapter 21. Gradle Plugins 插件](Chapter 21. Gradle Plugins 插件.md)
  • [Chapter 22. Standard Gradle plugins 标准 Gradle 插件](Chapter 22. Standard Gradle plugins 标准 Gradle 插件.md)
  • [Chapter 23. The Java Plugin 关于 Java 插件](Chapter 23. The Java Plugin 关于 Java 插件.md)
  • [Appendix E. Existing IDE Support and how to cope without it 支持的 IDE 以及如何应对没有它](Appendix E. Existing IDE Support and how to cope without it 支持的 IDE 以及如何应对没有它.md)