【转载】Gradle学习 第一章:引言
轉載地址:http://ask.android-studio.org/?/article/7
We would like to introduce Gradle to you, a build system that we think is a quantum leap for build technology in the Java (JVM) world. Gradle provides:
<翻譯>我們準備把Gradle介紹給你,我們認為它是一個在Java構建技術世界里具有巨大突破性的構建工具。Gradle具有如下特性:
<翻譯>一個像Ant一樣靈活且通用的構建工具。
<翻譯>一種可切換的,像Maven一樣的基于約定的構建框架,卻又從不約束你(約定優于配置)。
<翻譯>對多項目構建的強力支持。
<翻譯>對依賴管理的強力支持(基于Apache Ivy)。
<翻譯>對已有的Maven和Ivy倉庫有著全面的支持。
<翻譯>支持可傳遞性的依賴管理,而不需要遠程倉庫或者pom.xml和ivy.xml配置文件。
<翻譯>Gradle能夠很好地支持Ant任務和構建 。(有更好的翻譯歡迎提議)
<翻譯>支持用Groovy語言編寫Gradle的腳本。
<翻譯>擁有豐富的領域模型來構建你的腳本。
In Chapter 2, Overview you will find a detailed overview of Gradle. Otherwise, the tutorials are waiting, have fun :)
<翻譯>在第二章《概述》中,你將會看到關于Gradle的詳細概述。否則的話,請繼續閱讀教程(http://ask.android-studio.org/?/article/15),祝你愉快:)
1.1. About this user guide 關于本用戶指南
This user guide, like Gradle itself, is under very active development. Some parts of Gradle aren't documented as completely as they need to be. Some of the content presented won't be entirely clear or will assume that you know more about Gradle than you do. We need your help to improve this user guide. You can find out more about contributing to the documentation at the Gradle web site.
<翻譯>這篇用戶指南就像Gradle本身一樣,正處于一個經常變動更新的狀態。有些部分并沒有想象中那么完善,有些內容并沒有足夠清晰的表達出來或者有些內容是建立在假設你已經對Gradle有一定了解的基礎上(實際上你可能對Gradle并不是很了解)。我們需要你幫助完善這篇指南,你可以在Gradle的官方網站上找到更多有助于閱讀該指南的文檔。
Throughout the user guide, you will find some diagrams that represent dependency relationships between Gradle tasks. These use something analogous to the UML dependency notation, which renders an arrow from one task to the task that the first task depends on.
<翻譯>貫穿整個用戶指南,你會發現一些用于描繪Gradle tasks之間的依賴關系的圖表。這些圖表有點像UML的依賴標記一樣,從一個task延伸出一個箭頭指向另一個task,這表示前一個task依賴于后一個task。
原文地址:http://www.gradle.org/docs/cur ... .html
翻譯者:Jerry
郵箱:hjpdyxhjd@163.com
轉載于:https://www.cnblogs.com/wust221/p/5427309.html
總結
以上是生活随笔為你收集整理的【转载】Gradle学习 第一章:引言的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 如何在单元测试中测试异步函数,block
- 下一篇: Vs 控件错位 右侧资源管理器文件夹点