- Learning D3.js Mapping
- Thomas Newton Oscar Villarreal
- 137字
- 2021-08-06 19:42:42
Conventions
In this book, you will find a number of styles of text 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: "Then open your web browser to http://localhost:8080
."
A block of code is set as follows:
<?xml version="1.0"?> <svg width="200" height="200"> <circle cx="60" cy="60" r="50"/> <circle cx ="5" cy="5" r="10" /> <circle cx="25" cy="35" r="45" /> <circle cx="180" cy="180" r="10"/> <circle cx="80" cy="130" r="40" /> <circle cx="50" cy="50" r="5" /> <circle cx="2" cy="2" r="7"/> <circle cx="77" cy="77" r="17"/> <circle cx="100" cy="100" r="40"/> <circle cx="146" cy="109" r="22"/> </svg>
Any command-line input or output is written as follows:
npm install -g http-server
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Click on the INSTALL button."
推薦閱讀
- Circos Data Visualization How-to
- PowerShell 3.0 Advanced Administration Handbook
- 21天學通PHP
- 走入IBM小型機世界
- Getting Started with Oracle SOA B2B Integration:A Hands-On Tutorial
- AWS:Security Best Practices on AWS
- Mobile DevOps
- Cloud Analytics with Microsoft Azure
- 傳感器技術(shù)應(yīng)用
- OpenStack Cloud Computing Cookbook(Second Edition)
- 網(wǎng)絡(luò)化分布式系統(tǒng)預(yù)測控制
- 悟透JavaScript
- 液壓機智能故障診斷方法集成技術(shù)
- 工業(yè)機器人實操進階手冊
- 貫通Java Web輕量級應(yīng)用開發(fā)