| 意味 | 例文 |
default valueの部分一致の例文一覧と使い方
該当件数 : 486件
Default value is "next page"; altPage[string] Alt text to display before the page number. 例文帳に追加
デフォルト値は、"next page"。 altPage[string] ページ番号の前に表示されるalt文を指定します。 - PEAR
A value of None (the default) means that the charset given in the constructor is used.例文帳に追加
この値が None の場合 (デフォルト)、コンストラクタで与えられた charset が使われます。 - Python
The value of font will be None,indicating that the device's default font should be used, or a tuple of the form (例文帳に追加
font は、デバイスの標準のフォントが使われることを示す None か、( - Python
The default value is Root:, and is followed by a space and the root word.例文帳に追加
デフォルト値は Root: であり、その後に空白を挟んで語根が表示される。 - XFree86
When receiving an instruction to return a current setting value for the setting item to the default value, the current setting value and the default value are respectively displayed on a screen in each the setting item (S105).例文帳に追加
設定項目についての現在の設定値をデフォルト値に戻すための指示を受け付けた場合、設定項目毎に現在の設定値とデフォルト値とがそれぞれ画面上に表示される(S105)。 - 特許庁
In a magnetooptical disk device and the like, a default value of a recording magnetic field is set to the minimum value of the device and the default value of the recording magnetic field is varied so as to be in the vicinity of the minimum value by learning.例文帳に追加
光磁気ディスク装置などにおいて、記録磁場のデフォルト値を装置の最小値に設定しておき、学習により記録磁場のデフォルト値を最小値付近となるように変更する。 - 特許庁
A tuple containing default argument values for those arguments that have defaults, or None if no arguments have a default value例文帳に追加
デフォルト値を持つ引数に対するデフォルト値が収められたタプルで、デフォルト値を持つ引数がない場合には Noneになります。 - Python
Based on the value S, the default rhythm parameter is updated (S204-S209).例文帳に追加
Sの値をもとに、デフォルトの韻律パラメータを更新する(S204〜S209)。 - 特許庁
The default value is 128K bytes. It is lowered to 64K depending on the memory available in the system. 例文帳に追加
デフォルト値は 128K バイトで、システムのメモリサイズに応じて64K にまで減らされる。 - JM
The default value doubleConverter1 appears in the Properties window and in the Navigator window. 例文帳に追加
「プロパティー」ウィンドウおよび「ナビゲータ」ウィンドウには、デフォルト値の doubleConverter1 が表示されます。 - NetBeans
In the Part Name column, double-click the default value part1 to make the field editable. 例文帳に追加
「部品名」列で、デフォルト値 part1 をダブルクリックし、フィールドを編集可能にします。 - NetBeans
Some databases don't accept a text field with a default value. 例文帳に追加
テキスト型のフィールドにデフォルト値を定義することのできないデータベースもあります。 - PEAR
Default value is "previous page"; altNext[string] Alt text to display on the link of the next page. 例文帳に追加
デフォルト値は、"previous page"。 altNext[string] 次ページへのリンクに表示されるalt文を指定します。 - PEAR
Default value is "previous page"; altNext[string] Alt text to display for next page, on next link. 例文帳に追加
デフォルト値は、"previous page"。 altNext[string] 次ページへのリンクに表示されるalt文を指定します。 - PEAR
= expression, the function is said to have ``defaultparameter values.'' For a parameter with a default value, the corresponding argument may be omitted from a call,in which case the parameter's default value is substituted.例文帳に追加
デフォルト値を伴うパラメタに対しては、関数呼び出しの際に対応するパラメタが省略されると、パラメタの値はデフォルト値で置き換えられます。 - Python
Omittedarguments default to a value that matches everything. 例文帳に追加
引数が省略されると、標準では全てにマッチする値に設定されます。 - Python
Unless you need to debug the system, leave this with its default value of 177.例文帳に追加
システムをデバッグする必要がなければデフォルト値の 177 のままにしておくこと。 - XFree86
The parameter setting value of successful read retry is saved as statistical information, and a default is updated when the change of the setting value becomes larger with respect to the default.例文帳に追加
成功したリードリトライのパラメータ設定値を統計情報として保存し、デフォルトに対する設定値の変化が大きくなったらデフォルトを更新する。 - 特許庁
A second aspect is to acquire an optimal stigma value (astigmatism correction signal) by using the standard sample, to store the value as a default value, to have the default value superimposed in accordance with the height of an observation target sample pattern, and to perform an astigmatism correction on the basis of the stigma value with the default value superimposed.例文帳に追加
上記目的を達成するための第2の態様では、標準サンプルにて最適なスティグマ値(非点補正信号)を取得し、その値をデフォルト設定値として記憶させ、観察対象サンプルのパターン高さに応じて、デフォルト値を重畳し、当該デフォルト値が重畳されたスティグマ値に基づいて、非点補正を行う。 - 特許庁
A normal (non-indented) paragraph resets the prevailing indent value to its default value (0.5 inches). 例文帳に追加
通常の (インデントされていない) 段落が登場すると、優先インデントの値はデフォルトの値 (0.5 インチ) にリセットされる。 - JM
Therefore, you do not need to specify any attributes unless you want to use a value other than the default value.例文帳に追加
そのため、デフォルト値以外の値を使用しない限り、どの属性の値も指定する必要はありません。 - NetBeans
The tag will be replaced with the default value of the configuration variable, not the currently assigned value.例文帳に追加
このタグは、設定変数の デフォルト値で置き換えられます。 現在代入されている値 ではありません。 - PEAR
void setCheckFKey(bool $flag)Passing a true value of $flag turns on checking of foreign keys (the default), while a false value turns checking off.例文帳に追加
void setCheckFKey(bool $flag)$flag に true を渡すと外部キーのチェックを有効 (デフォルト) にし、false を渡すとチェックを無効にします。 - PEAR
The value is arbitrary,although the default table uses the character number of the first characteroccurring in the set. 例文帳に追加
value の値は任意であるが、デフォルトテーブルでは、集合で最初に出てくる文字の文字番号を使っている。 - XFree86
If the user does not select the mode, the first mode is selected as a default value.例文帳に追加
ユーザがモード未選択の場合、デフォルト値として第1モードが選択される。 - 特許庁
The default value is 8. nelem is an estimate of the final size of the hash table. 例文帳に追加
デフォルトは 8 である。 nelemhash テーブルの最終サイズを大まかに見積もった値である。 - JM
In the Message Part Name column, double-click the default value to make the field editable.例文帳に追加
「メッセージ部分名」列で、デフォルト値をダブルクリックし、フィールドを編集可能にします。 - NetBeans
In the Part Name column for message1, double-click the default value, part1 to make the field editable. 例文帳に追加
message1 の「部品名」列で、デフォルト値 part1 をダブルクリックし、フィールドを編集可能にします。 - NetBeans
Default value is "next page"; altLast[string] Alt text to display on the link of the last page. 例文帳に追加
デフォルト値は、"next page"。 altLast[string] 最後のページへのリンクに表示される alt 文を指定します。 - PEAR
The default value is usually 5, but this can be overridden by subclasses.例文帳に追加
標準の値は通常 5 ですが、この値はサブクラスで上書きすることができます。 - Python
Set the quality of the compressed image to a value between0 and 100 (default is 75). 例文帳に追加
圧縮後イメージの品質を0から100の間の値で指定します(デフォルトは75です)。 - Python
plist can be a list containing named parameters; the default value is simply an empty list.例文帳に追加
plist は名前付けされたパラメタのリストです; 標準の値は単なる空のリストです。 - Python
Specifies the number of mouse buttons.In cases where the number of buttons cannot be auto-detected, the default value is 3.例文帳に追加
ボタン数を自動検出できない場合、デフォルト値の 3 が設定される。 - XFree86
The default value can be specified at build time in the X system configuration file with DefaultUserPath.例文帳に追加
デフォルト値は X の構築時に X システム設定ファイル内の DefaultUserPath項目で指定する。 - XFree86
If the rate or delay is not given, it will be set to the default value. s例文帳に追加
速さや待ち時間が指定されていない場合には、デフォルト値が設定される。 - XFree86
To set an evaluation default value for executing accurate cooperative filtering.例文帳に追加
精度の良い協調的フィルタリングを行うための評価デフォルト値を設定する。 - 特許庁
IMAGE READER, DEFAULT VALUE ADJUSTING METHOD FOR THE IMAGE RADER, AND CHART ORIGINAL例文帳に追加
画像読取装置、画像読取装置のデフォルト値調整方法、及びチャ—ト原稿 - 特許庁
A preliminarily stored default value or an intermediate value between a value set by the setting position of the fader at the time of power on and the default value can be taken as sound volume balance set at the time of power on.例文帳に追加
電源オン時に設定する音量バランスは、予め記憶しておいたデフォルト値や、電源オン時におけるフェーダの設定位置による設定とデフォルト値とから算出した、それらの中間値などにすることができる。 - 特許庁
The capacity threshold value can be set to an arbitrary value other than a fixed default value from a user setting part 113 by the user.例文帳に追加
前記容量閾値は、固定のデフォルト値以外に、使用者がユーザ設定部113から予め任意の値に設定することも可能である。 - 特許庁
If the fieldnames parameter is omitted, the values in the first row of the csvfile will be used as the fieldnames.If the row read has fewer fields than the fieldnames sequence,the value of restval will be used as the default value.例文帳に追加
fieldnamesパラメタが無い場合には、csvfileの最初の行の値がフィールド名として利用されます。 - Python
The exit value will be returned by xmessage if that button is selected.The default exit value is 100 plus the button number. 例文帳に追加
終了ステータス値は、ボタンが押されたときに xmessage が返す値である。 デフォルトの終了ステータス値は (100 + ボタン番号) である。 - XFree86
Then, a default opening THDEF being the reference value is corrected by using the default opening deviation thdefadp, and a corrected reference value THDEFR is calculated.例文帳に追加
このデフォルト開度ずれthdefadpを用いて基準値であるデフォルト開度THDEFを補正し、補正基準値THDEFRが算出される。 - 特許庁
In the Message Part Name column, double-click the default value (part1) to make the field editable. 例文帳に追加
「メッセージ部分名」列で、デフォルト値 (part1) をダブルクリックし、フィールドを編集可能にします。 - NetBeans
If a parameter has a default value, all following parameters must also have a default value -- this is a syntactic restriction that is not expressed by the grammar.例文帳に追加
あるパラメタがデフォルト値を持つ場合、それ以後のパラメタは全てデフォルト値を持たなければなりません -- これは文法的には表現されていない構文上の制限です。 - Python
A default value for the path is configured into the Pythonbinary when the interpreter is built. 例文帳に追加
検索パスのデフォルト値は、インタプリタをビルドする際に Python のバイナリ内に設定されます。 - Python
To achieve individual printing with a simple operation when a default value is set as a printing number, or "0" is set as the default value during batch printing.例文帳に追加
一括印刷の際に印刷部数に初期値が設定されないか又は初期値に0が設定される場合において、簡素な操作で個別印刷を可能とする。 - 特許庁
The microcomputer 25 determines the maximum value among the drive current values of the sensors stored in the microcomputer 25 as a default current value of the sensor group 21 and drives the sensor group 21 based on the determined default current value.例文帳に追加
マイコン25は、マイコン25に記憶した各センサの駆動電流値の中の最大値を、センサ群21のデフォルト電流値として決定し、決定したデフォルト電流値に基づいてセンサ群21を駆動させる。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| 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) 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. |
| © 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 - 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/ ). |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|