Vertaling van "Booleans" in Pools
Never use so-called magic values (arbitrary numbers, booleans etc) in your code.
Preferences API Preferences API allows you to save and read strings, numbers, booleans, and references to files to the preferences store.
API Preferencji API preferencji pozwala na zapisywanie oraz odczytywanie łańcuchów, liczb, wartości logicznych oraz odnośników do plików zapisanych w preferencjach.
Booleans - have only two possible values either true or false.
Boolean - posiada tylko dwie możliwe wartości true lub false.
Sketch Booleans can also be removed to return to the original geometry.
Please read the section on Booleans for more information.
Please read the section on Booleans for more information.
Create sketch Booleans by adding, subtracting, and using the intersection of existing sketch objects.
Closures You've met integers, strings, doubles, floats, Booleans, arrays, dictionaries, structs and classes so far, but there's another type of data that is used extensively in Swift, and it's called a closure.
Poznałeś już integer'y, string'i, double, float'y, bool'e, tablice, słowniki, struktury i klasy ale jest jeszcze jeden typ danych często używanych w Swifcie.
Pascal - Booleans Pascal provides data type Boolean that enables the programmers to define, store and manipulate logical entities, such as constants, variables, functions and expressions, etc.
Pascal - Boolean Pascal zapewnia typ danych Boolean, która umożliwia programistom definiowanie, przechowywanie i przetwarzanie jednostek logicznych, takich jak stałe, zmienne, funkcji i wyrażeń, etc.
The value of "true" in case of extended booleans
Check if the booleans are stored in extended form
Not all fields can contain variables; for example, smtpauth, smtpssl and recvssl are booleans, either 0 or 1, and recvtype is an integer value.
Nie wszystkie pola są zmiennymi, np. smtpauth, smtpssl i recvssl są wartościami binarnymi, 0 albo 1, oraz recvtype jest typem liczbowym.
Datatypes are primitives which are typically built into a programming language. Common examples include integers and booleans. They can not have relationships to classes but classes can have relationships to them.
Typy danych są prymitywami wbudowanymi w język programowania. Przykłady obejmują integer i boolean. Nie mogą mieć relacji do klas, ale klasy mogą mieć relacje do nich.