1153万例文収録!

「false true」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > false trueに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

false trueの部分一致の例文一覧と使い方

該当件数 : 516



例文

true: always, false: never, 'auto': when needed'auto' 例文帳に追加

true: 常に囲む、false: 決して囲まない、'auto': 必要に応じて囲む'auto' - PEAR

True if an item of s is equal to x, else False 例文帳に追加

s のある要素 x と等しい場合 True 、そうでない場合 False - Python

False if an item of s is equal to x, else True例文帳に追加

s のある要素が x と等しい場合 False 、そうでない場合 True - Python

This flag is initially False and is set to True by XtNoticeSignal; the Intrinsics invoke the callback whenever the flag is True, and the flag is set to False just before the callback is invoked.例文帳に追加

このフラグの初期値はFalseであり、XtNoticeSignalによってTrue に設定される。 - XFree86

例文

returnstrue if the cache is hit (false else) 例文帳に追加

returnsキャッシュがヒットすれば true(そうでなければ false) - PEAR


例文

unable to distinguish true from false 例文帳に追加

真偽の判断ができない - Weblio Email例文集

people will believe something false if many agree that it is true (an example of argumentum ad populum)例文帳に追加

市に虎あり - JMdict

returnTRUE or FALSE, wrt it is the last page or not. 例文帳に追加

return TRUE または FALSE、つまり、最後のページかどうか - PEAR

I can't tell whether it is true or false. 例文帳に追加

本当か嘘かわからん - 斎藤和英大辞典

例文

Most drivers return integers: 1 if true or 0 if false. 例文帳に追加

ほとんどのドライバでは、true の場合に1、false の場合に0 を返します。 - PEAR

例文

Returns true if address is valid, false if not. 例文帳に追加

アドレスが有効な場合、true を返し、そうでなければ false を返します。 - PEAR

TRUE if the MAC address is valid, FALSE otherwise例文帳に追加

MAC アドレスが有効な場合に TRUE、それ以外の場合に FALSEを返します。 - PEAR

The function returns True if it succeeds; otherwise,it returns False. 例文帳に追加

この関数は成功時にはTrueを、そうでない時にはFalseを返す。 - XFree86

?$2=0(True)?!$2=0(False) displays the inverted value of field2 as a boolean. 例文帳に追加

?$2=0(True)?!$2=0(False) は、フィールド2 の真偽値の反対の値を表示する。 - XFree86

! expression True if expression is false. 例文帳に追加

! expressionexpressionが偽ならば真になります。 - JM

return true (non-zero) or false (0). 例文帳に追加

は、真 (0 以外) か偽 (0) を返す。 - JM

returnTRUE or FALSE, wrt it is the first page or not. 例文帳に追加

return TRUE または FALSE、つまり、最初のページかどうか - PEAR

If the user has already been authenticated, the function returns TRUE. Otherwise it returns FALSE. 例文帳に追加

ユーザが認証済みならばTRUEを、そうでなければ FALSEを返します。 - PEAR

Returns true if netmask is valid, false if not. 例文帳に追加

ネットマスクが有効な場合、true を返し、そうでなければ false を返します。 - PEAR

Allowed parameters are a integer or the strings "true", "false","on" and "off". 例文帳に追加

指定可能なパラメータは整数または "true", "false", "on", "off" のいずれかである。 - XFree86

boolTRUE if the observer could be removed, FALSE otherwise例文帳に追加

bool オブザーバが削除された場合 TRUE、さもなければ FALSE。 - PEAR

0 ! expr True if expr is false. 例文帳に追加

0! exprexprが偽ならば真になります。 - JM

I can't not tell whether it is true or false. 例文帳に追加

本当かウソかわからない - 斎藤和英大辞典

Note: The true, false and null constants are excepted from the all-uppercase rule, and must always be lowercase. 例文帳に追加

注意true, false およびnull は例外で、すべて小文字で記述します。 - PEAR

If you want to allow login set this to TRUE otherwise set it to FALSE. 例文帳に追加

ログインを有効にしたい場合は TRUE、それ以外は FALSEを指定します。 - PEAR

flag to true if single line, false for multi lines 例文帳に追加

一行で出力する場合は true、複数行で出力する場合は false。 - PEAR

Returns TRUE if element is in the form, FALSE otherwise.例文帳に追加

もし要素がフォームにある場合は TRUE が、そうでなければ FALSEを返します。 - PEAR

boolean - true if Business ID is valid, false otherwise ExampleExample 66-1. 例文帳に追加

有効なビジネス ID である場合に true、それ以外の場合に false を返します。 - PEAR

