Download for Windows Premium
Publiciteit
const
const
Trib
The compiler recognizes constants by their names and prefix const.
El compilador reconoce las constantes por sus nombres y el prefijo const.
Try to set the static and const attributes to all your global data.
Intenta establecer los atributos static y const para todos tu datos globales.
As an alternative to reference parameters, you can use a const parameter.
Como alternative a los parámetros de referencia, puede usar un parámetro const.
Declare variables with let or const inside a code block.
Declare las variables con let o const dentro de un bloque de código.
A constant is defined by putting const before the type.
Una constante se define poniendo const delante del tipo.
You must assign a value when you declare with const.
Debe asignar un valor al declarar con const.
Thus const modifies the name to its right.
En consecuencia, const modifica el identificador a su derecha.
The compiler enforces the promise made by const.
El compilador hace cumplir la promesa hecha por const.
Thus there are also no const methods.
Así pues, tampoco existen métodos const.
The type of the first string is the usual const char.
El tipo del primer string es el habitual const char.
The immutability concept of D is represented by the const and immutable keywords.
El concepto de inmutabilidad de D está representado por la const y palabras clave inmutables.
But the preferred way is to use the let or const keywords.
Sin embargo la manera que se prefiere es usar las palabras clave let o const.
But we pretend they're const in the prototype to be compatible with other systems.
Los ponemos como const en el prototipo para compatibilidad con otros sistemas.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor const in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
lighter: device producing a flame for lighting things
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 441. Exact: 441. Verstreken tijd: 45 ms.