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

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."

A block of code is set as follows:

public class KMSClient{
private String keyId = "arn:aws:kms:us-west-2:450394462648:key/1cd0e2d5-61e1-4a71-a6b2-b9db825c9fce";
private AWSCredentials credentials;
private AWSKMSClient kms;

public KMSClient(){
credentials = new BasicAWSCredentials(accessKey, secretKey);

kms = new AWSKMSClient(credentials);
kms.setEndpoint("kms.us-west-2.amazonaws.com");
}

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

mkdir a1electronics

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "From the EC2 navigation pane, click on Instances to view all your EC2 instances."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 泸州市| 九江市| 教育| 翁牛特旗| 富顺县| 巴楚县| 西丰县| 分宜县| 昌邑市| 宁城县| 建瓯市| 澄江县| 崇礼县| 虎林市| 仙游县| 洮南市| 句容市| 都昌县| 红桥区| 神木县| 襄樊市| 沭阳县| 本溪| 定边县| 玛沁县| 清涧县| 舒城县| 赤城县| 彭山县| 兰坪| 息烽县| 芜湖县| 金塔县| 百色市| 凌云县| 藁城市| 全南县| 西乡县| 肃宁县| 昌图县| 巢湖市|