boolean - true if bank account is valid, false otherwise ExampleExample 66-1. 例文帳に追加

有効な形式である場合に true、それ以外の場合に false を返します。 - PEAR

Return True if access is allowed,False if not.See the Unix man page 例文帳に追加

アクセスが許可されている場合 True を、そうでない場合 False を返します。 - Python

mixed - Returns true or false if $info = false or gender (Male or Female) and date of birth (YYYY-MM-DD) in array if PIN is valid, false otherwise ExampleExample 66-1. 例文帳に追加

$info が false の場合は、true あるいは false を返します。 $info が true の場合は、PIN が有効なら性別 (Male あるいは Female)と生年月日 (YYYY-MM-DD) の配列、それ以外の場合に false を返します。 - PEAR

returnstrue if client is connected, false otherwise 例文帳に追加

returnsもしクライアントが接続していれば true、そうでなければ false - PEAR

TRUE if given dir is valid, FALSE otherwise例文帳に追加

指定されたディレクトリが有効な場合にTRUE、そうでない場合に FALSEを返します。 - PEAR

This method returns TRUE if the path is absolute, FALSE otherwise.例文帳に追加

このメソッドは、絶対パスの場合 TRUE を返し、そうでないなら FALSEを返します。 - PEAR

boolean - true if FINUID is valid, false otherwise ExampleExample 66-1. 例文帳に追加

FINUID が有効な形式である場合に true、それ以外の場合に false を返します。 - PEAR

indicates whether the first parameter should is a filename (TRUE) or an XML string (FALSE). 例文帳に追加

最初のパラメータがファイル名 (TRUE)もしくは XML 文字列 (FALSE) かを指定します。 - PEAR

Returns True if year is a leap year, otherwiseFalse. 例文帳に追加

yearが閏年ならTrueを、そうでなければFalseを返します。 - Python

He can't tell the true from the false. 例文帳に追加

本物と偽物を区別できない。 - Tanaka Corpus

the condition of being either true or false 例文帳に追加

本当であるか嘘かということ - EDR日英対訳辞書

If I am true to one, I must be false to the other; if I am true to both, I must be false to myself. 例文帳に追加

あちら立てればこちらが立たぬ、両方立てれば身が立たぬ - 斎藤和英大辞典

true if you want to display the login form and false if you want to hide it. 例文帳に追加

ログインフォームを表示したければ TRUE、表示したくなければ FALSEを指定します。 - PEAR

TRUE to turn auto-commit on. FALSE to turn auto-commit off.例文帳に追加

自動コミットを有効にする場合に TRUE、無効にする場合に FALSEを指定します。 - PEAR

Finally one returns strings: T if true or F if false. 例文帳に追加

また、true の場合に文字列の T、false の場合に文字列の Fを返すものもあります。 - PEAR

parent block name boolean $recursive whether to return a tree of child blocks (TRUE) or a 'flat' array (FALSE) 例文帳に追加

親ブロック名。 boolean$recursive 子ブロックのツリーを返す (TRUE) か 'フラット'な配列を返す (FALSE) か。 - PEAR

Optionally, default is FALSE, set TRUE to force measurizing.例文帳に追加

オプションでデフォルトは FALSE です。 強制的に測定させるには TRUEを設定してください。 - PEAR

boolean - true if license plate number is valid, false otherwise ExampleExample 66-1. 例文帳に追加

番号が有効な形式である場合に true、それ以外の場合に false を返します。 - PEAR

boolean - true if number is valid, false otherwise ExampleExample 66-1. 例文帳に追加

番号が有効な形式である場合に true、それ以外の場合に false を返します。 - PEAR

boolean - true if VAT number is valid, false otherwise ExampleExample 66-1. 例文帳に追加

VAT 番号が有効な形式である場合に true、それ以外の場合に false を返します。 - PEAR

debug: May be either TRUE or FALSE, thus enabling or disabling complete debugging information. 例文帳に追加

debug: TRUE あるいは FALSEで、デバッグ情報の出力を有効あるいは無効にします。 - PEAR

例文

Directories are added recursively by default.This can be avoided by setting recursive to False;the default is True. 例文帳に追加

これは、recursive を False に設定することで避けることができます。 デフォルトは True です. - Python




  
EDR日英対訳辞書
Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  
斎藤和英大辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
「斎藤和英大辞典」斎藤秀三郎著、日外アソシエーツ辞書編集部編
  
JMdict
This page uses the JMdict dictionary files. These files are the property of the Electronic Dictionary Research and Development Group, and are used in conformance with the Group's licence.
  
Tanaka Corpusのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
 Creative Commons Attribution (CC-BY) 2.0 France.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS