Za pomocą XPConnect możesz używać komponentów XPCOM w kodzie JavaScript oraz oddziaływać na obiekty JavaScript z poziomu komponentów XPCOM. Dokumentacja
With XPConnect, you can use XPCOM components from JavaScript code, and interact with JavaScript objects from within XPCOM components.
Other results
W związku z naturą złożonych obiektów i odniesień, obiekty w JavaScript mają dynamiczne właściwości.
Due to the nature of complex objects and references, JavaScript objects have dynamic properties.
Możesz tworzyć te obiekty w JavaScript, ale będziesz potrzebować oddzielnego obiektu dla każdego drzewa.
You can create these objects in JavaScript, but you will need a separate object for each tree.
Obiekty w JavaScript są dynamicznymi "workami" właściwości, nazywanych własnymi właściwościami (own properties).
JavaScript objects are dynamic "bags" of properties (referred to as own properties).
Posted in Artykuły, JavaScript, Narzędzia, Praktyka, Teoria, Tutoriale Tags: cookies, JavaScript, obiekty, wyrażenia regularne Brak komentarzy
Posted in Articles, JavaScript, Practice, Theory, Tools, Tutorials Tags: cookies, JavaScript, objects, regular expressions No Comments
Konstruktory funkcji są obiektami (obiektami Function()), dlatego że w JavaScript obiekty tworzy się za pomocą obiektów.
Constructor functions are objects (Function() objects), thus, in JavaScript, objects create objects.
Posted in Artykuły, JavaScript, Narzędzia, Praktyka, Teoria, Tutoriale Tags: cookies, JavaScript, obiekty, wyrażenia regularne Brak komentarzy Czytaj dalej
Posted in Articles, JavaScript, Practice, Theory, Tools, Tutorials Tags: cookies, JavaScript, objects, regular expressions Comments Off on Cookies in JavaScript
Podsumowanie Wszystkie obiekty w języku JavaScript wywodzą się od Object; wszystkie obiekty dziedziczą metody i pola po Object.prototype, chociaż mogą one zostać przeciążone (z wyjątkiem Object'u o prototypie null, tj. Object.create(null)).
All objects in JavaScript are descended from Object; all objects inherit methods and properties from Object.prototype, although they may be overridden (except an Object with a null prototype, i.e. Object.create(null)).
Uzyskiwanie dostępu do komponentów XPCOM z poziomu JavaScript Obiekty XPCOM są tworzone jako nowe instacje (każda oznacza kompletnie nowy obiekt) lub jako usługi (każdy dostęp dotyczy tego samego obiektu, nazywanego singletonem).
Accessing XPCOM components from JavaScript XPCOM objects are either created as new instances (each creation gives you a completely new COM object) or as services (each access gives you the same COM object, often called a singleton).
JavaScript posiada tylko obiekty do mapowania kluczy do wartości.
JavaScript only has objects for mapping keys to values.
Za pomocą modułów można także utworzyć globalne obiekty typu singleton, co dotychczas wymagało korzystania z obiektów JavaScript XPCOM.
Modules can also be used to create global JavaScript singletons that previously required using JavaScript XPCOM objects.
System PROMOTIC z języka JavaScript nie wykorzystuje nawet jego wbudowane obiekty a zastępuje je obiektami własnymi.
The PROMOTIC system does not even use the embedded objects of the JavaScript language and replaces them by its own objects.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.
No results found for this meaning.
Synonyms and analogies of "obiekty JavaScript" in Polish