Download for Windows Premium
-50% Premium
Publiciteit
arguments
Bedoelde u: argumenty · argument · argumentów

Vertaling van "arguments" 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.
arguments object
Obiekt arguments dostępny jest wyłącznie wewnątrz ciała funkcji.
The arguments object is available only within a function body.
considering the arguments and the best means for delivering revised or new ustawodawstwo
considering the arguments and the best means for delivering revised or new legislation
W skrypcie używanym przez to okienko dialogowe, możemy się odwołać do tego argumentu używając własności arguments okna.
In a script used by the dialog, we can then refer to the argument using the window's arguments property.
Zasięg funkcyjny posiada również zdefiniowaną wewnętrznie nazwę arguments, która zawiera listę argumentów przekazaną do funkcji.
Function scopes also have the name arguments, defined in them, which contains the arguments that were passed to a function.
Kochamy wygrać arguments cały czas, ale jak często czułeś się pusty w środku po wygranej argument?
We love to win arguments all the time, but how often have you felt empty inside after winning an argument?
Możesz użyć obiektu arguments, jeśli funkcja wywołana jest z większą liczbą argumentów niż zostało to zadeklarowane.
You can use the arguments array if you call a function with more arguments than it is formally declared to accept.
Na przykład, jeśli do funkcji przekazane są trzy argumenty, można się do nich odwołać w następujący sposób: arguments argumentsarguments
For example, if a function is passed three arguments, you can refer to the arguments as follows: arguments
Zarówno gettery jak i settery są zawsze tworzone, zatem używanie ich nie ma praktycznie żadnego wpływu na wydajność. Zwłaszcza w rzeczywistym kodzie, który wykorzystuje coś więcej niż tylko prosty dostęp do właściwości obiektu arguments.
Both getters and setters are always created; thus, using it has nearly no performance impact at all, especially not in real world code where there is more than a simple access to the arguments object's properties.
Poniższy kod zwróci nowy obiekt Array zawierający wszystkie elementy obiektu arguments.
The code below will return a new Array containing all the elements of the arguments object.
Oprócz dostępności jako zmienna lokalna, obiekt arguments jest również własnością obiektu Function i może być poprzedzony nazwą funkcji.
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.
Aby określić liczbę argumentów przekazywanych do funkcji można użyć własności arguments.length, a następnie skorzystać z każdego z argumentów używając obiektu arguments (aby określić liczbę argumentów zadeklarowanych podczas definiowania funkcji, skorzystać można z własności Function.length).
You can use arguments.length to determine the number of arguments passed to the function, and then process each argument by using the arguments object. (To determine the number of arguments declared when a function was defined, use the Function.length property.)
Aby określić liczbę argumentów przekazywanych do funkcji można użyć własności arguments.length, a następnie skorzystać z każdego z argumentów używając obiektu arguments (aby określić liczbę argumentów zadeklarowanych podczas definiowania funkcji, skorzystać można z własności Function.length).
You can use arguments.length to determine the number of arguments passed to the function, and then process each argument by using the arguments array. (To determine the number of arguments declared when a function was defined, use the Function.length property.)
Aby określić liczbę argumentów przekazywanych do funkcji można użyć własności arguments.length, a następnie skorzystać z każdego z argumentów używając obiektu arguments (aby określić liczbę argumentów zadeklarowanych podczas definiowania funkcji, skorzystać można z własności Function.length).
Use arguments.length to determine the number of arguments passed to the function, and then process each argument by using the arguments object. To determine the number of parameters in the function signature, use the Function.length property.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor arguments in het Pools

Publiciteit

Suggesties

Resultaten: 33. Exact: 33. Verstreken tijd: 21 ms.