- Mastering Microservices with Java 9(Second Edition)
- Sourabh Sharma
- 151字
- 2021-07-02 21:54:39
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 produceBookingOrderEvent method is added, which takes the booking object."
A block of code is set as follows:
angular.module('otrsApp.restaurants', [ 'ui.router', 'ui.bootstrap', 'ngStorage', 'ngResource' ])
Any command-line input or output is written as follows:
npm install --no-optional gulp
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: "On the Tools dialog, select Create package.json, Create bower.json, and Create gulpfile.js."
Tips and important notes appear in a box like this.
Tips and tricks appear like this.
- 深入理解Android(卷I)
- GeoServer Cookbook
- Microsoft Application Virtualization Cookbook
- 編程卓越之道(卷3):軟件工程化
- Java Web基礎與實例教程(第2版·微課版)
- Go語言高效編程:原理、可觀測性與優化
- Visual C++應用開發
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- 零基礎輕松學SQL Server 2016
- Raspberry Pi Home Automation with Arduino(Second Edition)
- Clojure for Machine Learning
- Emotional Intelligence for IT Professionals
- Python Deep Learning
- iOS開發項目化入門教程
- Python預測分析實戰