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

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: "A thousand-line function with multiple nested if and while loops (and I've seen plenty) is pretty much untestable." A block of code is set as follows:

public static class MyMath
{
   public static int Add(int a, int b)
   {
      return a + b;
   }
}

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

<!DOCTYPE html>
<html>
<head>
[...]
</head>
<body ng-app="shopApp">
<%- include navbar.ejs %>
<div class="container" ng-controller="productController">
[...]
</div>
</body>
</html>

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

sudo apt-get update
sudo apt-get install ubuntu-desktop

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: "Git will rewind your work until it finds the master, which is after the Added weapons commit."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 榕江县| 巴里| 边坝县| 六枝特区| 和平区| 武安市| 讷河市| 长沙市| 长沙市| 北海市| 临洮县| 萨嘎县| 兴安县| 鹿邑县| 泗阳县| 龙南县| 乌拉特前旗| 宜春市| 保德县| 左贡县| 铜川市| 东乡县| 彝良县| 将乐县| 宽城| 博罗县| 高阳县| 胶南市| 皮山县| 黄浦区| 安福县| 渝北区| 卓资县| 金阳县| 盐山县| 常宁市| 霞浦县| 丰原市| 长岛县| 陕西省| 星座|