Vertaling van "userdata" 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.
En este caso devolvería todos los registros de la tabla userdata.
In this case it would return all records in the userdata table.
Un userdata completo representa un bloque de memoria.
A full userdata represents a block of memory.
Para manejar el entorno de otros objetos (userdata, funciones C, otros procesos) se debe usar la API de C.
To manipulate the environment of other objects (user data, C functions, other threads) you must use the C API.
Si no se encuentra ningún error, se procede a rellenar la matriz $userdata e Introduce los detalles del registro de usuario a la base de datos de WordPress y muestrar un mensaje de registro completo con un enlace a la página de inicio de sesión.
If no error is found, we proceed to populating the $user data array and insert the user registration details to WordPress database and display a Registration Complete message with a link to the login page.
Flash esta rom limpia toda tu userdata y le da un sistema claro.
Flash this rom will wipe all your userdata and give you a clear system.
Es solo una característica para los programadores asociar una tabla con userdata.
It is only a convenience feature for programmers to associate a table to a userdata.
El propio userdata puede ser liberado solo en el próximo ciclo de liberación de memoria.
The userdata itself is freed only in the next garbage-collection cycle.
En tu copia de la carpeta "userdata" podrás comprobar cuántos perfiles tienes que crear.
Look in your saved userdata folder to verify how many profiles you need to create.
Copia el contenido de la carpeta "userdata" y guárdalo en otra ubicación.
Copy the contents of the userdata folder, and save them to a secondary location.
Si no pasa ningún argumento al método userdata, volveremos todas las variables de sesión.
If you don't pass any argument to the userdata method, it'll return all the session variables.
Además de metatablas, los objetos de tipo proceso, las funciones y los userdata tienen otra tabla asociada, denominada entorno.
Besides metatables, objects of types thread, function, and userdata have another table associated with them, called their environment.
Todos los objetos, incluyendo tablas, userdata, funciones, hilos, cuerdas, etc., son objeto de una gestión de memoria automática.
All objects including tables, userdata, functions, thread, string and so on are subject to automatic memory management.
Esto es, el primer finalizador en ser invocado es el que está asociado con el userdata creado en último lugar por el programa.
That is, the first finalizer to be called is the one associated with the userdata created last in the program.