Traducción de "octal" al idioma español:


  Ejemplos (Fuentes externas, no revisadas)

octal
octal
Octal
Octal
invalid octal value
valor octal no válidoQRegExp
Switch base to octal.
Cambiar a base octal.
C octal escaped UTF 8
UTF 8 escapado en octal para C
Detect an octal point number representation.
Detecta una representación numérica de un número octal.
Returns a string containing an octal representation of the given number argument.
Devuelve una cadena conteniendo la representación octal del número dado en el argumento.
Find a specified pattern in the document. Hexadecimal, decimal, octal, binary or text patterns can be searched for.
Encuentra un patrón específico en el documento. Pueden ser buscados patrones hexadecimales, decimales, octales, binarios o texto.
Make sure you supply two digits after the initial zero if the character that follows is itself an octal digit.
Fuera de una clase carácter, PCRE interpreta cualquier dígitoFuera de una clase carácter, PCRE interpreta cualquier dígito como un número decimal.
Note that you probably want to specify the mode as an octal number, which means it should have a leading zero.
Trata de crear el directorio especificado por pathname.
The search dialog allows the user to search for a specific string of bytes, definable as hexadecimal, decimal, octal, binary, or text.
El diálogo de búsqueda permite al usuario buscar una cadena específica de bytes, que se puede definir como hexadecimal, decimal, octal, binaria o texto.
Select to use Two's Complement notation for Binary, Octal and Hexidecimal numbers. This is a common notation to represent negative numbers in computers.
Selecciona el uso de la notación complemento a dos para números binarios, octales y hexadecimales. Se trata de una notación típica para representar números negativos en sistemas informáticos.
Select to use Two's Complement notation for Binary, Octal and Hexidecimal numbers. This is a common notation to represent negative numbers for non decimal numbers in computers.
Selecciona el uso de la notación complemento a dos para los números binarios, octales y hexadecimales. Se trata de una notación típica para representar números negativos no decimales en sistemas informáticos.
The mode parameter consists of three octal number components specifying access restrictions for the owner, the user group in which the owner is in, and to everybody else in this order.
Cuidado que mode no es asumido de forma automática como un valor octal.
This command allows you to insert literal characters by their numerical identifier, in decimal, octal or hexadecimal form. To use it launch the Editing Command dialog and type char number in the entry box, then hit OK.
Esta órden le permite insertar caracteres literales por su identificador numérico, en formato decimal, octal o hexadecimal. Para utilizarlo inicie el diálogo de edición de órdenes y teclee char número en la casilla de entrada, después pulse Aceptar.
In a fixed width binary code, each letter, digit, or other character is represented by a bit string of the same length that bit string, interpreted as a binary number, is usually displayed in code tables in octal, decimal or hexadecimal notation.
En un código binario de ancho fijo, cada letra, dígito, u otros símbolos, están representados por una cadena de bits de la misma longitud, como un número binario que, por lo general, aparece en las tablas en notación octal, decimal o hexadecimal.
Inside a character class, or if the decimal number is greater than 9 and there have not been that many capturing subpatterns, PCRE re reads up to three octal digits following the backslash, and generates a single byte from the least significant 8 bits of the value.
Dentro de una clase carácter, o si el número decimal es mayor que nueve y no ha habido tantos subpatrones capturados PCRE relee los tres dígitos octales siguientes a la barra invertida y genera un byte desde los ochoDentro de una clase carácter, o si el número decimal es mayor que nueve y no ha habido tantos subpatrones capturados PCRE relee los tres dígitos octales siguientes a la barra invertida y genera un byte desde los ocho bits menos significativos del valor.