- 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."
- Django+Vue.js商城項目實戰
- ASP.NET Core 5.0開發入門與實戰
- Linux核心技術從小白到大牛
- Python進階編程:編寫更高效、優雅的Python代碼
- Mastering Julia
- TradeStation交易應用實踐:量化方法構建贏家策略(原書第2版)
- 可解釋機器學習:模型、方法與實踐
- Web Development with MongoDB and Node(Third Edition)
- Mastering Data Mining with Python:Find patterns hidden in your data
- 軟件項目管理實用教程
- Android系統下Java編程詳解
- Learning Python Data Visualization
- 計算機應用基礎(第二版)
- Docker:容器與容器云(第2版)
- Mastering Embedded Linux Programming