- Vue.js 2 Design Patterns and Best Practices
- Paul Halliday
- 142字
- 2021-06-24 18:33:00
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in the text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."
A block of code is set as follows:
// my-module.js
export default function add(x, y) {
return x + y
}
Any command-line input or output is written as follows:
$ npm install
$ npm run dev
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select System info from the Administration panel."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- 解析QUIC/HTTP3:未來互聯網的基石
- 走進物聯網
- 計算機網絡與數據通信
- Windows Server 2003 Active Directory Design and Implementation: Creating, Migrating, and Merging Networks
- Getting Started with WebRTC
- PLC、現場總線及工業網絡實用技術速成
- 物聯網通信技術
- Scala Design Patterns.
- 網絡工程實施技術與方案大全
- 深入理解Nginx:模塊開發與架構解析
- Web用戶查詢日志挖掘與應用
- 商業的本質和互聯網
- Laravel Application Development Cookbook
- 物聯網
- 物聯網,So Easy!