Vertaling van "como String" 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.
Se ha eliminado el soporte para el parámetro category pasado como string.
Support for the category parameter passed as a string has been removed.
Retorna el tipo de su único argumento, codificado como string.
Returns the type of its only argument, coded as a string.
Otros, como reverse, requieren que las propiedades numéricas del objeto y la longitud sean mutables; estos métodos, por tanto, no pueden ser llamados sobre objetos como String, los cuales no permiten que su longitud o propiedades numéricas sintetizadas sean establecidas.
Others, like reverse, require that the object's numeric properties and length be mutable; these methods can therefore not be called on objects like String, which does not permit its length property or synthesized numeric properties to be set.
Extraída directamente del código fuente mediante RDoc, esta referencia documenta todas las clases y módulos básicos (como String, Array, Symbol, etc...).
Pulled straight from the source code using RDoc, this reference work documents all of the core classes and modules (like String, Array, Symbol, etc...).
Declara "a" como String
Declares "a" as a String
Esto significa que todos los objetos en JavaScript, como String, se basan en prototipos.
This means that all of the objects in JavaScript, like String, are based on prototypes.
Disfruta al aire libre de una obra de teatro o de un musical en el teatro Emma y pásatelo en grande con actividades diseñadas para educar y divertir a los niños, como String Pull y Wheel of Fortune.
Watch a live play or musical at the open-air Emma Theater. Enjoy activities designed to educate and amuse kids, like String Pull and Wheel of Fortune.
Devuelve el tipo de campo, como string.
Returns the field type, as a string.
Cuando se omite language, devuelve el nombre del idioma como string.
When language is omitted, it returns the language name as a string.
Devuelve el identificador único, como string.
Returns the unique identifier, as a string.
El patrón de búsqueda, dado como string. subject
The pattern to search for, as a string. subject
En el caso que un valor representando un número está en memoria como string, hay métodos para la conversión.
In the case that a value representing a number is in memory as a string, there are methods for conversion.
Recibe hasta 7 caracteres del teclado hexadecimal y los acomoda como string en un arreglo que lleva el nombre bot[], y que está definido como variable global.
Gets up to 7 characters from keypad and accommodates them as a string in an array named always "bot[]", which is already defined in this function as global.