falseを含む例文一覧と使い方
該当件数 : 6900件
The code block checks the value of the logonSuccess variable and if it is false, displays an error message. 例文帳に追加
?phpif (!logonSuccess)echo Invalid name and/or password;?コードブロックは logonSuccess 変数の値を確認し、false の場合、エラーメッセージを表示します。 - NetBeans
Retrieve the HTTP caching information for a REST resource, or FALSE if no cache is found.例文帳に追加
REST リソースの HTTP キャッシュ情報を取得します。 キャッシュが見つからなかった場合は FALSEを返します。 - PEAR
TRUE if you want to enable advanced security features FALSE if you want to disable them.例文帳に追加
高度なセキュリティ機能を有効にしたい場合は TRUE、無効にしたい場合は FALSEを指定します。 - PEAR
Disconnects from a database Return value boolean - Returns TRUE on success, FALSE on failure.例文帳に追加
データベースとの接続を切断します。 返り値 boolean - 成功時には TRUE 、失敗時には FALSEを返します。 - PEAR
This method returns TRUE if a multiple attribute is present in the select, FALSE otherwise.例文帳に追加
このメソッドは、select に multiple属性が設定されている場合に TRUE、それ以外の場合に FALSEを返します。 - PEAR
The callback function needs to return true or false, determining if the rule is passed or not. 例文帳に追加
コールバック関数は、その規則に通過したかどうかを trueまたは false で返す必要があります。 - PEAR
TRUE: collect all hidden elements into string; FALSE: process them as usual form elements 例文帳に追加
TRUE: すべての hidden 要素を文字列にまとめます。 FALSE: hidden 要素を通常のフォーム要素として処理します。 - PEAR
The formatted MAC Address or FALSE if the syntax of the MAC address is invalid例文帳に追加
整形済みの MAC アドレスを返します。 MAC アドレスの構文が間違っている場合はFALSEを返します。 - PEAR
If the $doReturn parameter is FALSE, then the data will be imported into the database defined by the factory of this class. 例文帳に追加
パラメータ $doReturn が FALSE の場合、このクラスのファクトリで指定したデータベースにデータがインポートされます。 - PEAR
string $doReturn - If TRUE, an array will be returned, if FALSE, the data will be imported into the database. 例文帳に追加
string $doReturn TRUE の場合は、配列が返されます。 FALSEの場合は、データがデータベースに保存されます。 - PEAR
NULL if no debugging, TRUE if web interface, FALSE if command-line例文帳に追加
デバッグを行わない場合は NULL、Web インターフェースの場合は TRUE、コマンドラインの場合は FALSEを指定します。 - PEAR
This function can not be calledstatically.Return value boolean - TRUE if the information was retrieved successfully, FALSE otherwise.例文帳に追加
返り値 boolean - 情報の取得に成功した場合に TRUE、それ以外の場合に FALSEを返します。 - PEAR
wordWrapWidth (default: false)If set to a number higher one that the entries are wrapped after that amount of characters. 例文帳に追加
wordWrapWidth (デフォルト: false)1 より大きい数値を指定すると、その文字数でエントリをワードラップします。 - PEAR
Whether to use this option for all renderers (TRUE) or only for the current one (FALSE) 例文帳に追加
このオプションをすてべのレンダラに適用する(TRUE) か、現在のレンダラにのみ適用する (FALSE) か。 - PEAR
Whether to use these options for all renderers (TRUE) or only for the current one (FALSE) 例文帳に追加
このオプションをすてべのレンダラに適用する(TRUE) か、現在のレンダラにのみ適用する (FALSE) か。 - PEAR
boolean - true if credit card number is valid, false otherwise ExampleExample 66-1. 例文帳に追加
クレジットカード番号が有効な形式である場合に true、それ以外の場合に false を返します。 - PEAR
Changed in version 2.3:If no argument is given, this function returns False.例文帳に追加
バージョン 2.3 で 変更 された仕様:引数が与えられなかった場合、この関数は False を返します。 - Python
Return True if the message's payload is a list ofsub-Message objects, otherwise return False. 例文帳に追加
メッセージのペイロードが子 Message オブジェクトからなるリストであれば True を返し、そうでなければ False を返します。 - Python
If an argument is present, the return value is True if the lock is acquired successfully,False if not.例文帳に追加
なお、引数を与えた場合、ロックを獲得するとTrue、できなかったときには False を返します。 - Python
false: Optionally do not perform Namespace processing(implies namespace-prefixes; default).access: (parsing) read-only; (not parsing) read/write 例文帳に追加
false: オプションで名前空間の処理を無効にする(暗黙に namespace-prefixes も無効にする - デフォルト )。 - Python
Returns True if filename is a valid ZIP file based on its magic number, otherwise returns False.例文帳に追加
filename が正しいマジックナンバをもつ ZIP ファイルのときにTrue を返し、そうでない場合 False を返します。 - Python
Applications that never expect any keyboard input also should set this member to False.例文帳に追加
キーボードの入力を全く使わないアプリケーションでも、このメンバをFalseに設定すべきである。 - XFree86
If the event you requested is not available, XCheckWindowEvent returns False, and the output buffer will have been flushed.例文帳に追加
要求したイベントが利用できない場合、XCheckWindowEventはFalseを返し、出力バッファはフラッシュされる。 - XFree86
If the event you requested is not available, XCheckMaskEventreturns False, and the output buffer will have been flushed. 例文帳に追加
要求したイベントが利用できない場合、XCheckMaskEventはFalseを返し、出力バッファはフラッシュされる。 - XFree86
Modal menus with submenus generally add a submenuwidget to the cascade with exclusive False. 例文帳に追加
サブメニューを持つモーダルメニューは一般的に、サブメニューウィジェットのexclusive にFalseをセットしてカスケードに追加する。 - XFree86
verticalList (Class Boolean) Either `true' or `false,' determines whether the directory listing is vertically or horizontally organized.例文帳に追加
verticalList (Class Boolean)`true' または `false' の値を持ち、ディレクトリのリストを縦に並べるか横に並べるか指定する。 - XFree86
The story is false on the face of it. 例文帳に追加
この話の嘘なことは知れきっている - 斎藤和英大辞典
'' `How can you tell me what you know is false?' 例文帳に追加
「どうしてお前は私に嘘をつくんだ?」 - Conan Doyle『黄色な顔』
To provide a false claims detector that detects false claims of medical treatment fee, a false claims detection method and a computer program.例文帳に追加
診療報酬の不正請求を検出する不正請求検出装置、不正請求検出方法及びコンピュータプログラムの提供。 - 特許庁
To excellently suppress a false color and prevent colors other than the false color from being suppressed in the case of the generation of the false color on an object in an image, in particular, the generation of the false color on a human skin.例文帳に追加
画像中の被写体、特に人肌部分に偽色が発生するような場合に偽色を良好に抑圧するとともに、偽色以外を抑圧しないようにすること。 - 特許庁
YARN HEATING APPARATUS IN DRAWING-FALSE TWIST TEXTURING MACHINE例文帳に追加
延伸仮撚機における糸条加熱装置 - 特許庁
FALSE ADHESIVE PAPER AND METHOD FOR PRODUCING THE SAME例文帳に追加
疑似接着用紙およびその製造方法 - 特許庁
He had a false recognition of the stock quantity. 例文帳に追加
彼はその在庫数を誤認識していた。 - Weblio Email例文集
STRETCHABLE FALSE TWIST YARN AND POLYESTER FABRIC例文帳に追加
ストレッチ性仮撚加工糸およびポリエステル布帛 - 特許庁
MULTICHANNEL DIGITAL BROADCASTING FALSE SIGNAL GENERATING DEVICE例文帳に追加
多チャンネルデジタル放送疑似信号発生装置 - 特許庁
FALSE DECISION CORRECTING CIRCUIT AND OPTICAL DISK DRIVE例文帳に追加
誤判定訂正回路及び光ディスク装置 - 特許庁
Tatoebaのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution (CC-BY) 2.0 France |
| Copyright (c) 株式会社 高電社 All rights reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳データはCreative Commons Attribution 3.0 Unportedでライセンスされています。 |
| Copyright © National Institute of Information and Communications Technology. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. 「斎藤和英大辞典」斎藤秀三郎著、日外アソシエーツ辞書編集部編 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
| 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 © 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) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| この対訳コーパスは独立行政法人情報通信研究機構の集積したものであり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
原題:”THE YELLOW FACE” 邦題:『黄色な顔』 | This work has been released into the public domain by the copyright holder. This applies worldwide. 底本:「世界探偵小説全集 第三卷 シヤーロツク・ホームズの記憶」平凡社 1930(昭和5)年2月5日発行 入力:京都大学電子テクスト研究会入力班(加藤祐介) 校正:京都大学電子テクスト研究会校正班(大久保ゆう) 青空文庫作成ファイル: このファイルは、インターネットの図書館、青空文庫(http://www.aozora.gr.jp/)で作られました。入力、校正、制作にあたったのは、ボランティアの皆さんです。 |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
Creative Commons Attribution (CC-BY) 2.0 France


