Vertaling van "string o" 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.
Puede ser un string o un array.
Las variables escalares son aquellas que contienen un integer, float, string o boolean.
Scalar variables are those containing an integer, float, string or boolean.
Un string o array con varios strings para la búsqueda y sustitución. limit
The string or an array with strings to search and replace. limit
Un string o un a array con el prefijo del nombre de la clase.
a string or a array of class name prefix.
Devuelve un string o una tabla conteniendo la fecha y hora, formateada de acuerdo con el string dado en formato.
Returns a string or a table containing date and time, formatted according to the given string format.
Activa un error si el argumento no es un string o si no pudo ser encontrado el string.
Raises an error if the argument is not a string or if the string cannot be found.
Hay varias maneras de añadir parámetros adicionales para informes, pero el nombre siempre debe ser un string o un marcador que lo convierta en un string.
There are a number of ways to add additional parameters for reporting, but the name must always be a string or a placeholder that converts into a string.
Esta función devuelve un string o un array con todas las apariciones de search en subject (ignorando mayúsculas y minúsculas) reemplazadas con el valor dado de replace.
This function returns a string or an array with all occurrences of search in subject (ignoring case) replaced with the given replace value.
Para comparar un elemento o atributo con un string o pasarlo a una función que requiera un string, debe realizarse una conversión a string empleando (string).
To compare an element or attribute with a string or pass it into a function that requires a string, you must cast it to a string using (string).
Por ejemplo, pasar de un std::string o de un std::vector convierte el argumento vacío.
For example, moving from a std::string or from a std::vector turns the argument empty.
Por ejemplo, el movimiento de la asignación de un std::string o de un std::vector deja el argumento mano derecha vacía.
For example, move-assigning from a std::string or from a std::vector leaves the right-hand side argument empty.
Por ejemplo, el movimiento de la asignación de un std::string o de un std::vector deja el argumento mano derecha vacía.
For example, moving from a std::string or from a std::vector turns the argument empty.
Por ejemplo, el movimiento de la asignación de un std::string o de un std::vector deja el argumento mano derecha vacía.
For example, move-assigning from a std::string or from a std::vector may result in the argument being left empty.