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

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.

主站蜘蛛池模板: 新源县| 衡阳县| 宜兰市| 新余市| 突泉县| 浦江县| 连南| 星子县| 潮安县| 醴陵市| 卓资县| 庆安县| 田林县| 抚远县| 屏山县| 包头市| 岑巩县| 许昌县| 海兴县| 广饶县| 惠东县| 天气| 嘉义市| 广平县| 广昌县| 龙里县| 甘南县| 工布江达县| 嘉祥县| 富裕县| 榆树市| 常宁市| 铅山县| 岳阳市| 莱州市| 孟村| 周至县| 英德市| 揭东县| 邵武市| 颍上县|