- Learning Scala Programming
- Vikash Sharma
- 50字
- 2021-06-30 19:07:46
Asynchronous code
Simply defined, asynchronous code is where your program control returns immediately after calling a block of instruction (that is a function), having started some parallel/ background effort to complete your request. This means your program flow will not stop because of a certain function taking time to complete.
推薦閱讀
- 程序員修煉之道:程序設計入門30講
- What's New in TensorFlow 2.0
- Django Design Patterns and Best Practices
- Production Ready OpenStack:Recipes for Successful Environments
- SAP BusinessObjects Dashboards 4.1 Cookbook
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- 零基礎(chǔ)學單片機C語言程序設計
- VMware虛擬化技術(shù)
- Java編程的邏輯
- 智能手機APP UI設計與應用任務教程
- Hands-On Full Stack Development with Spring Boot 2.0 and React
- Hands-On JavaScript for Python Developers
- Hands-On Kubernetes on Windows
- Practical GIS
- 深度學習程序設計實戰(zhàn)