- ASP.NET Core 2 High Performance(Second Edition)
- James Singleton
- 172字
- 2021-07-08 09:38:55
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 update command is different to the upgrade command, but they are often used together."
A block of code is set as follows:
#import packages into the project from bs4 import BeautifulSoup from urllib.request import urlopen import pandas as pd
Any command-line input or output is written as follows:
sudo apt-get install docker-ce
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: "Right-click on your web application project in Solution Explorer and select Manage NuGet Packages... to open the graphical package manager window."
- Getting Started with Citrix XenApp? 7.6
- HTML5+CSS3+JavaScript從入門到精通:上冊(cè)(微課精編版·第2版)
- DevOps with Kubernetes
- Python 3.7網(wǎng)絡(luò)爬蟲快速入門
- 潮流:UI設(shè)計(jì)必修課
- PyTorch自動(dòng)駕駛視覺(jué)感知算法實(shí)戰(zhàn)
- Learn Scala Programming
- Apache Mahout Clustering Designs
- ServiceNow:Building Powerful Workflows
- Swift 4 Protocol-Oriented Programming(Third Edition)
- Java零基礎(chǔ)實(shí)戰(zhàn)
- 小型編譯器設(shè)計(jì)實(shí)踐
- C++編程兵書
- Angular應(yīng)用程序開發(fā)指南
- Orchestrating Docker