异步编程(Asynchronous programming):有些任务,特别是输入输出,需要异步执行,以提高程序的运行效率。因此,保证在输入输出期间线程不会长时间阻塞,非常重要。
基于64个网页-相关网页
Now let's take a look at the equivalent using the asynchronous programming model.
现在,让我们来看一下使用异步编程模型的等效代码。
E has the following core language constructs to support asynchronous programming.
E提供了以下核心语言概念来支持异步编程。
It has a local messaging provider to enable an asynchronous programming pattern.
它拥有一个本地消息传递提供者,可以支持异步编程模式。
应用推荐