Select the code segment that needs to be converted.
The following code segment prints a count of empty strings using filter.
El siguiente segmento de código imprime un recuento de las cadenas vacías utilizando filtro.
Measure elapsed run time of a code segment
8 Chapter 1 Introduction At the logical level, each such record is described by a type definition, as in the previous code segment, and the interrelationship of these record types is defined as well.
En el nivel lógico cada registro de este tipo se des- cribe mediante una definición de tipo, como se ha ilus- trado en el fragmento de código previo, y se define la relación entre estos tipos de registros.
In the previous code segment, calls were made to both the repository and filesystem interfaces.
En el segmento de código anterior, se hacen llamadas tanto a las interfaces de repositorio como de sistema de ficheros.
For example, in the following code segment
Por ejemplo, en el siguiente segmento de código
After having exhausted all the options, there is no choice but to stop unit testing and merge the code segment with other units.
Después de haber agotado todas las opciones, no hay más remedio que detener las pruebas unitarias y combinar el segmento de código con otras unidades.
Before attempting to modify the code segment, the program carefully sets a handler to intercept any segmentation fault it may cause.
Antes de tratar de modificar el segmento de código, el programa establece cuidadosamente un controlador para interceptar cualquier fallo de segmentación que pueda causar.
All data is kept in the data segment now instead of the code segment.
Ahora todos los datos se mantienen en el segmento de datos en lugar del segmento de código.
terms, a virus is a program code segment that is implanted itself in an executable
En términos técnicos, un virus es un segmento de código de programación que se implanta a sí mismo en un archivo ejecutable y
In computing, a code segment, also known as a text segment or simply as text, is a portion of an object file or the corresponding section of the program's virtual address space that contains executable instructions.
En computación, un segmento de código, también conocido simplemente como segmento, es una de las secciones de un programa en un fichero objeto o en memoria, que contiene instrucciones ejecutables.
You can think of this set as consisting of a read-only code segment (containing the process's instructions) and a writeable data segment (containing all the process's variable storage).
Usted puede pensar que este conjunto de cosas esta compuesta de un segmento de código de solo lectura (que contiene las instrucciones de los procesos) y un segmento de datos escribible (conteniendo todas las variables del proceso).
The following code segment shows how to receive a map
El segmento de código siguiente muestra cómo recibir un mapa