- 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."
推薦閱讀
- 腦動(dòng)力:Linux指令速查效率手冊(cè)
- 人工智能超越人類
- 工業(yè)機(jī)器人技術(shù)及應(yīng)用
- Photoshop CS4經(jīng)典380例
- 樂高創(chuàng)意機(jī)器人教程(中級(jí) 下冊(cè) 10~16歲) (青少年iCAN+創(chuàng)新創(chuàng)意實(shí)踐指導(dǎo)叢書)
- 深度學(xué)習(xí)中的圖像分類與對(duì)抗技術(shù)
- 21天學(xué)通Java
- Supervised Machine Learning with Python
- 工業(yè)機(jī)器人操作與編程
- 網(wǎng)絡(luò)安全與防護(hù)
- PostgreSQL 10 Administration Cookbook
- 從零開始學(xué)SQL Server
- Mastering GitLab 12
- Ansible 2 Cloud Automation Cookbook
- FreeCAD [How-to]