The JavaScript statements that define the function, enclosed in curly brackets, {}.
Instrukcje JavaScript, które definiują funkcje, otoczone w nawiasach klamrowych, {}.
In a very broad non-rigorous sense (especially since global bindings are compromised), an arbitrary sequence of braced JavaScript statements, {stuff}, can be considered to be a fixed point of
W najszerszym nieścisłym sensie (szczególnie z uwzględnieniem naruszenia powiązań globalnych), dowolna sekwencja instrukcji JavaScript w klamrach, {stuff}, może być traktowana jako punkt stały poniższego wyrażenia
Some JavaScript statements cannot be used in the PROMOTIC system.
In the JavaScript language, this statement has a slitly more comlicated syntax, but it is much more general.
W języku JavaScript polecenie ma trochę bardziej skomplikowany zapis, lecz zato jest bardziej ogólne.
In the JavaScript language, each statement must be separated by semicolon and so it is possible to place multiple statements on a single row (even if it is not wise to exaggerate this approach).
W języku JavaScript każde polecenie musi być zakończone średnikiem i dlatego na jednym wierszu można wpisać kilka poleceń (nawet jeżeli nie jest dogodnym przesadanie w tej kwestii).
JavaScript uses curlies to encapsulate code following conditional statements and loops.
JavaScript używa klamerek do otaczania kodu po instrukcjach warunkowych i pętlach.
Combining statements into blocks is a common practice in JavaScript.
Składanie instrukcji w bloki jest powszechną praktyką w JavaScript.
For similar purpose in the JavaScript language is used the statement try... catch.
W języku JavaScript w podobnym celu stosowane jest polecenie try... catch.
If you've been installing several different scripts, your JavaScript file has probably accumulated unnecessary import statements.
Jeśli instalowałeś/aś różne skrypty, twój JavaScript prawdopodobnie zawiera niepotrzebne masy importów.
In JavaScript, you must put a semicolon at the end of a statement.
W JavaScript musisz stawiać średnik na końcu instrukcji.
For similar purpose in the JavaScript language is used the statement while and do... while.
W języku JavaScript w podobnym celu stosowane jest polecenie do... while.
JavaScript, however, allows you to omit this semicolon if each of your statements are placed on a separate line.
JavaScript jednak pozwala pominąć ten średnik, jeśli każdy z twoich wypowiedzi są umieszczone w osobnej linii.
Conteúdo potencialmente sensível ou impróprio
Os exemplos servem apenas como ajuda na tradução da palavra ou da expressão procurada. Eles não são selecionados ou validados por nós e podem conter linguagem inapropriada. Pedimos que reporte exemplos que devem ser modificados ou que não devem ser exibidos. As traduções potencialmente sensivéis, impróprias ou coloquiais geralmente são marcadas em vermelho ou em laranja.