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

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 are shown as follows: "The renderTo option instructs Highcharts to display the graph onto the HTML <div> element with 'container' as the ID value, which is defined in the HTML <body> section."

A block of code is set as follows:

<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
  <path id="curveAB" d="M 100 350 q 150 -300 300 0" stroke="blue" stroke-width="5" fill="none" />
  <!-- Mark relevant points -->
  <g stroke="black" stroke-width="3" fill="black">
    <circle id="pointA" cx="100" cy="350" r="3" />
    <circle id="pointB" cx="400" cy="350" r="3" />
  </g>
  <!-- Label the points -->
  <g font-size="30" font="sans-serif" fill="black" stroke="none" text-anchor="middle">
    <text x="100" y="350" dx="-30">A</text>
    <text x="400" y="350" dx="30">B</text>
  </g>
</svg>

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

java -jar batik-rasterizer.jar /tmp/chart.svg

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: "The first four series—UK, Germany, S. Korea, and Japan are stacked together as a single column and US is displayed as a separate column."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 前郭尔| 岳池县| 栾城县| 滨州市| 湛江市| 远安县| 拜城县| 嵩明县| 海口市| 洛阳市| 镶黄旗| 安岳县| 铅山县| 霞浦县| 甘谷县| 广水市| 喀喇沁旗| 志丹县| 济宁市| 安徽省| 崇信县| 临桂县| 离岛区| 铜陵市| 景洪市| 工布江达县| 卢氏县| 泽库县| 乌海市| 五家渠市| 玛曲县| 金溪县| 扶绥县| 叶城县| 迭部县| 同德县| 方城县| 望奎县| 项城市| 宾阳县| 绍兴市|