Vertaling van "typy proste" 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.
Pozostałe argumenty, poza obowiązkowym, powinny stanowić typy proste języka C#.
The remaining arguments, apart from the obligatory one, should be simple types of the C language.
Omówienie roli klas opakowujących typy proste oraz typowe zastosowania tego typu obiektów w aplikacji
Discussion of the role of wrapper classes simple types and typical applications of this type in the application
Definicje typów można logicznie podzielić na dwie oddzielne sekcje - typy proste i typy złożone.
Type definitions can be logically divided into two separate sections - the simple types and complex types.
Typy złożone, tak jak typy proste, mają swoją nazwę (atrybut name) oraz klasę która odpowiada za implementację (atrybut class).
Complex types, like simple types, have their name (name attribute) and the class which is responsible for implementation (class attribute).
Zwracana przez metodę document.evaluate zmienna xpathResult może być zarówno pojedynczym węzłem (typy proste), jak i kolekcją węzłów (typy zestawów węzłów).
The returned variable xpathResult from document.evaluate can either be composed of individual nodes (simple types), or a collection of nodes (node-set types).
Typy proste w przeciwieństwie do typów złożonych nie posiadają zdefiniowanych filtrów i tokenizera.
Simple types as opposed to the complex types do not have a defined filters and tokenizer.
Wiele języków programowania obsługuje typy proste, takie jak integer, char i boolean.
Many programming languages support primitive types like integer, char, and boolean.
Zmienne w Java możemy podzielić na dwie grupy - typy proste oraz obiektowe.
Variables in Java can be divided into two groups - simple and object types.