What is the translation of " BOOLEAN " in English?

Examples of using Boolean in Vietnamese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Property này là một Boolean.
The second property is a Boolean.
Biến boolean được khởi tạo là false.
Initialize the Boolean to false.
Tạo biểu thức có điều kiện( Boolean).
Represents a condition(boolean expression).
Boolean logic được biết đến nhiều nhất.
Hoare logic is the best known.
Chẳng hạn, boolean có thể dùng để.
For example, booleans can be used to.
Combinations with other parts of speech
Bạn có thể thực hiệnthay đổi từ văn bản thành boolean.
You can make a change from text to Boolean.
Ngược lại, Boolean false được trả về.
However, if it was unsuccessful a Boolean FALSE is returned.
Một giá trị chỉ có đúng hay sai thì được gọi là boolean.
A true or false value is called a boolean in programming.
Kiểu bool miêu tả một Boolean và là true hoặc false.
A bool type represents a boolean and is either true or false.
Một giá trị chỉ có đúng hay sai thìđược gọi là boolean.
A value that is either true orfalse is called a boolean value.
Các chuỗi, ký hiệu, số, boolean, null và undefined là nguyên thủy.
Strings, symbols, numbers, booleans, nulls and undefineds are primitives.
Mặc dù các kết quả đầu ra không giống nhau trong một trường hợp,chỉ là một boolean.
Although the outputs are not exactly the same in one case,just a boolean.
Các toán tử quantrọng nhất được định nghĩa cho boolean là cho và, hoặc, và không.
The most important operators defined for the boolean are for and, or, and not.
Lý do cho biến boolean trong lệnh gọi bindKey là chỉ cho phép trên đăng ký trên mỗi nhấn phim.
The reason for the boolean in the bindKey call is to only allow on register per key press.
Có 3 luận tử bổ sung màđối số phải là một luận lý Boolean( true và false).
There are three additionaloperators whose first argument must be a boolean(true or false).
Bạn cũng có thểsử dụng các toán tiên tiến và boolean để bao gồm một số truy vấn vào một cảnh báo.
You can also use advanced and boolean operators to include several queries into one alert.
Chú ý là trong Elixir,giá trị mang tính phủ định là nil và boolean false.
It should be noted that in Elixir,the only falsey values are nil and the boolean false.
Khi đặt tên cho một boolean, sử dụng những từ như is hoặc has để làm cho cho nó rõ hơn việc nó là boolean.
When naming a boolean, use words like is and has to make it clear that it's a boolean.
Để chuyển đổi các số hoặc chuỗi thành các giá trị Boolean, chúng ta sử dụng phương thức Boolean().
To convert numbers or strings to Boolean values, the Boolean() method is used.
Ví dụ: HTML cho phép các thuộc tính không có giá trị khi sự hiện diện củathuộc tính có ý nghĩa boolean.
For example, HTML permits attributes to have novalue when the attribute's presence has a boolean meaning.
Literals Nghĩa đen là một nhân vật rõ ràng, số, chuỗi,hoặc giá trị Boolean không được đại diện bởi một định danh.
A literal is an explicit numeric, character, string, or BOOLEAN value not represented by.
Mỗi field có một type xác định và chứa một mẩu dữ liệu duy nhất có thể là,ví dụ như một biểu thức boolean, string hoặc array.
Each field has a defined type and contains a single piece of data that can be,for example, a boolean, string or array expression.
Bên cạnh các số nguyên, chúng ta cũng có thể sử dụng boolean( True/ False), string, boolean và rất nhiều kiểu dữ liệu khác.
Besides integers, we can also use booleans(True/ False), strings, float, and so many other data types.
Boolean addAll( Collection c) Phụ thêm tất cả phần tử trong Collection đã xác định tới cuối của Vector này, để mà chúng được trả về bởi Iterator của Collection đã cho đó.
Boolean addAll(Collection c): Appends all of the elements in the specified Collection to the end of this Vector, in the order that they are returned by the specified Collection's Iterator.
Giá trị trả về có thể là một object, một array,một function, boolean hoặc một thứ gì đó bất kỳ.
The returned value could be an object, an array,a function, a boolean, anything really.
Khi dùng như một giá trị chung chung và không phải như một Boolean, giá trị trả về của một toán tử đoản mạch là thông số được định giá cuối cùng.
When used as a general value and not as a Boolean, the return value of a short-circuit operator is the last evaluated argument.
Trong cả hai trường hợp, bạn có thể đặt các giá trị là văn bản,số, boolean( true hoặc false), từ điển và danh sách.
In both cases, you can set the values as text,numbers, booleans(true or false), dictionaries, and lists.
Khi viết một biểu thức logic‘ equal to' so sánh một giá trị Boolean và một số, bạn cần chỉ ra cụ thể cho Excel biết rằng một giá trị Boolean không phải là số phải được coi như một số.
When writing an'equal to' logical expression that compares a Boolean value and a number, you need to specifically point out for Excel that a non-numeric Boolean value should be treated as a number.
Trong JavaScript, là một ngôn ngữ được gõ động, một biến có thể chứa bất kỳ loại giá trị nào, chẳng hạn như sốnguyên, chuỗi, Boolean, vv Hơn nữa, khi chạy, kiểu có thể được thay đổi.
In JavaScript, which is a dynamically typed language, a variable can hold any type of value, such as integer,string, Boolean, etc. Moreover, at runtime, the type can be changed.
Lỗi định kiểu( chẳng hạn như cố gắng dùng toán tử tăng++ cho biến luận lý( boolean) trong Java) và lỗi biến không khai báo đôi khi được coi là lỗi cú pháp khi chúng được phát hiện tại thời điểm biên dịch.
Type errors(such as an attempt to apply the++ increment operator to a boolean variable in Java) and undeclared variable errors are sometimes considered to be syntax errors when they are detected at compile-time.
Results: 346, Time: 0.0185

Top dictionary queries

Vietnamese - English