- 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.
推薦閱讀
- 從零構(gòu)建知識(shí)圖譜:技術(shù)、方法與案例
- 計(jì)算思維與算法入門
- Mobile Application Development:JavaScript Frameworks
- C程序設(shè)計(jì)簡(jiǎn)明教程(第二版)
- Mastering OpenCV Android Application Programming
- Practical Internet of Things Security
- Magento 2 Development Cookbook
- 游戲程序設(shè)計(jì)教程
- FFmpeg入門詳解:音視頻原理及應(yīng)用
- Citrix XenServer企業(yè)運(yùn)維實(shí)戰(zhàn)
- 機(jī)器學(xué)習(xí)微積分一本通(Python版)
- 新印象:解構(gòu)UI界面設(shè)計(jì)
- R語(yǔ)言數(shù)據(jù)分析從入門到實(shí)戰(zhàn)
- 現(xiàn)代JavaScript編程:經(jīng)典范例與實(shí)踐技巧
- 面向?qū)ο蟪绦蛟O(shè)計(jì)及C++實(shí)驗(yàn)指導(dǎo)(第3版)