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

  • Learning Salesforce Einstein
  • Mohith Shrivastava
  • 223字
  • 2021-07-02 21:43:53

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.
主站蜘蛛池模板: 罗平县| 桦甸市| 高要市| 肇源县| 荆门市| 松溪县| 柳州市| 五华县| 梓潼县| 旬邑县| 高台县| 临湘市| 九龙城区| 无为县| 天台县| 绥芬河市| 西贡区| 泸定县| 阳城县| 玛纳斯县| 武威市| 荔波县| 嘉禾县| 梅河口市| 卢龙县| 海晏县| 泰宁县| 湟中县| 寿光市| 建平县| 普兰县| 高州市| 石河子市| 鄢陵县| 浪卡子县| 涡阳县| 峨眉山市| 大洼县| 松滋市| 屏东市| 江源县|