Returns a Boolean result based on whether an expression is null. | Возвращает логический результат, означающий, имеет ли выражение значение NULL. |
Use a Boolean column to indicate whether the current record is an inferred member | Использовать логический столбец для указания принадлежности текущей записи к выводимым элементам |
In addition to the bit-vector type C - also provides a Boolean type bool, which can be computed by expressions and used for control flow but cannot be stored in a register or in memory. | Кроме того, кроме битового вектора, С - также предоставляет логический тип bool, который может быть типом результата выражения, а также может использоваться для управления выполнением программы и не может быть сохранён в регистре или в памяти. |
Boolean, logical values true and false. | Логический: bool, имеющий значения true или false. |
In order to enhance access to information contained within the database, there is a need to develop the database search engine to allow true Boolean and keyword searching. | С тем чтобы улучшить доступ к информации, содержащейся в базе данных, необходимо усовершенствовать программу поиска по базе данных, с тем чтобы можно было производить действительно логический, болевпоиск и поиск по ключевым словам. |
d-i debian-installer/exit/halt boolean true This will power off the machine instead of just halting it. | d-i debian-installer/exit/halt boolean true Эта настройка позволяет выключить питание машины, а не просто остановить её. |
This is optional and can be ignored to use the regular dynamic typing of JavaScript. function add(left: number, right: number): number {return left + right;} The annotations for the primitive types are number, boolean and string. | Это не является обязательным и может быть проигнорировано чтобы использовать обычную динамическую типизацию JavaScript. function add(left: number, right: number): number {return left + right;} Существует несколько аннотаций для примитивных типов: number, boolean и string. |
Application examples of the types emulation on.Net Framework: Boolean and Guid emulation in Firebird and Interbase. | Пример использования эмуляции типа Boolean на.Net Framework: эмуляция Boolean и Guid в Firebird and Interbase. |
Boolean type is supported by Interbase starting from 7th version and is not supported by Firebird server. | Тип Boolean поддерживается в Interbase начиная с 7-й версии и не поддерживается сервером Firebird. |
IBProvider browsers data domains and if it finds a domain suitable by mask, it sets the corresponding Boolean or Guid in the column. | IBProvider просматривает домены данных и если обнаруживается домен, подходящий по маске, он выставляет колонке соответствующий тип Boolean или Guid. |
Boolean rings are absolutely flat: this means that every module over them is flat. | Булевы кольца являются абсолютно плоскими, то есть любой модуль над ними является плоским. |
Boolean operations on convex polygons and monotone polygons of the same direction may be performed in linear time. | Булевы операции над выпуклыми многоугольниками и монотонными многочленами с одинаковыми направлениями можно осуществить за линейное время. |
Boolean operations on polygons are a set of Boolean operations (AND, OR, NOT, XOR, ...) operating on one or more sets of polygons in computer graphics. | Булевы операции над многоугольниками - это набор булевых операций (AND, OR, NOT, XOR, ...) с одним или несколькими наборами многоугольников в компьютерной графике. |
Concept classes that are polynomially closed under exception lists include Boolean formulas, circuits, deterministic finite automata, decision-lists, decision-trees, and other geometrically-defined concept classes. | Классы понятий, полиномиально замкнутые по спискам исключений, включают булевские формулы, суммирующие цепи, детерминированные конечные автоматы, списки решений, деревья решений и другие классы понятий на геометрической основе. |
Boolean operations on polygons: Various Boolean operations on the sets of points defined by polygonal regions. | Булевские операции над многоугольниками - различные булевские операции на множестве точек, определённых внутренними областями многоугольников. |
Of course it wasn't that easy, there were issues with Boolean fields, and case sensitivity of field names. | Я уже вижу вашу улыбку:-) Все прошло совсем не так гладко, оказалось что булевские поля представлены по разному, и по разному учитывается регистр полей. |
In electrical engineering, Prihar (1956) uses cliques to analyze communications networks, and Paull & Unger (1959) use them to design efficient circuits for computing partially specified Boolean functions. | В электротехнике Прихар использовал клики для анализа коммуникационных сетей, а Паул и Унгер использовали их для разработки эффективных схем для вычисления частично определённых булевских функций. |
A 2-satisfiability instance consists of a collection of Boolean variables and a collection of clauses, constraints on certain pairs of variables requiring those two variables to avoid certain combinations of values. | Экземпляр 2-выполнимости состоит из набора булевских переменных и коллекции утверждений, ограничений на некоторых парах переменных, чтобы избежать некоторых комбинаций значений. |
Note that boolean variables usually end in a?, and that they are seperate from variables of the same name without the question mark. | Заметим что имена булевских переменных обычно заканчиваются символом?, и это отличает их от переменных не булевского типа с тем же именем. |
Later feature additions included templates, exceptions, namespaces, new casts, and a boolean type. | Последние обновления включали шаблоны, исключения, пространства имён, новые способы приведения типов и булевский тип. |
Boolean is a predefined enumeration with values from the set {false, true}. | Булевский - предопределенный перечислимый тип со значениями из конкретного набора {ложными, истинными}. |
The value of an attribute is normally a string; it may be omitted (in case of HTML) for a boolean attribute, e.g., a "certified" attribute on figure 2. | Значением атрибута обычно является строка; она может опускаться (в случае HTML) для булевского атрибута, например, атрибута "certified" на рис. 2. |
Rather than just being a single Boolean value, the output of a planarity testing algorithm may be a planar graph embedding, if the graph is planar, or an obstacle to planarity such as a Kuratowski subgraph if it is not. | Вместо простого булевского значения, выход алгоритмов проверки планарности может дать вложение графа, если граф планарен, или преграду планарности, такую как подграф Куратовского, если граф не планарен. |
Note that boolean variables usually end in a?, and that they are seperate from variables of the same name without the question mark. | Заметим что имена булевских переменных обычно заканчиваются символом?, и это отличает их от переменных не булевского типа с тем же именем. |