falseを含む例文一覧と使い方
該当件数 : 6900件
genus of poisonous fungi having hard-skinned fruiting bodies: false truffles 例文帳に追加
硬い皮の子実体をもつ有毒菌の属:にせトリュフ - 日本語WordNet
This action is based on the introjection of a false self. 例文帳に追加
この行動は、偽の自己の取入れに基づいている。 - Weblio英語基本例文集
the act of giving false compliments in order to gain some benefit for oneself 例文帳に追加
(自分の利益のために)心にもない世辞を言うこと - EDR日英対訳辞書
Errors glXQueryVersion returns False if it fails, True otherwise. 例文帳に追加
エラー\\f3glXQueryVersion\\fP は失敗すれば \\f3False\\fP を返し、成功すれば \\f3True\\fP を返す。 - XFree86
PRINTED MATTER HAVING SIGNATURE AND TRUTH/FALSE DISCRIMINATING METHOD THEREFOR例文帳に追加
サインを有する印刷物及びその真偽判定方法 - 特許庁
ABNORMALITY DETECTING METHOD FOR YARN DRAWING AND FALSE TWISTING MACHINE例文帳に追加
糸条延伸仮撚加工機の異常検出方法 - 特許庁
This randomness characteristic reduces the likelihood of false alarm.例文帳に追加
このランダムネス特性は誤警報の尤度を低下させる。 - 特許庁
METHOD FOR FALSE-TWISTING POLYLACTIC ACID MULTIFILAMENT YARN AT HIGH SPEED例文帳に追加
ポリ乳酸マルチフィラメント糸の高速仮撚加工方法 - 特許庁
The first claim is manifestly false, 例文帳に追加
最初の主張が間違っているのははっきりしている。 - Ian Johnston『科学のカリキュラムで創造説?』
The number of false positives is expected to be 256 / 232 = 224 = 16.8 million. 例文帳に追加
もっともらしいケースの数は 256 / 232 = 224 = 1.68 億通りとなる。 - Electronic Frontier Foundation『DESのクラック:暗号研究と盗聴政策、チップ設計の秘密』
To increase the authentication accuracy of biometric authentication by reducing a false rejection rate and a false acceptance rate.例文帳に追加
本人拒否率および他人誤認率を低くして生体認証における認証の精度を向上させること。 - 特許庁
SLUB-TONE COMPOSITE FALSE-TWISTED YARN, WOVEN OR KNIT FABRIC PRODUCED BY USING THE SAME, AND METHOD FOR PRODUCING SLUB-TONE COMPOSITE FALSE-TWISTED YARN例文帳に追加
スラブ調複合仮撚糸、それを用いてなる織編物およびスラブ調複合仮撚糸の製造方法 - 特許庁
ADHESIVE BODY FOR FALSE NAIL AND MANUFACTURING METHOD THEREFOR, AND METHOD OF BONDING THE FALSE NAIL USING THE ADHESIVE BODY例文帳に追加
付け爪用粘着体及びその製造方法並びにその粘着体を用いた付け爪の接着方法 - 特許庁
Thus, it is not necessary to grasp current conditions with the truth/false value question and to judge the truth/false value.例文帳に追加
この構成により、真偽値質問に伴う現在の状況の把握および真偽値判断を不要とする。 - 特許庁
To provide a method for producing false-twist polyester textured yarns with good false-twist processability and reduced fluffs from polyester film as a recycling material.例文帳に追加
ポリエステルフィルムを再生原料とし、仮撚加工性が良好でかつ毛羽が少ない仮撚加工糸を得る。 - 特許庁
To provide a false color evaluating method or the like for quantitatively evaluating false colors of an image taken by a digital camera.例文帳に追加
デジタルカメラによる撮像画像の偽色を定量的に評価する偽色評価方法等を提供する。 - 特許庁
PEAR's base class also provides a way of passing around more complex errors than a true/false value or a numeric code. 例文帳に追加
PEAR 基底クラスは、true/false 値や数値コードといったものに比べ、より複雑にエラーを渡す手段を提供します。 - PEAR
Package name to retrieve error information from, or false to retrieve error information from all singleton stacks 例文帳に追加
エラー情報を取得したいパッケージの名前。 すべてのスタックから情報を取得したい場合には false を設定します。 - PEAR
idle time in seconds boolean $add if TRUE$time is added to the existing idle time, if FALSE the existing time value will be replaced.例文帳に追加
idle time in secondsboolean$add TRUE の場合、現在指定されているアイドル時間に $time が加えられます。 FALSE の場合は、$timeに置き換えられます。 - PEAR
Each of these methods takes a single boolean parameter, and turns validation on if its parameter is true and off if it is false.例文帳に追加
これらのメソッドには boolean 型のパラメータを指定し、true の場合は検証機能が有効に、false の場合は無効にします。 - PEAR
This function returns the requested bytes from the file if there were no errors, FALSE if it reached EOF or a PEAR_Errorobject if an error has occurred during reading from file.例文帳に追加
この関数は、エラーがなければ要求したバイト数を返します。 EOF に達し多場合は FALSEを返します。 - PEAR
FALSE, if attributes are to be applied in TD tags; TRUE, if attributes are to be applied in TRtag 例文帳に追加
FALSE を指定すると、属性をTD タグに対して設定します。 TRUE を指定すると、属性をTRタグに対して設定します。 - PEAR
default false - By default warnings about undefined variabes are hidden, this turns on all PHP warnings during the outputObject calls. 例文帳に追加
初期値は false で、未定義の変数に関する警告は隠されます。 これは、outputObject のコール中の PHP の警告を有効にします。 - PEAR
Returns a list of blocks within a template.If $recursive is FALSE, it returns just a 'flat' array of $parent's direct subblocks. 例文帳に追加
テンプレート内のブロックの一覧を返します。 $recursive が FALSE の場合は、$parent の直下のサブブロックのみを'フラットな' 配列で返します。 - PEAR
If current page is last page this function returns FALSE, otherwise returns next page number. 例文帳に追加
もし、現在のページが最後のページの場合、この関数はFALSEを返します。 それ以外は、次のページ番号を返します。 - PEAR
If current page is first page this function returns FALSE, otherwise returns previous page number. 例文帳に追加
もし、現在のページが最初のページの場合、この関数はFALSEを返します。 それ以外は、前のページ番号を返します。 - PEAR
Return True if the queue is full, False otherwise.Because of multithreading semantics, this is not reliable. 例文帳に追加
キューが満杯ならTrueを返し、そうでないならFalseを返します。 マルチスレッドセマンティクスにおいて、この値は信頼できません。 - Python
Remove the specified section from the configuration.If the section in fact existed, return True.Otherwise return False. 例文帳に追加
指定されたsectionを設定から削除します。 もし指定されたセクションが存在すればTrue、そうでなければFalseを返します。 - Python
XtDispatchEvent returns True if it dispatched the event to some handler and False if it found no handler to dispatch the event to.例文帳に追加
XtDispatchEventは、イベントをハンドラに配送した場合にはTrue を返し、イベントを配送するハンドラが無かった場合にはFalseを返す。 - XFree86
The default is True for all but field 11 (average width of characters in font) and False for field 11. If you never want to see unselectableentries, '*menu.options.例文帳に追加
デフォルト値は、フィールド11(フォント中の文字の平均幅)以外に対しては True であり、フィールド11に対しては False である。 - XFree86
Also (when sunKeyboard is false), similar logic is used to find the modifier associated with the left and right Alt keys.例文帳に追加
また(sunKeyboard が false の時には)、左右の Alt キーに対応するモディファイアを検出するためにも同様のロジックが使われる。 - XFree86
A false signal generation part 11 generates a false signal capable of modulating a carrier in a signal processing part 14.例文帳に追加
擬似信号発生部11は、信号処理部14において搬送波を変調できる擬似信号を発生する。 - 特許庁
HIGH-SHRINKAGE FALSE-TWISTED POLYESTER YARN, WOVEN/KNITTED FABRIC USING THE SAME, AND METHOD FOR PRODUCING HIGH-SHRINKAGE FALSE-TWISTED POLYESTER YARN例文帳に追加
高収縮ポリエステル仮撚糸、それを用いた織編物及び高収縮ポリエステル仮撚糸の製造方法 - 特許庁
To provide false eyelashes with decoration, intended for solving such a problem that false eyelashes are slightly unsatisfactory from a viewpoint of fashionability.例文帳に追加
ファッション性の観点から少し物足りなさがあったことを解消する飾り付けまつげを提供する。 - 特許庁
The naturalized false teeth are given draft performance by equipping draft holes between false teeth 2 on full dentures 1.例文帳に追加
総義歯1の,義歯2と義歯2の隙間に通気穴3を設け,通気性をもたらしたことが特徴とする。 - 特許庁
To reduce the probability of occurrence of both "detection overlook" and "False Alarm" in a random access control system.例文帳に追加
ランダムアクセス制御方式において、「検出見逃し」および「False Alarm」の双方の発生確率を同時に低減すること。 - 特許庁
To provide a heating device of a drawing and false-twisting machine for thermally setting the false-twisted yarn and inhibiting the generated vibration (surging) of the twisted yarn to stably obtain the good false-twisted yarn at a high false-twisting speed of ≥1,000 m/min.例文帳に追加
1000m/分以上の高速の加工速度で、仮撚りを熱セットしながら、発生する加撚糸条の振動(サージング)を抑え、良質な仮撚加工糸を安定して得るための延伸仮撚加工機の加熱装置を提供する。 - 特許庁
The HDD 1 specifies false detection of fall by a fall sensor 25, and prevents, when false detection occurs, subsequent false detection or a reduction in performance caused by the false detection by adjusting the sensitivity of the fall sensor 25.例文帳に追加
本形態のHDD1は、落下センサ25による落下の誤検知を特定し、誤検知が起きると、落下センサ25の感度を調整することにより、その後の誤検知あるいは誤検知によるパフォーマンスの低下を防ぐ。 - 特許庁
The bulky conjugate elastic yarn is produced by arranging the elastic yarn in parallel with the multifilament yarn, subjecting the yarns to false twisting to produce the false twist covered elastic yarn and arranging the false twist covered elastic yarn in parallel with a multifilament yarn and subjecting the yarns to false twisting.例文帳に追加
該嵩高性複合弾性糸は、弾性糸にマルチフィラメント糸を引揃えて仮撚加工することにより仮撚被覆弾性糸を製造し、さらに該仮撚被覆弾性糸にマルチフィラメント糸を引揃えて仮撚加工して製造する。 - 特許庁
FALSE TWIST YARN, METHOD FOR PRODUCING THE SAME AND WOVEN OR KNIT FABRIC例文帳に追加
仮撚加工糸及びその製造方法並びに織編物 - 特許庁
OIL SOLUTION, SYNTHETIC FIBER AND METHOD FOR PRODUCING FALSE TWISTED YARN例文帳に追加
油剤、合成繊維および仮撚加工糸の製造方法 - 特許庁
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright © Benesse Holdings, Inc. All rights reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © National Institute of Information and Communications Technology. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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 |
| 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/ ). |
| この対訳コーパスは独立行政法人情報通信研究機構の集積したものであり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
原題:”Creationism in the Science Curriculum?” 邦題:『科学のカリキュラムで創造説?』 | This work has been released into the public domain by the copyright holder. This applies worldwide. 本翻訳は Ian Johnston : Creationism in the Science Curriculum? を日本語訳したものです。 翻訳は http://www.mala.bc.ca/~johnstoi/essays/creationism.htm に基づいています。 なお、この文書は著者によりパブリック・ドメインとして公開されています。 Copyright on Japanese Translation (C) 2004 Ryoichi Nagae 永江良一 本翻訳は、原著作を明示し、かつこの著作権表示を付すかぎりにおいて、訳者および著者に一切断ることなく、商業利用を含むあらゆる形で自由に利用し複製し配布することを許諾します。翻訳の改変を行うことも許諾しますが、その場合は、この著作権表示を付すほか、著作権表示に改変者を付加し改変を行ったことを明示してください。 |
原題:”Cracking DES: Secrets of Encryption Research, Wiretap Politics, and Chip Design ” 邦題:『DESのクラック:暗号研究と盗聴政策、チップ設計の秘密』 | This work has been released into the public domain by the copyright holder. This applies worldwide. 日本語版の著作権保持者は ©1999 山形浩生<hiyori13@alum.mit.edu>である。この翻訳は、全体、部分を問わず、使用料の支払いなしに複製が認められる。 |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|



