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

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: "The appname variable is the name of your Heroku application.."

A block of code is set as follows:

    var Kafka = require('no-kafka');
var brokerURLs = process.env.KAFKA_URL.replace(/\+ssl/g,'');

var producer = new Kafka.Producer({
connectionString: brokerURLs,
ssl: {
certFile: './client.crt',
keyFile: './client.key'
}
});

producer.init();

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

  heroku addons:attach $POSTGRES_ADDON_ID

# Generate a random key.
export ACCESS_KEY="$RANDOM-$RANDOM-$RANDOM-$RANDOM"

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

$ tar zxvf apache-predictionio-0.10.0-incubating.tar.gz
$ cd apache-predictionio-0.10.0-incubating
$ ./make-distribution.sh

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: "Once the installation is complete, the next steps are to create a permission set for users requiring access. Assign the user, the permission for Automatic Activity Capture."

Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 嵊州市| 乐至县| 望奎县| 平邑县| 鄂尔多斯市| 杭锦后旗| 长治市| 新津县| 铜山县| 怀柔区| 南漳县| 邯郸市| 湖北省| 象山县| 桑日县| 时尚| 略阳县| 恭城| 上饶县| 镇雄县| 和林格尔县| 柳江县| 申扎县| 宁强县| 施甸县| 喜德县| 中阳县| 太仆寺旗| 扎赉特旗| 名山县| 自治县| 尼木县| 农安县| 尤溪县| 古交市| 建德市| 油尖旺区| 阳原县| 青神县| 深圳市| 依安县|