Download for Windows Premium
Publiciteit
en awk

Vertaling van "en awk" 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.
in awk
Hace unas semanas, decidí escribir mi propio programa de balance de cuentas en awk.
A few weeks ago, I decided to write my own checkbook balancing program in awk.
El sistema operativo Minix, entre otros, usa un clon de nroff llamado cawf de Vic Abell, basado en awf, el Formateador Impresionantemente Viable (Amazingly Workable Formatter) diseñado en awk por Henry Spencer.
The Minix operating system, among others, uses a clone of nroff called cawf by Vic Abell, based on awf, the Amazingly Workable Formatter designed in awk by Henry Spencer.
En awk cuando se cumple una condición la acción por defecto es imprimir la línea actual en el input.
In awk when a condition gets matched the default action is to print the input line.
En awk, cuando un comando print aparece solo, se imprime todo el contenido de la línea.
In awk, when a print command appears by itself, the full contents of the current line are printed.
En AWK, $ es el operador para "referenciar campos".
$ is the "field reference" operator in AWK.
En AWK las líneas son divididas en campos, y estos pueden ser operados individualmente
In AWK, records are broken down into fields, and these can be displayed separately
En awk los arrays son asociativos lo que en la practica se traduce en que cada array es una colección de parejas índice - valor, siendo el índice cualquier valor numérico o cadena de texto, donde el orden es irrelevante.
In awk the arrays are associative, each one is a collection of pairs, index - value, where the any number or string can be an index.
En awk, la variable $0 representa la línea actual, por tanto, print y print $0 hacen exactamente lo mismo.
In awk, the $0 variable represents the entire current line, so print and print $0 do exactly the same thing.
A partir de una visión general de AWK, su entorno, y flujo de trabajo, el tutorial procede a explicar la sintaxis, variables, operadores, matrices, bucles y funciones utilizadas en AWK.
Starting with an overview of AWK, its environment, and workflow, the tutorial proceeds to explain the syntax, variables, operators, arrays, loops, and functions used in AWK.
En awk son muy necesarias ya que no podemos tratar una cadena como una matriz de caracteres, tal y como hacemos en otros lenguajes, como C, C++ y Python.
In awk, you really need string functions, since you can't treat a string as an array of characters as you can in other languages like C, C++, and Python.
En awk, las llaves se usan para englobar bloques de código, de forma similar a C. Dentro de nuestro bloque de código, tenemos un solo comando print.
In awk, curly braces are used to group blocks of code together, similar to C. Inside our block of code, we have a single print command.
Los operadores, sentencias de control, y sentencias de entrada/salida disponibles son parecidas a las equivalentes de C. Operadores Los operadores en AWK, en orden decreciente de precedencia, son (...)
The operators, control statements, and input/output statements available are patterned after those in C. Operators The operators in AWK, in order of decreasing precedence, are (...)
Este es un programa "Hola mundo" muy simple escrito en AWK
Here is the customary "Hello world" program written in AWK
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor en awk in het Spaans

Publiciteit

Resultaten: 32. Exact: 32. Verstreken tijd: 40 ms.