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

Engels-uitdrukkingen met vertalingen die const bevatten

const. 
constl.
"The constl. rights are protected by the court."
const.
"The const. in this formula is 3."
Const. 
const.
"The const. was amended last year."
constr.
"The constr. was adopted in 1787."

Synoniemen voor const in het Spaans

Publiciteit

Suggesties

Resultaten: 623. Exact: 623. Verstreken tijd: 50 ms.