Download for Windows Premium
Publiciteit
variable this

Examples with "variable this" and their translation 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.
La variable this se refiere a la instancia de la clase presente.
The this variable refers to the instance of the current class.
En caso de que este atributo esté presente, el atributo será necesario si el valor del desplazamiento difiere del valor de este campo (variable this).
If this attribute is present, the attribute is necessary if the offset value should differ from the value of this field (variable this).

Andere resultaten

La variable mágica this es muy tramposa en las clausuras.
The magical this variable is very tricky in closures.
Nota: Usualmente, la pseudo-variable $this no es definida si el método en el que se encuentra es llamado estáticamente.
Note: The $this pseudo-variable is not usually defined if the method in which it is hosted is called statically.
El cambio más significativo con respecto a las vistas en Yii 2 es que la variable especial $this dentro de una vista ya no se refiere al controlador o widget actual.
The most significant change about views in Yii 2 is that the special variable $this in a view no longer refers to the current controller or widget.
En su lugar, para poder acceder a sus propias funciones y variables desde el interior de una clase, es posible usar la pseudo-variable $this, la cual puede leerse como 'mi propio' o 'el objeto actual'.
Instead, in order to be able to access it's own functions and variables from within a class, one can use the pseudo-variable $this which can be read as 'my own' or 'current object'.
A causa de que los métodos estáticos son accesibles sin que se haya creado una instancia del objeto, la pseudo variable $this no está disponible dentro de los métodos declarados como estáticos.
Because static methods are callable without an instance of the object created, the pseudo variable $this is not available inside the method declared as static.
JavaScript "vincula" el actual "contexto del objeto" a la variable especial "this" cuando se invoca una función como un método (o propiedad para ser exactos) de un objeto.
JavaScript "binds" the current "object context" to the special "this" variable when a function is invoked as a method(or property to be exact) of an object.
Por lo tanto, cuando se usa DESDE EL INTERIOR de una función de objeto, es posible usar $this y variables de objeto.
Thus, when used from WITHIN an object function, you may use $this and object variables. Prev Home
Un programador de C#, que quiere definir una variable de tipo "this" encontraría un problema: "this" es una palabra reservada en C#.
End Class If this is compiled and distributed as part of a toolbox, a C# programmer, wishing to define a variable of type "this" would encounter a problem: 'this' is a reserved word in C#.
En otras palabras, si utiliza this en una función de flecha, JavaScript busca su valor como lo haría con cualquier otra variable.
In other words, if you use this in an arrow function, JavaScript looks up its value as it would any other variable.
El objetode 'scope' tiene todos los argumentos y variables locales, y el objeto 'this' tiene el valor de la palabra clave this.
The scope object holds all arguments and local variables, and the this object holds the value of the this keyword.
El comando de arriba definió una variable de entorno llamada "myvar" que contiene la cadena "This is my environment variable!".
The above command defined an environment variable called "myvar" and contains the string "This is my environment variable!".
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor variable this in het Spaans

Publiciteit

Resultaten: 28. Exact: 2. Verstreken tijd: 174 ms.