BOOL in Japanese translation

bool
boolean
ta bool ta

Examples of using Bool in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Fixed an issue where using bool instead of BOOL could prevent project load.
BOOLの代わりにboolを使用するとプロジェクトがロードされない場合がある問題を修正しました。
It's caused when adding, multiplication or division numeric to a bool value.
ブール値に数値を加算、乗算または除算するときに発生します。
Deleted bool, optional A boolean value to indicate whether the message had been deleted.
Deletedブール、オプションメッセージが削除されたかどうかを示すブール値。
Returns: bool(true if the permission is provided, false if not).
戻り値:bool(権限があればtrue、なければfalse)。
Mixpasswordcase Ta bool Ta true Whetherpasswd(1) will warn the user if an all lower case password is entered.
Mixpasswordcasebooltrueすべて小文字のパスワードが入力された場合、passwd(1)がユーザに警告します。
A simple example of a property- a test with parameters- is written as a normal F function that returns a bool.
性質―パラメータ付きのテスト―の簡単な例はbool値を返す普通のFの関数として書かれます。
Supported bool in comparison operators(>,>=,<,<=).
比較オペレータ(>,>=,<,<=)でbool値をサポートしました。
The rank of_Bool shall be less than the rank of all other standard integer types.
Bool型の順位は、他のすべての標準整数型の順位より低くなければならない。
Either 0 or 1 in the native or standard bool representation will be packed, and any non-zero value will be True when unpacking.
または1のネイティブや標準の真偽値表現でパックされ、アンパックされるときはゼロでない値はTrueになります。
Type of variable. Use"bool" for a boolean, otherwise it is treated as a string.
変数のタイプ。ブーリアンの場合は“bool”を使います。そうでない場合は、文字列として扱われます。
If neither__len__() nor__bool__() are defined by a class then all its instances are considered to be True.
クラスが__len__()__bool__()も定義していないければ、そのクラスのインスタンスはすべて真とみなされます。
When that type is cv bool, the resulting value is false if the original value is zero and true for all other values.
ターゲット型がcvboolのとき、元の値がゼロの場合は結果はfalse、それ以外のすべての値に対してはtrueです。
Operator'+' cannot be applied to operands of type'int' and'bool'.
演算子'>>'を'uint'と'uint'型のオペランドに適用することはできません。
The Bool column In the bool column to the right in the list, you can select a boolean operator: And or Or.
ブール演算子リストの一番右の「ブール(bool)」のコラムでは、ブール演算子(「And」または「Or」)を選択できます。
The True and False objects have a special type called bool.
TrueやFalseは、ブール(bool)型と呼ばれる型を持った値です。
Using the enum above, int is represented as 2, bool as 1, public key as 6 and signature as 0.
上記のenumを使用すると、intは1、boolは2、公開鍵は6、署名は0として表されます。
To create a boolean type column, specify Bool to the type parameter of column_create command.
ブール型のカラムを作成するには、column_createコマンドのtype引数にBoolを指定します。
For it statement very frequently its checked if bool is true or false.
それステートメントの場合は非常に頻繁にそのブール値が真か偽の場合にチェック。
Supported to set Bool to reference column when loading dataset by load command.
Loadコマンドでデータをロードするときに参照カラムに対するBoolの設定をサポートしました。
nb_nonzero is now nb_bool.
nb_nonzeroがnb_boolになりました。
Results: 272, Time: 0.0433

Top dictionary queries

English - Japanese