- Gradle Effective Implementations Guide(Second Edition)
- Hubert Klein Ikkink
- 208字
- 2021-07-16 10:43:20
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We can include other contexts through the use of the include directive."
A block of code is set as follows:
task helloWorld << { println 'Hello world.' }
Any command-line input or output is written as follows:
$ gradle -v ------------------------------------------------------------ Gradle 2.12 ------------------------------------------------------------ Build time: 2016-03-14 08:32:03 UTC Chapter 1 [ 5 ] Build number: none Revision: b29fbb64ad6b068cb3f05f7e40dc670472129bc0 Groovy: 2.4.4 Ant: Apache Ant(TM) version 1.9.3 compiled on December23 2013 JVM: 1.8.0_66 (Oracle Corporation 25.66-b17) OS: Mac OS X 10.11.3 x86_64
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "With the Gradle GUI, we have a graphical overview of the tasks in a project and we can execute them by simply clicking on the mouse."
- Designing Purpose:Built Drones for Ardupilot Pixhawk 2.1
- Linux運維實戰:CentOS7.6操作系統從入門到精通
- 精解Windows 8
- 曝光:Linux企業運維實戰
- RESS Essentials
- Windows Server 2012網絡操作系統項目教程(第4版)
- iOS 8開發指南
- INSTANT Galleria Howto
- CentOS 6 Linux Server Cookbook
- Windows 7使用詳解(修訂版)
- bash shell腳本編程經典實例(第2版)
- Multi-Cloud for Architects
- 完美應用Ubuntu(第2版)
- Learn Quantum Computing with Python and IBM Quantum Experience
- BuddyPress Theme Development