- Vue.js 2.x by Example
- Mike Street
- 147字
- 2021-07-02 20:00: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: "Just assign the names of the layers you want to activate to the VK_INSTANCE_LAYERS environment variable."
A block of code is set as follows:
<p id="app">
{{ calculateSalesTax(shirtPrice) }}
</p>
Any command-line input or output is written as follows:
app.salesTax = 20
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 System info from the Administration panel."
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
- 黑客攻防從入門到精通(實戰秘笈版)
- iOS面試一戰到底
- 自制編譯器
- JavaScript+DHTML語法與范例詳解詞典
- RSpec Essentials
- MongoDB,Express,Angular,and Node.js Fundamentals
- UML軟件建模
- Go語言入門經典
- INSTANT Apache Hive Essentials How-to
- Android嵌入式系統程序開發(基于Cortex-A8)
- Flask開發Web搜索引擎入門與實戰
- 從零開始學Unity游戲開發:場景+角色+腳本+交互+體驗+效果+發布
- 數據結構與算法詳解
- Practical Time Series Analysis
- Swift從入門到精通 (移動開發叢書)