THE CALL STACK 中文是什么意思 - 中文翻译

[ðə kɔːl stæk]
[ðə kɔːl stæk]
调用栈
call stack
用堆栈

在 英语 中使用 The call stack 的示例及其翻译为 中文

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
The Call Stack.
调用栈的.
This is the call stack:.
此时的CallStack:.
The Call Stack.
调用栈中的.
Anonymous functions make the call stack difficult to read.
匿名函数使调用堆栈很难阅读。
The Call Stack.
调用堆栈,.
Line 02 is sharing the user value down the call stack into json.
第02行共享user值到调用栈中的json.
The Call Stack is definitely part of V8.
调用栈当然是V8的一部分。
In the next section we will look at another scary thing: the Call Stack.
在下一节中,我们将看到另一个可怕的事情:调用堆栈
What is the Call Stack and is it part of V8?
什么是调用堆栈,他是V8的一部分吗??
When the engine starts executing this code, the Call Stack will be empty.
当引擎开始执行这个代码时,CallStack将会变成空的。
What is the Call Stack and is it part of V8?
问题1:什么是调用栈并且它是V8的一部分么??
And that help comes from a friend of the Javascript engine: the Call Stack.
这个帮助来自JavaScript引擎的一个朋友:调用堆栈
The Call Stack is a data structure which records, basically, where in the program we are.
调用栈是一种数据结构,它基本上是记录了我们处于程序中哪个地方。
In most languages,local variables are automatic variables stored on the call stack directly.
大多数程序设计语言中,局部变量是直接存储在调用堆栈上的自动变量。
The Call Stack is a data structure which records, basically, where in the program we are.
CallStack是一个数据结构,它基本上记录了我们在程序中的所处的位置。
Malicious actors might be able to force the call stack to a high value before they interact with your contract.
恶意行为者也许能够在与你的合约交互之前强制将调用栈设置成一个比较高的值。
Visual Studio, for instance, allows setting of breakpoints, tracing sections of code,and reviewing the call stack.
例如,VisualStudio允许设置断点、跟踪代码段和查看调用堆栈
Once your browser starts processing so many tasks in the Call Stack, it may stop being responsive for quite a long time.
一旦你的浏览器开始在调用栈运行很多很多的任务,它就很有可能会长时间得不到响应。
Visual Studio, for instance, allows setting of breakpoints, tracing sections of code,and reviewing the call stack.
例如,VisualStudio允许您设置断点,跟踪代码片段以及查看调用堆栈
Once your browser starts processing so many tasks in the Call Stack, it may stop being responsive for quite a long time.
一旦你的浏览器开始在CallStack中处理过多的任务,它可能会停止响应相当长的时间。
In non-strict mode,most engines have the following two properties that allow you to examine the call stack:.
在非严格模式下,大多数引擎会包含下面两个属性,以便开发者检查调用栈:.
The local execution context is destroyed,it is removed from the call stack, the variables a, b and ret no longer exist.
局部执行上下文销毁,从调用栈中移除,变量a、b和ret都不存在了。
The thread stack also contains all localvariables for each method being executed(all methods on the call stack).
线程栈也包含了每个方法被执行时所需的局部变量(所有方法都在调用栈中)。
The call stack has a LIFO structure which means that the items can be added or removed from the top of the stack only.
用堆栈具有LIFO结构,这意味着项目只能从堆栈顶部添加或删除。
Then on line 23,a copy of the user value is passed up the call stack and back to the caller.
然后在第23行,'user'值的副本被传递到调用栈并返回给调用者。
If the call stack is empty, it looks into the message queue to see if there's any pending call back waiting to be executed.
如果调用栈为空,他就会查看消息队列来确定是否有任何挂起的回调函数等待被执行。
Js sends that particular request in an event loop andgoes ahead to handle the next request in the call stack.
Js会把该请求发送给一个事件循环(eventloop),然后继续处理在调用堆栈(callstack)中的下一请求。
The local execution context is destroyed,it is removed from the call stack, the variables a, b and ret no longer exist.
从函数返回变量ret,本地执行上下文被销毁,并从调用栈中删除,变量a、b和ret不再存在。
In this post we will walk through two fundamental pieces of every Javascript engine:the Execution Context and the Call Stack.
在这篇文章中,我们将遍历每个JavaScript引擎的两个基本部分:执行上下文和调用堆栈
结果: 29, 时间: 0.0349

单词翻译

顶级字典查询

英语 - 中文