PROMISE in English translation

promise
保证
承诺
答应
的应许
发誓
诺言
希望
许诺
的前景
有望
promises
保证
承诺
答应
的应许
发誓
诺言
希望
许诺
的前景
有望
promised
保证
承诺
答应
的应许
发誓
诺言
希望
许诺
的前景
有望

Examples of using Promise in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
这和上述的Promise.
This works like Promise.
这种规范被称为Promise
That law was called PROMESA.
那我们现在用promise来实现。
So now we come to the promise.
Resolve-一个允许你更改Promise状态的功能fulfilled.
Resolve- a function that allows you to change the status of the promise to fulfilled.
这是使用FetchAPI编写的,因为它返回Promise响应。
This is written using the Fetch API since that returns a Promise on response.
然后我们将它改为Promise.
Let's convert this into promise.
Then(func,func)也可实现与promise.
Then(func, func) rather than promise.
一步步实现Promise.
One more step into the promise.
你可能听说过promise
You might have heard of promises.
让我们创建一个函数,它将为我们返回promise
Let us create a function that will return a promise for us.
然后,以下基于promise的代码:.
Here's the timeline based on that promise.
GetBattery()返回带有电池对象的promise的方法,然后可以用于监听与电池状态相关的各种事件。
GetBattery() method that returns a promise with a battery object, which can then be used to listen for various events related to battery status.
首先,当我们创建了promise时,我们resolve在〜2000毫秒之后调用-这改变了promise的状态fulfilled。
First, when we created the promise, we invoked resolve after~2000 milliseconds- this changed the status of the promise to fulfilled.
Async/await的目的是简化使用多个promise时的同步行为,并对一组Promises执行某些操作。
The purpose of async/await functions is to simplify the behavior of using promises synchronously and to perform some behavior on a group of Promises..
在计算机科学中,future、promise、delay和deferred是指用于在某些并发编程语言中同步程序执行的构造。
In computer science, future, promise, delay, and deferred refer to constructs used for synchronizing program execution in some concurrent programming languages.
似乎promise和call-stream从未在Argus的任何公开发布中实现,Liskov和Shrira论文中使用的编程语言。
It seems that promises and call-streams were never implemented in any public release of Argus, the programming language used in the Liskov and Shrira paper.
或者,如果您返回的不是Promise,那么该步骤将立即被视为已成功。
Alternatively though, if you return something that is not a Promise, then the Step will immediately be considered to have succeeded.
既然你已经理解了Promise存在的原因以及它们可以存在的不同状态,那么我们还需要回答三个问题。
Now that you understand why Promises exist and the different states they can be in, there are three more questions we need to answer.
PencilsofPromise提供互动辅导和研讨会,并创建有吸引力的学习材料和补充计划,以抵消缺乏足够的资源。
Pencils of Promise offers interactive coaching and workshops, and creates engaging learning materials and supplemental programming to offset lack of sufficient resources.
所以我认为,promise(不管是普通的还是用了async/await的)组成了JavaScript应用的并发模块。
Hence in my opinion, promises(either vanilla or expressed via async/await) constitute the concurrency model of a JavaScript app.
Results: 782, Time: 0.0252

Promise in different Languages

Top dictionary queries

Chinese - English