El nombre de una variable string para procesar.
Este carácter se escribe desde la variable string 'buffer' en la siguiente iteración.
This character is written from the string variable 'buffer' at the next iteration.
Esto se puede solucionar mediante una referencia de clase dinámica o una variable string que contenga el nombre de la clase
This can be worked around by using a dynamic class reference, or a string variable containing the no fatal error here
Por ejemplo, puede cargar el recurso de cadena del nombre de la aplicación en una variable String de la siguiente manera
For example, you can load the string resource for the application name into a String variable as follows
Andere resultaten
Tenga en cuenta que aquí ha creado dos nuevas variables String para su uso.
Podemos incorporar las funciones para cifrar datos (archivos o variables string) con cifrado AES de 256 bits mediante clave privada elegida por el propio desarrollador.
We can include the functions to cypher the data (files or string variables) with the cyphered AES of 256 bits through a private key selected by the same developer.
Si no es así, simplemente imprime la variable como un string.
Esta variable es un string que contiene el nombre entendible por los humanos del bloque.
This variable is a string that contains the human-readable name of the block.
Tenga en cuenta que las variables de tipo String no puede configurarse como editables.
En la programación en shell todas las variables son de tipo string y no es necesario declararlas.
In shell programming all variables have the datatype string and you do not need to declare them.
Si se entrega una variable tipo string, integer o float, el valor mismo será impreso.
If given a string, integer or float, the value itself will be printed.
El tutorial ha presentado hasta el momento varias variables de tipo String pero sin mucha explicación.
The tutorial has so far introduced several variables of type String, but without much explanation.
Esto ocurre cuando se utilizan las funciones echo o print, o cuando se compara una variable con un string.
This happens when using the echo or print functions, or when a variable is compared to a string.