- Practical Network Automation
- Abhishek Ratan
- 127字
- 2021-07-02 15:21:49
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: "From the installation directory, we just need to invoke python.exe, which will invoke the Python interpreter."
A block of code is set as follows:
#PowerShell sample code
$myvalue=$args[0]
write-host ("Argument passed to Powershell is "+$myvalue)
Any command-line input or output is written as follows:
python checkargs.py 5 6
New terms and important words are shown in bold.
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- 輕松學Java Web開發
- 一本書玩轉數據分析(雙色圖解版)
- 計算機控制技術
- 計算機圖形圖像處理:Photoshop CS3
- 城市道路交通主動控制技術
- MATLAB/Simulink權威指南:開發環境、程序設計、系統仿真與案例實戰
- Blender 3D Printing by Example
- MATLAB-Simulink系統仿真超級學習手冊
- AMK伺服控制系統原理及應用
- Mastering Predictive Analytics with scikit:learn and TensorFlow
- Serverless Design Patterns and Best Practices
- Hands-On Geospatial Analysis with R and QGIS
- 深度學習之模型優化:核心算法與案例實踐
- NetSuite ERP for Administrators
- Architectural Patterns