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

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 SSLSocketFactory class' getDefault returns an SSLSocketFactory instance whose createSocket creates a socket that is connected to the secure echo server."

A block of code is set as follows:

public class ThreadedEchoServer implements Runnable {
    private static Socket clientSocket;

    public ThreadedEchoServer(Socket clientSocket) {
        this.clientSocket = clientSocket;
    }
    ...
}

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

Enter keystore password:
Re-enter new password:
What is your first and last name?
 [Unknown]: First Last
What is the name of your organizational unit?
 [Unknown]: packt
What is the name of your organization?
 [Unknown]: publishing
What is the name of your City or Locality?
 [Unknown]: home
What is the name of your State or Province?
 [Unknown]: calm
What is the two-letter country code for this unit?
 [Unknown]: me
Is CN=First Last, OU=packt, O=publishing, L=home, ST=calm, C=me correct?
 [no]: y

Enter key password for <mykey>
 (RETURN if same as keystore password):

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 NetBeans has been installed, start it and then create a new project from the File | New Project… menu item."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 南昌市| 筠连县| 聂荣县| 河东区| 应用必备| 锡林郭勒盟| 郴州市| 长岛县| 旌德县| 商城县| 龙泉市| 兴海县| 平昌县| 汝阳县| 青浦区| 聂荣县| 朝阳市| 永宁县| 神农架林区| 灵丘县| 台前县| 临西县| 蕉岭县| 岫岩| 淮阳县| 重庆市| 武穴市| 自治县| 长治县| 福建省| 鄱阳县| 荥经县| 西吉县| 历史| 满洲里市| 佛冈县| 舞钢市| 金华市| 新津县| 通城县| 金阳县|