What is the translation of " BOOLEAN " in English? S

Examples of using Boolean in Ukrainian and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Тобто тип результату- boolean.
Those. result type is boolean.
Is_3ds Boolean Можливі значення.
Is_3ds Boolean Possible values.
Використовується тільки Boolean.
Use only with Boolean expressions.
More: boolean, true- означає, що блок розгортається.
More: boolean, true- means that the block is unfolding.
Send Надсилати смс чи ні[boolean].
Send Whether to send sms or not[boolean].
Boolean оператори(і, або) і послідовний пошук також підтримані.
The Boolean operators AND and OR are used in searches.
C підтримує суворий тип даних Boolean, bool.
C supports a strict Boolean data type, bool.
Boolean оператори(і, або) і послідовний пошук також підтримані.
Boolean operators(and, or) and string searching are supported.
Відповідає за завантаження ресурсів CSS. Інтерпретується як boolean.
Enables CSS assets download. Value is interpreted as a boolean.
Boolean оператори(і, або) і послідовний пошук також підтримані.
At the moment boolean(AND, OR) searches are not supported.
Відповідає за управління тегами preconnect. Інтерпретується як boolean.
Enables preconnect tag management. Value is interpreted as a boolean.
IsBase- boolean- показує чи транзакція є coinbase чи ні.
IsBase- boolean- shows if the transaction is a coinbase transaction or not.
Cut Якщо має true,смс буде обрізано до 160 символів[boolean].
Cut If set to true,sms messages will be truncated up to 160 symbols[boolean].
Boolean можна порівнювати тільки з true або false, але це не потрібно робити.
Boolean can only be compared with true or false, but it does not need to be done.
Значення атрибуту async для усіх ресурсів script. Інтерпретується як boolean.
Async attribute value for all script subresources. Value is interpreted as a boolean.
Зокрема, примітивні типи, такі як integer, boolean та інше, повинні оброблятися як особливі випадки.
In particular, the primitive types such as integer, boolean, and so on need to be handled as special cases.
Примітивне значення- це елемент будь-якого з вбудованих типів: Undefined, Null, Boolean, Number і String;
A primitive value is a member of one of the following built-in types: Undefined, Null, Boolean, Number, and String;
У TListBox є властивість Selected[Index: Integer]: Boolean- біжиш за списком і витягаєш виділене.
TListBox has the property Selected[Index: Integer]: Boolean- you run through the list and drag out the selection.
Виправлена некоректна сортування в таблиці основних даних сайту, що мають тип"boolean"(наприклад, сортування у колонці HTTPS).
Fixed incorrect sorting of the main site data in the table, boolean type output(for example, sorting in the HTTPS column).
Підтримує чотири примітивних типи даних(String, Number, Boolean, Null) та два комплекстних(Object- фігурні дужки, Array- квадратні дужки).
JSON can represent four primitive data types- string, number, Boolean, and null- as well as two structured types, object and array.
Microsoft SQL Server є однієюз кількох систем баз даних, що як слід підтримує значення BOOLEAN, використовуючи власний тип даних BIT.
Microsoft SQL Server isone of the few database systems that properly supports BOOLEAN values using its"BIT" data type.
MySQL інтерпретує BOOLEAN як синонім TINYINT(8-бітове знакове ціле число)[2]. PostgreSQL надає стандартний відповідник булевого типу.[3].
MySQL interprets"BOOLEAN" as a synonym for TINYINT(8-bit signed integer).[2] PostgreSQL provides a standard conforming Boolean type[3].
Примітивне значення- це елемент будь-якого з вбудованих типів: Undefined, Null, Boolean, Number і String; об'єкт- це елемент ще одного вбудованого типу Object;
A primitive value is a member of one of the following built-in types: Undefined, Null, Boolean, Number, and String;
І те ж можна використовувати ці Boolean вирази всередині конструкцій як це, яка з Звичайно є умови або філії, прислів'їв розвилок.
And Meanwhile you can use these Boolean expressions inside of constructs like these, which of course are conditions or branches, proverbial forks in the road.
Натисніть цю кнопку, щоб вибрати параметр перегляду з ієрархічного списку, у якому параметри згруповано за темами. У ньому також показано короткий опис кожного параметра та тип даних,що йому відповідають(string, integer, float або boolean).
Press this button to select a View Option from a Tree list, in which they are grouped by subject. Also shown are a short description of each option, and the data typeof the option's value(string, integer, float or boolean).
Як теорія і практика Boolean SAT solvers розвивалися, ряд ASP вирішувачів були побудовані на SAT вирішувачах, включаючи ASSAT і Cmodels.
As the theory and practice of Boolean SAT solvers evolved, a number of ASP solvers were built on top of SAT solvers, including ASSAT and Cmodels.
Визначення структури даних(вигаданого) протоколу Foo з використанням нотації ASN.1: FooProtocol DEFINITIONS::= BEGIN FooQuestion::= SEQUENCE{ trackingNumber INTEGER, question IA5String} FooAnswer::= SEQUENCE{ questionNumber INTEGER, answer BOOLEAN} END Це могла б бути специфікація опублікована творцем протоколу Foo.
This is an example ASN.1 module defining the messages(data structures) of a fictitious Foo Protocol: FooProtocol DEFINITIONS::= BEGIN FooQuestion::= SEQUENCE{ trackingNumber INTEGER, question IA5String} FooAnswer::= SEQUENCE{ questionNumber INTEGER, answer BOOLEAN} END This could be a specification published by creators of Foo Protocol.
Хоча C++ також має тип Boolean, він може бути вільно перетворений в цілі числа та з них, а вирази, такі як if(a), вимагають тільки того, щоб a був конвертований в bool, що дозволяє бути a int-типу або вказівником.
While C++ also has a Boolean type, it can be freely converted to and from integers, and expressions such as if(a) require only that a is convertible to bool, allowing a to be an int, or a pointer.
Крім того,на мій вид я додав ім'я таблиці та не хочу я столу", який[Boolean]" addauto"чи ні, як один вхід з розкривного(розділені комами), потім розділити результат у верхній частині simplecsvimport сценарій.
Also, in my form I added the table name andwhether I wanted the table to be[boolean]“addauto” or not as a single input from a drop-down(comma separated), then split the result at the top of the simplecsvimport script.
Assert. ok(boolean, string)- визначає, чи приведена змінна приводиться до логічного типу даних; assert. equal(value1, value2, message)- порівнює дві змінних, використовуючи оператор подвійної рівності; assert. deepEqual(value1, value2, message)- порівнює дві змінних, виходячи з їх змісту, а не тільки за їх ідентичністю; assert. strictEqual(value1, value2, message)- проводить суворе порівняння двох змінних за допомогою потрійної рівностітобто порівнюючи не тільки значення.
Assert. ok(boolean, string)- Asserts that the provided value casts to boolean true. assert. equal(value1, value2, message)- Compares two values, using the double-equal operator. assert. deepEqual(value1, value2, message)- Compares two values based on their content, not just their identity. assert. strictEqual(value1, value2, message)- Strictly compares two values, using the triple-equal operator.
Results: 40, Time: 0.019
S

Synonyms for Boolean

Top dictionary queries

Ukrainian - English