- ArcGIS for Desktop Cookbook
- Daniela Cristiana Docan
- 163字
- 2021-08-06 19:36:41
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: "In the next step, you will create a file geodatabase named Topo5k.gdb
for a topographic map corresponding to the scale 1:5,000
."
A block of code is set as follows:
HYC[int] = HIC[int] Name[string] = Name[string] HType[int] = HAT[int]
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: "Select ArcToolbox from the Standard toolbar. Go to Data Management Tools | Workspace, and double-click on the Create File GDB tool."
- PHP動態網站程序設計
- 一步一步學Spring Boot 2:微服務項目實戰
- Building a RESTful Web Service with Spring
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- Learn React with TypeScript 3
- C語言程序設計
- Rust游戲開發實戰
- Spring Boot實戰
- 時空數據建模及其應用
- Java Web從入門到精通(第3版)
- 區塊鏈架構之美:從比特幣、以太坊、超級賬本看區塊鏈架構設計
- 測試架構師修煉之道:從測試工程師到測試架構師
- Node.js應用開發
- 絕密原型檔案:看看專業產品經理的原型是什么樣
- Swift 2 Design Patterns