Vertaling van "cada 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.
Un array de strings puede ser proporcionado, en el caso de que las sustituciones ocurran, a su vez, en cada string.
An array of strings can be provided, in which case the replacements will occur on each string in turn.
Cuando se establece como una lista de strings, cada string se transfiere al navegador alternativo como parámetro de la línea de comandos.
When this policy is set to a list of strings, each string is passed to the alternative browser as a separate command-line parameters.
Para analizar con precisión el rendimiento y posibles errores, cada string se mide por separado y los datos se transmiten en el acto.
For precise performance and fault analysis, every string is measured individually and the data is sent in a matter of seconds.
La idea básica es que por cada string (palabra) a ser traducida crees un parámetro iSTRING
The basic idea is that for every string to be translated you create a iSTRING parameter
Entra en modo interactivo con el usuario, ejecutando cada string que introduce el usuario.
Enters an interactive mode with the user, running each string that the user enters.
Esta función es similar a strcmp(), con la diferencia de que se puede especificar el (limite superior del) número de caracteres desde cada string a ser usado en la comparación.
This function is similar to strcmp(), with the difference that you can specify the (upper limit of the) number of characters from each string to be used in the comparison.
Corriente suministrada por cada string de paneles del campo solar.
Supply current of each string of solar panels from the Solar Field.
Cada armario Strignbox cuenta en su interior con las diferentes protecciones para el sistema en DC junto con los equipos de monitorización en tiempo real de cada string.
Each Stringbox cabinet hosts the different protection elements of the DC system and of the units used for the realtime monitoring of each string.
El diseño que contiene una TextView para cada string de la matriz.
The layout that contains a TextView for each string in the array
Para cada string, debes identificar el campo EditText con el nombre de un recurso de Android.
For each string, you need to identify the EditText field using an Android resource name.
De esta forma se pueden ver en tiempo real las corrientes de cada string de paneles solares, las temperaturas de los parques, de los paneles, todo ello a través del Sistema de Monitorización de Planta SCADA SWS-1000 diseñado, fabricado y suministrado también por Zigor.
The customer is able to see in real time the current provided by each string of solar panels, the temperature of both, the site and the panels, all through the Plant Monitoring System SCADA SWS-1000 designed, manufactured and supplied by Zigor too.
Imprima cada string para el registro de depuración LogCat de Android usando el método Log.v()
Print each string to the Android LogCat debug log using the Log.v() method.
Por ejemplo, la siguiente instrucción nos proporciona un nuevo flujo en el que cada String (Cadena) ha sido convertida a mayúsculas
For example, the following gives us a new stream, where every String has been converted to uppercase