AN EVENT LOOP 中文是什么意思 - 中文翻译

[æn i'vent luːp]
[æn i'vent luːp]
一个eventloop

在 英语 中使用 An event loop 的示例及其翻译为 中文

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Why An Event Loop?
为什么会有EventLoop.
Js process exists an event loop.
Js进程中都存在一个事件循环
An event loop has one or more task queues.
一个eventloop有一个或者多个task队列。
For that reason it is also known as an event loop.
正因为如此,它也被称作事件循环
An event loop is a mechanism that allows Node.
事件循环是一种允许Node.
Perhaps the easiest is to use callbacks and an event loop.
但可能最简单的就是使用回调和事件轮询
An event loop has one or more task queues.
一个eventloop可以有1个或多个taskqueue。
In Asynchronous programming, the engine runs in an event loop.
在异步编程中,引擎运行在事件循环中。
Such an event loop can be created with the asyncio. new_event_loop() function.
事件循环可由asyncio.new_event_loop()函数创建.
Node. js uses a single-threaded model with an event loop.
Node.js使用带有事件循环的单线程模型。
Js maintains an event loop which manages all asynchronous operations for you.
Js就包含了一个事件循环机制(EventLoop),为你管理所有的异步操作。
Everyone is already used to running without threads and on an event loop.
每个人都已经习惯于在没有线程和事件循环的情况下运行。
Because of this, an event loop alone can't improve the performance of computation-intensive applications.
正因为如此,单独的事件循环不能提高计算密集型应用程序的性能。
Learn the JavaScript concurrency model andhow it is based on an event loop.
了解JavaScript并发模型及其如何基于事件循环而运作.
Js sends that particular request in an event loop and goes ahead to handle the next request in the call stack.
Js会把请求发送到事件循环中,然后在调用栈上处理下一个请求。
Although you can predict the order of task execution,you can't predict exactly when an event loop will take a task off the queue.
虽然你可以预知任务执行的顺序,但你无法准确预测事件循环何时将任务从队列中删除。
Js sends that particular request in an event loop and goes ahead to handle the next request in the call stack.
Js会把该请求发送给一个事件循环(eventloop),然后继续处理在调用堆栈(callstack)中的下一请求。
The aio-libs community is rewriting many Python networking libraries to include support for asyncio,Python's standard library implementation of an event loop.
Aio-libs社区正在重写许多Python网络库,以包括对asyncio的支持,asyncio是Python事件循环的标准库实现。
This title is appropriate, because such an event loop is at the highest level of control within the program.
本文标题称为事件环贴切一点,因为这样的事件环一直是处在程序的最上的控制层面的。
We already saw the tasks mentionedearlier because it's the main way to figure out what an event loop is currently doing via Task. get_current.
我们已经见过了在前面提到过的任务,因为它是通过Task.get_current确定事件循环当前正在做什么的主要方式。
Flutter is single threaded and runs an event loop(like Node. js), you don't have to worry about thread management or spawning background threads.
由于Flutter是单线程并且跑着一个eventloop的(就像Node.js那样),你不必为线程管理或是开启后台线程而操心。
Node uses the Event-Driven Architecture: it has an Event Loop for orchestration and a Worker Pool for expensive tasks.
Node使用事件驱动机制:它有一个EventLoop负责任务编排,和一个WorkerPool专门负责处理繁重任务。
Flutter is single threaded and runs an event loop(like Node. js), you don't have to worry about thread management or spawning background threads.
由于Flutter是单线程模型,而且执行着一个eventloop(就像Node.js),你不需要为线程管理或是开启后台线程操心。
The scheduler maintains a queue of runnable tasks, and executes an event loop that restarts tasks based on external events such as message arrival.
调度器维持一个可运行Task的队列,并执行一个事件循环,来根据例如收到消息等外部事件来重启Task。
What is event loop.
什么是EventLoop.
What is event loop.
Eventloop是什么.
What is event loop?
所以什么是EventLoop?
The Event Loop.
事件循环.
Each event loop has a microtask queue.
一个eventloop都有一个microtaskqueue.
What The Event Loop Is?
什么是eventloop??
结果: 185, 时间: 0.032

单词翻译

顶级字典查询

英语 - 中文