CALL STACK in English translation

call stack
ngăn xếp cuộc gọi

Examples of using Call stack in Vietnamese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Mỗi mục bên trong Call Stack được gọi là các Stack Frame( khung Stack)..
Each line in call stack is called"frame.".
Blowing the stack” xảy ra khi bạn đến được kích cỡ Call Stack tối đa.
Blowing the stack”- this happens when you reach the maximum Call Stack size.
Event loop: Nhiệm vụ của Event loop là xem trong call stack có trống hay không.
The event loop checks if the call stack is empty.
Vì JavaScript có 1 single Call Stack, nên chuyện gì sẽ xảy ra khi mọi thứ bị chậm?
Since JavaScript has a single Call Stack, what happens when things are slow?
Chắc bạn không lạ gì những thuật ngữ như là“ V8”,“ event loop”,“ call stack”,“ callback queue”.
You have probably heard of terms like“V8,”“event loop,”“call stack,” and“callback queue.”.
Blowing the stack"- đây là điều xảy ra khi bạn chạm tới kích thước tối đa của Call Stack.
Blowing the stack”- this happens when you reach the maximum Call Stack size.
Call Stack( phần quan trọng hơn), giúp bạn hiểu
Call stack; you need to understand the exact line of code that contains the error
Mỗi entry trong Call Stack được gọi là 1 Stack Frame.
Each entry in the Call Stack is called a Stack Frame.
Call Stack- nơi các stack frames tồn tại khi code của bạn thực thi.
Call Stack- this is where your stack frames are as your code executes.
Call Stack- nơi các stack frames tồn tại khi code của bạn thực thi.
Call stack, where the stack gets framed up during code execution.
Khi engine bắt đầu thực hiện đoạn code này, Call Stack sẽ trống.
When the engine starts executing this code, the Call Stack will be empty.
Call Stack là thành phần của V8.
The call stack is part of v8.
Call Stack là thành phần của V8.
The Call Stack is definitely part of V8.
Tôi sẽ gọi nó là" call stack".
I will call it“StenScott.”.
Tôi có một cái call stack, một event loop,
It has a call stack, an event loop,
Cái gì xảy ra khi bạn gọi function trong Call Stack cần một lượng lớn thời gian để xử lý?
What happens when you have function calls in the Call Stack that take a huge amount of time in order to be processed?
Call Stack liệt kê thứ bậc các Sub gọi lần lượt từ ngoài vào trong cho đến vị trí code đang ngừng hiện thời.
Call Stack hierarchical list of Sub turn called in from the outside to stop the current location code is time.
Call Stack là 1 data structure ghi lại nơi chúng ta hiện diện trong program.
A call stack is a data structure which records where we are in the program.
nó bị xoá khỏi Call Stack, các variable a,
it is removed from the call stack, the variables a, b
Call stack có cấu trúc LIFO, có nghĩa là các
The call stack has a LIFO structure which means that the items can be added
Results: 37, Time: 0.0173

Word-for-word translation

Top dictionary queries

Vietnamese - English