- 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.
推薦閱讀
- Functional Python Programming
- MATLAB 2020 從入門到精通
- Drupal 8 Configuration Management
- 數(shù)據(jù)結(jié)構(gòu)習(xí)題解析與實驗指導(dǎo)
- Spring核心技術(shù)和案例實戰(zhàn)
- C和C++游戲趣味編程
- Android傳感器開發(fā)與智能設(shè)備案例實戰(zhàn)
- Kivy Cookbook
- 零代碼實戰(zhàn):企業(yè)級應(yīng)用搭建與案例詳解
- 寫給大家看的Midjourney設(shè)計書
- 石墨烯改性塑料
- UX Design for Mobile
- SSH框架企業(yè)級應(yīng)用實戰(zhàn)
- Web開發(fā)的平民英雄:PHP+MySQL
- ROS機器人編程實戰(zhàn)