Vertaling van "userdata" in Spaans
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.
In this case it would return all records in the userdata table.
En este caso devolvería todos los registros de la tabla userdata.
A full userdata represents a block of memory.
Un userdata completo representa un bloque de memoria.
If you do not find a folder called USERS, PLAYERS, or USERDATA, then the game you are looking for stores those files in a different directory.
Si no encuentras la carpeta llamada USUARIOS, JUGADORES o DATOS DE USUARIO, el juego que buscas guarda esos archivos en un directorio diferente.
Please locate and save the USERS, PLAYERS, or USERDATA (saved game) folder
Busca y guarda la carpeta USUARIOS, JUGADORES o DATOS DE USUARIO (juego guardado)
Flash this rom will wipe all your userdata and give you a clear system.
Flash esta rom limpia toda tu userdata y le da un sistema claro.
It is only a convenience feature for programmers to associate a table to a userdata.
Es solo una característica para los programadores asociar una tabla con userdata.
If you don't pass any argument to the userdata method, it'll return all the session variables.
Si no pasa ningún argumento al método userdata, volveremos todas las variables de sesión.
Besides metatables, objects of types thread, function, and userdata have another table associated with them, called their environment.
Además de metatablas, los objetos de tipo proceso, las funciones y los userdata tienen otra tabla asociada, denominada entorno.
All objects including tables, userdata, functions, thread, string and so on are subject to automatic memory management.
Todos los objetos, incluyendo tablas, userdata, funciones, hilos, cuerdas, etc., son objeto de una gestión de memoria automática.
That is, the first finalizer to be called is the one associated with the userdata created last in the program.
Esto es, el primer finalizador en ser invocado es el que está asociado con el userdata creado en último lugar por el programa.
Threads are subject to function allocates a new block of memory with the given size, pushes onto the stack a new full userdata with the block address, and returns this address.
Esta función reserva un nuevo bloque de memoria con el tamaño dado, coloca en la pila un nuevo userdata completo con la dirección del bloque de memoria y retorna esta dirección.
If the optional userdata parameter is supplied, it will be passed as the third parameter to php
Si se define el parámetro opcional userdata, éste será pasado como el tercer parámetro al callback.
However, by using metatables, the programmer can define operations for userdata values (see 2.8).
Sin embargo, usando metatablas, el programador puede definir operaciones asociadas a valores de tipo userdata (véase 2.8).