Nu am putut găsi această intrare. Se afișează rezultate aproximative. Verificați ortografia sau propuneți adăugarea acestui termen în dicționar.
call stack
Zodra de code stopt op dit breekpunt, is het gemakkelijk voor u om de call-stack te bekijken.
Once the code stops running at this breakpoint, it is easy for you to view the call stack.
Bij het bekijken van de call-stack kunt u de plaats waar de functie eigenlijk heette identificeren.
By viewing the call stack you can identify the place where the function was actually called.
Als f wordt genoemd, wordt de oproep doorgestuurd naar @sum met de constante 1 bij, en de anonieme functie oproep doet zich niet voor op de call-stack.
When f is called, the call is forwarded to @sum with the constant 1 appended, and the anonymous function call does not occur on the call stack.
Set breekpunten, stap in en uit je code, en inspecteer variabelen over de call-stack, allemaal vanuit de code editing omgeving.Werkt groot als een stand-alone debugger ook!
Set breakpoints, step into and out of your code, and inspect variables across the call stack, all from within the Code editing environment. Works great as a standalone debugger too!
U kunt de knop (het rode kruis) "laatste foutmelding" gebruiken om de call-stack van de error op te vragen.
You can use the (red X) button "last error" to request the call-stack of the error.
Alte rezultate
De call stack van een programma wordt bijgehouden door het programma zelf.
As noted above, the primary purpose of a call stack is to store the return addresses.
Het returnadres wordt meestal op de call stack van het proces opgeslagen, dit als onderdeel van de operatie die de subroutine aanroept.
The return address is saved, usually on the process's call stack, as part of the operation of making the subroutine call.
De call stack (of kortweg stack) bestaat uit activation frames (ook wel activation records of stack frames genoemd) van wisselende grootte.
A call stack is composed of stack frames (also called activation records or activation frames).
De vraag zorgt ervoor dat de CLR een call stack walk uit zal voeren: elke assembly van elke methode in de call stack is gecontroleerd op de vereiste toestemming, als de assembly geen toestemming heeft dan wordt er een beveiliginguitzondering uitgevoerd.
The demand causes the CLR to perform a call stack walk: every assembly of each method in the call stack is checked for the required permission; if any assembly is not granted the permission a security exception is thrown.
Een call stack (ook wel control stack of run-time stack genoemd) is een datastructuur (een stack of stapel) die in het geheugen van een computer wordt bijgehouden tijdens de uitvoering van een programma.
In computing, a stack trace (also called stack backtrace or stack traceback) is a report of the active stack frames at a certain point in time during the execution of a program.
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.
Nici un rezultat pentru acest sens.
Sinonime și analogii pentru "call-stack" în limba Română