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

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.
主站蜘蛛池模板: 平湖市| 屯门区| 玛曲县| 宜君县| 舟曲县| 台东县| 托克逊县| 监利县| 辽阳县| 东丰县| 赣州市| 清原| 上蔡县| 柳林县| 岳阳县| 崇文区| 兴城市| 池州市| 城口县| 布尔津县| 洪泽县| 淳安县| 远安县| 沙洋县| 高要市| 临洮县| 昌宁县| 安龙县| 阿克陶县| 河西区| 尚义县| 阿瓦提县| 淳化县| 永州市| 肇州县| 黄陵县| 平乐县| 当阳市| 长丰县| 驻马店市| 祁东县|