- Mastering Akka
- Christian Baxter
- 172字
- 2021-07-08 11:06:03
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: "If you want to stop a Docker container, use the docker stop
command, supplying the name of the container you want to stop."
A block of code is set as follows:
{ "firstName": "Chris", "lastName": "Baxter", "email": "chris@masteringakka.com" }
Any command-line input or output is written as follows:
docker-build.sh
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 the Docker whale icon in your system tray and select Preferences in the context menu that pops up."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- SQL Server 2012數(shù)據(jù)庫(kù)技術(shù)及應(yīng)用(微課版·第5版)
- Scratch 3游戲與人工智能編程完全自學(xué)教程
- Windows Presentation Foundation Development Cookbook
- Web全棧工程師的自我修養(yǎng)
- JS全書:JavaScript Web前端開(kāi)發(fā)指南
- 快速念咒:MySQL入門指南與進(jìn)階實(shí)戰(zhàn)
- Create React App 2 Quick Start Guide
- 好好學(xué)Java:從零基礎(chǔ)到項(xiàng)目實(shí)戰(zhàn)
- Natural Language Processing with Java and LingPipe Cookbook
- 匯編語(yǔ)言編程基礎(chǔ):基于LoongArch
- Mastering C++ Multithreading
- C語(yǔ)言程序設(shè)計(jì)簡(jiǎn)明教程:Qt實(shí)戰(zhàn)
- Python Data Science Cookbook
- BeagleBone Robotic Projects(Second Edition)
- Java程序設(shè)計(jì)教程