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

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: "Let's create the first web page as index.html inside the src/main/resources/templates directory" A block of code is set as follows:

public class Entry {
private String value;
public Entry(String value)
{ this.value = value; }
public String getValue()
{ return value; }
}

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

curl -X POST --user clientapp:123456 http://localhost:8080/oauth/token 
-H "content-type: application/x-www-form-urlencoded"
-d "code=5sPk8A&grant_type=authorization_code&redirect_uri=http%3A%2F%2Flocalhost%3A9000%2Fcallback&scope=read_profile"

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: "click on Authorize so you get redirected back to the redirect URI callback."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 仙居县| 两当县| 牟定县| 方山县| 兴安盟| 云和县| 宁城县| 资中县| 丽江市| 囊谦县| 高台县| 南溪县| 延寿县| 贵德县| 京山县| 通河县| 东兰县| 石台县| 墨玉县| 宝丰县| 屏东县| 阳信县| 营山县| 商洛市| 苗栗县| 界首市| 盐津县| 新闻| 新密市| 中山市| 霍城县| 启东市| 咸丰县| 屯昌县| 平武县| 清水县| 故城县| 贵南县| 延庆县| 栾城县| 华蓥市|