BOOLEAN TRUE Meaning in Japanese - translations and usage examples

boolean TRUE
ブール値true
真偽値true

Examples of using Boolean true in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Boolean TRUE and FALSE.
BooleanTrueまたはFalse。
Delete returns boolean TRUE or.
Deleteはブール値のTRUE
Boolean True true; Note lower case.
ブールのTruetrue;小文字を使用します。
Delete returns boolean true or false.
Deleteはブール値のtrueまたはfalseを返します。
Boolean true, false Usable only for the field enabled.
真偽値true、falseenabledにのみ利用可能。
On the live network,you must also confirm that the validated field is set to the boolean true.
本番環境のネットワークでは、validatedフィールドがブール値trueに設定されていることも確認する必要があります。
Frozen Boolean true to enable Individual Freeze on this trust line.
Frozenブール値trueこのトラストラインのIndividualFreezeを有効にします。
Idle(BoltConnection connection, bool idle), you pass in a connection and a boolean true/false value.
Idle(BoltConnectionconnection,boolidle)です。接続とブーリアンのtrue/false値をパスします。
GlobalFreeze Boolean true to enable a Global Freeze on this address.
GlobalFreezeブール値trueこのアドレスに対してGlobalFreezeを有効にします。
The exists function checks for this condition and returns the result as Boolean true/false to the grouping function.
Exists関数は、この条件をチェックして、結果をブール値true/falseとしてグループ関数に返します。
Wrap boolean true Whether the carousel should cycle continuously or have hard stops.
Wrapbooleantrueカルーセルが循環動作を継続させるか停止させるかの真偽値。
The first time the loop finishes with therequest object's dispatched status set(Boolean TRUE), it will finish processing.
リクエストオブジェクトのディスパッチ状態が(TRUEに)設定された状態でループが終了すると、処理が終了します。
Scala< find res: Boolean true The result'true' means there exists a solution.
Scala<findres:Booleantrue結果のtrueは,解が存在することを表す。
The arc(below the variable) has two properties, the first one is boolean false, the second boolean true.
変数の下のアークは、2つのプロパティを持ち、最初プロパティは、booleanfalse、二番目のプロパティはbooleantrueです
CI Boolean true(represents whether the current environment is a CI environment).
CIBooleantrue(現在のビルド環境がCIであることを表します。常にtrueとなります。)。
If the closure evaluates to(i.e. returns) boolean true then the argument is assumed to have matched the expectation.
クロージャーの評価(例えば返却値)が、論理型のtrueであれば、その引数はエクスペクションと一致すると判断されます。
Lang- XPath| MDN The lang function determines whether the context node matches the given language and returns boolean true or false.
Lang-XPath|MDNlang関数は、コンテキストノードの言語が与えられた言語に一致するかどうかを判定し、真偽値trueまたはfalseを返します。
KeepRunning Boolean true Determines whether Cordova will keep running in the background or not.
KeepRunning真偽値trueバックグラウンドで、Cordovaが動作し続けるか否かを指定します。
This is achieved with the help of the contains function, which passes a Boolean true or false value to a second Value-Map component.
これはブール型trueまたはfalse値を2番目のValue-Mapコンポーネントにパスするcontains関数を使用して達成することができます。
Caching boolean true enable/ disable caching(can be very usefull for the debug of cached scripts).
Cachingbooleantrueキャッシングを有効/無効にします(キャッシュされたスクリプトのデバッグ時に有用です)。
Contains- XPath| MDN The contains functiondetermines whether the first argument string contains the second argument string and returns boolean true or false.
Contains-XPath|MDNcontains関数は、第1引数の文字列に第2引数の文字列が含まれているかどうかを判定し、真偽値trueまたはfalseを返します。
CIRCLECI Boolean true(represents whether the current environment is a CircleCI environment).
CIRCLECIBooleantrue(現在のビルド環境がCircleCIであることを表します。常にtrueとなります。)。
If you need to specify the value of an option that does not accept string values, such as the--force flag on the migrate: refresh command,you may pass a boolean true or false:.
Migrate:refreshコマンドの--forceフラッグのように、文字列を受け取らないオプションの値を指定する必要がある場合は、論理値でtrueやfalseを指定します。
Vibrate Boolean true[Optional] If set to true the device vibrates on receipt of notification.
VibrateBooleantrue[オプション]trueに設定されている場合、端末は通知を受け取ると振動します。
Sound Boolean true[Optional] If set to true, it plays the sound specified in the push data or the default system sound.
SoundBooleantrue[オプション]trueに設定されている場合、プッシュデータで指定された音声またはデフォルトのシステム音が再生されます。
ClearNotifications Boolean true[Optional] If set to true, the app clears all pending notifications when it is closed.
ClearNotificationsBooleantrue[オプション]trueに設定されている場合、アプリが閉じられたときに保留中の通知をすべてクリアします。
FileLocking boolean true Enable/ disable fileLocking: Can avoid cache corruption under bad circumstances but it doesn't help on multithread webservers or on NFS filesystems….
FileLockingbooleantrueファイルロックを有効/無効にします。不慮の事故でキャッシュが破壊されることを防げますが、マルチスレッドなウェブサーバ環境やNFSファイルシステム上では役に立ちません。
ReadControl boolean true Enable/ disable read control: if enabled, a control key is embeded in the cache file and this key is compared with the one calculated after the reading.
ReadControlbooleantrue読み込み制御を有効/無効にします。有効にするとキャッシュファイルに制御キーが埋め込まれます。キャッシュの読み込み後、計算した結果とキャッシュのキーを比較します。
WriteControl boolean true Enable/ disable write control(the cache is read just after writing to detect corrupt entries), enabling writeControl will lightly slow the cache writing but not the cache reading(it can detect some corrupt cache files but it's not a perfect control).
WriteControlbooleantrue書き込み制御を有効/無効にします(壊れたエントリを検出するため、書き込んだ直後にそのキャッシュを読み込みます)。writeControlを有効にすると、キャッシュの書き込みがやや遅くなりますが、 読み込みの速度は変わりません(これはキャッシュファイルが壊れているかどうかを調べるものですが、完全に判断できるわけではありません)。
Results: 29, Time: 0.0341

Top dictionary queries

English - Japanese