Vertaling van "en el stack" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Usted debe aseegurarse todos los dispositivos en el stack...
La etiqueta 3 representa palabras de código en sí mismas, que no ocurrirán en el stack.
Tag 3 represents code words themselves, which won't occur on the stack.
Al atender las solicitudes con el contenido adecuado, el servidor web tiene un papel vital en el stack.
By serving requests with the appropriate content, the web server forms a vital role in the stack.
Por lo tanto, podrías ganar como mucho 550 fichas en esta mano (500 fichas en el stack + 50 fichas de la small blind).
Therefore, you can lose at most 550 chips in this hand (500 chips in the stack + 50 chips in the small blind).
Además de este principio de diseño, el compilador de Solidity limpia los datos de entrada cuando está cargado en el stack.
In addition to the design principle above, the Solidity compiler cleans input data when it is loaded onto the stack.
El Speed Stacks Gen3 Mat es una superficie cómoda y suave que cuenta con pestillos para montar en el Stack Mat Pro Timer Gen3.
The Speed Stacks Gen3 Mat is a comfortable, soft surface that features latches to mount onto the Stack Mat Pro Timer Gen3.
Un gráfico de dependencias es creado de la expresión en el stack al final del bloque y cada operación que no es parte de este gráfico es esencialmente olvidada.
A dependency graph is created from the expressions on the stack at the end of the block and every operation that is not part of this graph is essentially dropped.
Si colocamos un breakpoint inmediatamente después de que se almacena el valor original de ebp en el stack, vemos que este es 0xbffff3f8; también vemos que le sigue en memoria la dirección de retorno original en main(), 0x08048261.
If we place a breakpoint immediately after the original ebp value in the stack, we can see that it is 0xbffff3f8. We can also see that it is followed in the memory by the original return address in main(), 0x08048261.
Al haber alterado ebp, la instrucción ret va a tomar el valor de eip desde otra ubicación, y no la ubicación original en el stack.
Once EBP has been altered, the ret instruction takes the eip value from another location, and not the original location in the stack.
[:Esto crea un elemento marktype en el stack.
[:This creates a marktype element in the stack.
La habilidad de Spellskite no hace mención de ninguna restricción sobre cómo el hechizo o habilidad objetivo deber ser, por lo que siempre puede hacer objetivo a cualquier objeto en el stack, incluso si no tuviese objetivo o si no pudiese hacer objetivo al Spellskite.
The ability of Spellskite makes no mention of any restriction on how the target spell or ability should look like, so it can always target any object on the stack, even if it has no target or could not target Spellskite.
Podemos también pedir el resumen de capas particulares en el stack o de todo el RasterStack
We can also ask summaries of particular layers in the stack or of the whole RasterStack.
Por ejemplo, stack winding/unwinding - si usted crea un objeto Label en el stack, el compliador genera código para suficiente espacio en el stack basado en el tamaño de Label en tiempo de compilación.
For example, stack winding/unwinding - if you created a Label object on the stack, the compiler generated code to allocate space on the stack based on the Label's size at compile time.