- Ionic Cookbook
- Hoc Phan
- 167字
- 2021-07-09 21:15:09
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: "Ionic Creator allows the user to export everything as a project with all .html
, .css
, and .js
files."
A block of code is set as follows:
{ "name": "myApp", "app_id": "", "watchPatterns": [ "www/**/*", "!www/css/**/*", "your_folder_here/**/*" ] }
Any command-line input or output is written as follows:
$ ionic start HelloWorld_Blank blank
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: "Once completed, click on the Export button on the top navigation."
- .NET之美:.NET關鍵技術深入解析
- R語言編程指南
- Learning Linux Binary Analysis
- Building Minecraft Server Modifications
- 精通Linux(第2版)
- Mastering Drupal 8 Views
- 執劍而舞:用代碼創作藝術
- 響應式架構:消息模式Actor實現與Scala、Akka應用集成
- Extreme C
- Modern C++ Programming Cookbook
- Java Web開發實例大全(基礎卷) (軟件工程師開發大系)
- Mastering Adobe Captivate 7
- 寫給大家看的Midjourney設計書
- Java程序設計教程
- Mastering PostgreSQL 11(Second Edition)