The unique variable identifier assigned to the item in the declaration section.
It does not mean the value it holds is immutable, just that the variable identifier cannot be reassigned. For instance, in case the content is an object, this means the object itself can still be altered.
No significa que el valor que tiene sea inmutable, sino que el identificador de variable no puede ser reasignado, por lo tanto, en el caso de que la asignación a la constante sea un objeto, el objeto si que puede ser alterado.
The MIB hierarchy can be represented in a tree structure with individual variable identifier.
Two parameters are +required; the first is the numeric variable identifier, the second +is the name of property on the variable.
Se requieren dos parámetros; + +el primero es el identificador de variable numérico, el segundo es el nombre de + +propiedad en la variable.
A named widget has a legal C++ variable identifier as its name (i.e. only alphanumeric and underscore), and is defined by a global variable or class member that will point at the widget after the function defining it is called.
Un widget con nombre, tiene una variable legal en C++ (i.e. caracteres alfanuméricos y el símbolo underscore) como nombre identificador, y es definido como variable global o miembro de la clase que será apuntada por el widget.
Andere resultaten
In OpenOffice Basic variable identifiers are not case-sensitive.
Named variable identifiers are 1 to 63 characters long, start with and further consist of the characters up to a maximum of 63 characters.
Los identificadores de variables nombradas puden tener de 1 a 63 caracteres de largo, comienzan con y constar de los caracteres hasta un máximo de 63 caracteres.
Naming Conventions for Variable Identifiers
Where, variable-name is the identifier for each storage space.
Additionally, the gemius-provided prefix and identifier variables must be specified.
The name of the default file must match the variable's identifier.
Solidity variables and other identifiers can be accessed by simply using their name.
The names of variables, called identifiers, conform to certain rules.