- 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.
推薦閱讀
- 觸·心:DT時代的大數據精準營銷
- C程序設計簡明教程(第二版)
- Learning Apex Programming
- 程序員面試筆試寶典
- CentOS 7 Linux Server Cookbook(Second Edition)
- BeagleBone Media Center
- JavaScript 程序設計案例教程
- Learning Three.js:The JavaScript 3D Library for WebGL
- 軟件測試技術指南
- Swift語言實戰精講
- Oracle 18c 必須掌握的新特性:管理與實戰
- 好好學Java:從零基礎到項目實戰
- C專家編程
- Building Dynamics CRM 2015 Dashboards with Power BI
- 實驗編程:PsychoPy從入門到精通