官术网_书友最值得收藏!

Conventions

In this book, you will find a number of styles of text 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: "An init script can be added and enabled for the agent, similar to the one for the server, in order to run it as a daemon."

A block of code is set as follows:

cover => coverage
nosetests.xml

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.stacktoheap.maven_ci_example</groupId>
  <artifactId>maven_ci_example</artifactId>
  <packaging>jar</packaging>
  <version>1.0-SNAPSHOT</version>
  <name>maven_ci_example</name>
  <url>http://maven.apache.org</url>
  <dependencies>
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <version>3.8.1</version>
      <scope>test</scope>
    </dependency>
  </dependencies>
</project>

Any command-line input or output is written as follows:

wget http://www.trieuvan.com/apache/ant/binaries/apache-ant-1.9.3-bin.tar.gz
tar xvfz apache-ant-1.9.3-bin.tar.gz
export ANT_HOME="~/Downloads/apache-ant-1.9.3"
export PATH="$PATH:$ANT_HOME/bin"

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "If you choose to install the agent, next comes the Configure Build Agent Properties screen."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 巴青县| 内乡县| 江津市| 简阳市| 获嘉县| 静乐县| 高平市| 邵东县| 方山县| 凯里市| 清水河县| 开封县| 松潘县| 开阳县| 张北县| 商丘市| 双峰县| 汉寿县| 洛川县| 密云县| 栖霞市| 丹巴县| 宜昌市| 宁乡县| 孟州市| 瑞安市| 孟津县| 金华市| 平安县| 榆林市| 凭祥市| 从江县| 乃东县| 乡城县| 栾川县| 龙泉市| 巴中市| 嘉兴市| 黄龙县| 靖江市| 灵寿县|