- Learning Ionic(Second Edition)
- Arvind Ravulavaru
- 177字
- 2021-07-02 23:24:22
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: "A TypeScript file is saved with a .ts extension."
A block of code is set as follows:
x = 20;
// after a few meaningful minutes
x = 'nah! It's not a number any more';
Any command-line input or output is written as follows:
npm install -g @angular/cli
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: "We will be writing three methods, one to get a random gif, one to get the latest trends, and one to search the Gif API with a keyword."
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
- .NET之美:.NET關鍵技術深入解析
- Oracle 11g從入門到精通(第2版) (軟件開發視頻大講堂)
- 算法精粹:經典計算機科學問題的Java實現
- Mastering Python Scripting for System Administrators
- Web Application Development with R Using Shiny(Second Edition)
- MATLAB應用與實驗教程
- Reactive Programming With Java 9
- Redis Essentials
- Building a Quadcopter with Arduino
- 網絡爬蟲原理與實踐:基于C#語言
- MATLAB 2020從入門到精通
- Node.js全程實例
- Nginx Lua開發實戰
- Python從入門到精通
- 計算機應用技能實訓教程