Download for Windows Premium
Publicitate
objetos Function

Exemple pentru "objetos Function"

Nu am putut găsi această intrare. Se afișează rezultate aproximative. Verificați ortografia sau propuneți adăugarea acestui termen în dicționar.
La palabra clave this no hace referencia a la función que esta ejecutándose actualmente, por lo que debes referirte a los objetos Function por nombre, incluso dentro del cuerpo de la función.
The this keyword does not refer to the currently executing function, so you must refer to Function objects by name, even within the function body.
Ver Function para obtener información sobre las propiedades y métodos de los objetos Function.
See Function for information on properties and methods of Function objects.
Una función creada con la sentencia function es un objeto Function y tiene todas las propiedades, métodos, y comportamiento de los objetos Function.
A function created with the function statement is a Function object and has all the properties, methods, and behavior of Function objects.

Alte rezultate

El código siguiente crea un objeto Function que toma dos argumentos.
The following code creates a Function object that takes two arguments.
Véase el objeto Function en la referencia JavaScript para más información.
See the Function object in the JavaScript reference for more information.
Toda función en JavaScript es un objeto Function.
A function in JavaScript is also an object.
Para más información, ver la propiedad prototype del objeto Function en la Referencia de JavaScript.
See the prototype property of the Function object in the JavaScript reference for more information.
Descripción El objeto Function reconduce el método toString en forma de declaración de función.
Description The Array object overrides the toString method of Object.
Descripción El objeto Function reconduce el método toString en forma de declaración de función.
For Function objects, the toString method returns a string representation of the object in the form of a function declaration.
Véase el objeto Function en la referencia JavaScript para más información. Parametros de función
See the substring method of the String object in the JavaScript Reference for more information.
Para llamar al objeto Function, puedes especificar el nombre de la variable como si fuera una función, como se muestra en el siguiente ejemplo.
To call the Function object, you can specify the variable name as if it were a function, as shown in the following examples.
Además de estar disponible como variable local, el objeto arguments también es una propiedad del objeto Function y puede estar precedida por el nombre de la función.
In addition to being available as a local variable, the arguments array is also a property of the Function object and can be preceded by the function name.
Resulta que las funciones en sí mismas son objetos, y estos objetos a su vez tienen métodos (ver el objeto Function).
It turns out that functions are, themselves, objects, and these objects in turn have methods (see the Function object).
Nici un rezultat pentru acest sens.

Sinonime și analogii pentru "objetos Function" în limba Română

Publicitate

Rezultate: 54. Exacte: 3. Timp de răspuns: 145 ms.