- JavaScript Concurrency
- Adam Boduch
- 149字
- 2021-07-30 09:48:38
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: "We can include other contexts through the use of the include
directive."
A block of code is set as follows:
// Loads the worker script, and starts the // worker thread. var worker = new Worker('worker.js');
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: "Clicking the Next button moves you to the next screen."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
推薦閱讀
- Java多線程編程實(shí)戰(zhàn)指南:設(shè)計(jì)模式篇(第2版)
- Web前端開發(fā)技術(shù):HTML、CSS、JavaScript(第3版)
- 深入理解Django:框架內(nèi)幕與實(shí)現(xiàn)原理
- ASP.NET Core 2 and Vue.js
- Java Web基礎(chǔ)與實(shí)例教程
- Mastering Linux Network Administration
- SQL基礎(chǔ)教程(第2版)
- Access 2010數(shù)據(jù)庫應(yīng)用技術(shù)(第2版)
- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- C語言開發(fā)基礎(chǔ)教程(Dev-C++)(第2版)
- NoSQL數(shù)據(jù)庫原理
- 響應(yīng)式Web設(shè)計(jì):HTML5和CSS3實(shí)戰(zhàn)(第2版)
- Spring Boot+MVC實(shí)戰(zhàn)指南
- Maker基地嘉年華:玩轉(zhuǎn)樂動(dòng)魔盒學(xué)Scratch
- 小程序從0到1:微信全棧工程師一本通