What is the translation of " ASYNCHRONOUSLY " in Chinese? S

Examples of using Asynchronously in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
This flag tells the system that you want to access a device asynchronously.
这个标志告诉系统你想要异步地访问设备。
Information can be transmitted asynchronously, so the sender does not have to wait for a response.
信息可以以异步的方式传送,所以传送者不必等待回应。
Background Jobs: Also called a PSJob, it allows a command sequence(script)or pipeline to be invoked asynchronously.
后台作业:也称为PSJob,它允许一个命令序列(脚本)或管道异步调用。
They can be processed synchronously or asynchronously, allowing for different models to handle scaling;
它们可以以同步或异步的方式处理,允许扩展不同的模型来处理;.
Just like a Queue in computer science, it's a holding place that lets you store messages andread them back asynchronously.
就像计算机科学中的队列,这是一个可以让你存储消息和异步读回的地方。
To send the request asynchronously, the async parameter of the open() method has to be set to true:.
如需异步发送请求,open()方法的async参数必需设置为true:.
Often, it was impossible to get real-time responses,so data was typically sent asynchronously via files or one-way messages.
获得实时的响应常常是不可能的,所以数据通常是通过文件或单向消息异步发送的。
If the command was not begun asynchronously, the shell waits for the command to complete and collects its exit status.
如果command不是异步启动的,shell将等待其完成并收集退出状态码。
Then has to be protected from thiscase because the provided callback is invoked asynchronously, after the promise has been created.
Then必须在这种情况下保护,因为提供的回调是异步调用的,随后创建promise。
Projects are now loaded asynchronously- the key parts of the solution first- so that you can start working faster.
现在以异步方式加载项目,并且解决方案的关键部分首先进行加载,以便您可以更快地开始工作。
All write operations are directed at the primary server which is thenresponsible for replicating the data to the secondary servers asynchronously.
所有写入操作都针对主服务器,然后负责将数据异步复制到辅助服务器。
This method is thepreferred place to subscribe to events and/or asynchronously load data, so that's where we're going to look first!
这个方法是订阅事件和异步加载数据的首选地方,所以这里是我们首先要看的。!
While this was encouraging progress, we wanted to know what else could be done tofurther improve the number of projects loaded asynchronously.
虽然这是令人鼓舞的进展,但是我们想知道什么可以进一步增加异步加载的项目的数目。
Ajax provides the ability to communicate with the server asynchronously, thereby freeing the user experience from the request/response cycle.
Ajax提供与服务器异步通信的能力,从而使用户从请求/响应的循环中解脱出来。
One of AJAX's benefits is it providesinstantaneous feedback to the user because it requests information asynchronously from the backend web server.
Ajax的引用的好处之一是,它提供了即时反馈给用户,因为它从后端web服务器异步请求的信息。
Because the httpGet() method runs asynchronously, you must call the responseString() method in order to handle its return value.
因为httpGet()方法是异步运行的,你必须调用responseString()方法才能处理其返回值。
While most NAS systems do offer replication for disaster recovery,that replication is done asynchronously(eventually becoming consistent).
虽然大多数网络附属存储(NAS)系统提供复制以进行灾难恢复,但是这种复制是异步完成的(最终会变得一致)。
Most web applications need to do some work asynchronously behind the scenes that's not directly associated with responding to a user's request.
大多数Web应用程序需要在幕后异步执行一些与响应用户请求无直接关联的工作。
However, using this return value is legacy and should be avoided because futureversions of React may render components asynchronously in some cases.
但是,使用此返回值是历史遗留的,应该避免使用,因为在某些情况下,React的未来版本可能会异步渲染组件。
All polls are processed asynchronously via one or more tasks, and results are published to cloud storage buckets configured on your organisation.
所有民意调查都通过一项或多项任务异步处理,结果将发布到组织中配置的云存储分区。
Ajax is just a term to describe theprocess of exchanging data from a web server asynchronously through JavaScript, without a page refresh.
Ajax只是一个术语,用于描述通过JavaScript异步地从Web服务器交换数据的过程,而无需刷新页面。
All input and output in Node is done asynchronously, unless you explicitly use a synchronous variant of a function, such as readFileSync.
Node中的所有输入输出都是异步的,除非你明确使用函数的同步变体,比如readFileSync。
When you access data by using the Microsoft Dynamics 365 web services,always use an XMLHttpRequest that is configured to execute asynchronously.
当您使用MicrosoftDynamics365Web服务访问数据时,请总是使用配置为异步执行的XMLHttpRequest。
Even better, the request is sent asynchronously, which means that your JavaScript code(and the user) doesn't wait around on the server to respond.
更好的是,请求是异步发送的,就是说JavaScript代码(和用户)不用等待服务器的响应。
In Scala,futures and promises can be used to process data asynchronously, making it easier to parallelize or even distribute your application.
Dgt;在Scala中,Future和promis可用于异步处理数据,使其更容易并行化甚至分发应用程序。
Upstart operates asynchronously; it handles starting of the tasks and services during boot and stopping them during shutdown, and also supervises the tasks and services while the system is running.
Upstart是异步工作的;它在系统运行时监督服务,并且在开关机时启动和关闭任务和服务。
However, since the actual data transfer happens asynchronously, this method does not provide any information whether the data transfer has succeeded or not.
然而,由于实际数据传输是异步的,所以此方法不提供任何关于数据传输是否成功的信息。
Non-blocking methods execute asynchronously- you run application and the non-blocking operations return right away, but the actual work is stating later.
非阻塞方法异步执行--您运行应用程序并且非阻塞操作立即返回,但实际工作是在稍后执行。
Writing the checkpoint data to the persistent storage happens asynchronously, which means that a Flink application continues to process data during the checkpointing process.
将检查点数据写入持久存储是异步发生的,这意味着Flink应用程序在写检查点过程中可以继续处理数据。
Results: 29, Time: 0.0216
S

Synonyms for Asynchronously

Top dictionary queries

English - Chinese