- 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.
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- 算法基礎(chǔ):打開程序設(shè)計之門
- WSO2 Developer’s Guide
- Mastering Drupal 8 Views
- Linux:Embedded Development
- WordPress 4.0 Site Blueprints(Second Edition)
- HTML5 APP開發(fā)從入門到精通(微課精編版)
- Python預(yù)測分析與機器學(xué)習(xí)
- Redmine Cookbook
- 算法超簡單:趣味游戲帶你輕松入門與實踐
- Getting Started with RethinkDB
- C語言編程魔法書:基于C11標(biāo)準(zhǔn)
- VMware vRealize Orchestrator Essentials
- UI設(shè)計參考手冊
- Node.js入門指南