| 例文 |
default valuesの部分一致の例文一覧と使い方
該当件数 : 206件
= 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
This database device capable of changing attributes of the records in the database at once is provided with a default value storage part 54, which stores default values of attributes included in the records in the database as a set, and a data updating part updating the default value stored in the default value storage part 54 and updating the values of the attributes of the predetermined records included in the database based on the set of the default values.例文帳に追加
データベースのレコードの属性を一括して変更可能なデータベース装置であって、データベースのレコードに含まれる属性のデフォルト値を組にして記憶するデフォルト値記憶部54と、前記デフォルト値記憶部54に記憶されたデフォルト値を更新し、前記デフォルト値の組に基づいて、前記データベースに含まれる所定のレコードの属性の値を更新するデータ更新部とを備えることを特徴とする。 - 特許庁
week followed by a list of three values: The number of days in a week (by default 7), a date of beginning of the week (by default corresponds to Sunday), and the minimal length of the first week in year (by default 4). 例文帳に追加
week3 つの値からなるリストを指定する。 リストは、一週間の日数 (デフォルトでは 7)、週の開始曜日 (デフォルトでは日曜に対応)、一年の最初の週の最小の長さ (デフォルトでは 4) から構成される。 - JM
For each graphical item, the view may hierarchically show default values and modified values, animation expressions, and event handler scripts.例文帳に追加
各グラフィックアイテムに対して、デフォルト値および修正した値、アニメーション表現、ならびにイベントのハンドラスクリプトを階層的に表示することができる。 - 特許庁
If true, then reset the container: clear all default, constant and submitted values 例文帳に追加
true の場合は、コンテナをリセットします。 つまり、すべてのデフォルト値、定数値および送信内容を消去します。 - PEAR
In most cases, only those symbols that are defined in the Unix header files are defined;for a few symbols, default values are provided.例文帳に追加
ほとんどのシンボルはUnixのヘッダファイルに従っています。 一部のシンボルには、デフォルト値を定義してあります。 - Python
All of these have reasonable default values, so it is not necessary to specify any of them.例文帳に追加
全てのリソースにはちゃんとしたデフォルト値が設定されているので、これらに値を指定する必要はない。 - XFree86
It is possible to set default mixer values at the driver level -- this is accomplished by defining the appropriate values in /boot/device. 例文帳に追加
FreeBSD 5.3-RELEASE 以降では、適切な値を /boot/device.hintsファイルに記述することにより、 ドライバレベルでミキサの初期値を設定することができます。 たとえば、以下のような行を追加します。 - FreeBSD
The default values used to fill in any missing data are (1900, 1, 1, 0, 0, 0, 0, 1, -1) .Support for the %Z directive is based on the values contained in tzname and whether daylight is true.例文帳に追加
欠落したデータはデフォルトの値で埋められ、その値は (1900, 1, 1, 0, 0, 0, 0, 1, -1) です。 %Z 指示語へのサポートは tzname に収められている値とdaylight が真かどうかで決められます。 - Python
'default': in all other cases an attribute value with a single value is returned as string, if it has multiple values it is returned as an array (without value count) 例文帳に追加
'all': すべての値とその数を配列で返します。 'default': 値がひとつだけのときは文字列で返し、複数の場合は配列で返します (この場合の配列には、値の数は含まれません)。 - PEAR
These values are used for updating calibration information used as a default value by the vehicle system afterwards.例文帳に追加
これらの値は、次いで、車両システムがデフォルト値として使用する校正情報を更新するために使用される。 - 特許庁
Accept the other default values (WSDL File = /LoanRequestor.wsdl,Use Existing Partner Link Type radio button selected) and click OK. 例文帳に追加
その他のデフォルト値 (WSDL ファイルに /LoanRequestor.wsdl、「既存のパートナーリンク型を使用」ラジオボタン選択) を受け入れ、「了解」をクリックします。 - NetBeans
This value reflects the fact that the slider is in the middleposition and the default range of values for the slider is from 0 to 100. 例文帳に追加
この値は、スライダが中央の位置にあり、スライダのデフォルトの値の範囲が 0 〜 100 であることを反映しています。 - NetBeans
This is because this configuration is currently taking the values used by the default configuration for this panel.例文帳に追加
これは、現在のところ、この構成が、このパネル用のデフォルト構成の使用する値を採用しているためです。 - NetBeans
When a preference is required to constitute an application, the installation software is able to select appropriate default values.例文帳に追加
アプリケーションを構成する好みがあるときは、インストレーション・ソフトウェアが、適切なデフォルト値を選択することができる。 - 特許庁
If you use a Default Options component to specify the items and return values, selected returns an array of String objects. 例文帳に追加
デフォルトオプションコンポーネントを使用して項目と戻り値を指定すると、「selected」に String 型のオブジェクトの配列が返されます。 - NetBeans
(default) the elements should have the same values'neq' or '!='the elements should have different values 例文帳に追加
(デフォルト) 両方の要素が同じ値でなければなりません'neq' あるいは '!='両方の要素が異なる値でなければなりません - PEAR
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
Both can be NULL to have the interface use the default values (see the next section for details).例文帳に追加
これら二つの引数は NULL にでき、その場合デフォルト値が使われます (詳細は次の節を参照してください) - Python
A default value storing table storing the default values of control parameters is stored in the area A and a user set value storing table storing the user set values of the control parameters is stored in the user area B.例文帳に追加
さらに、ファームウェア領域Aには、制御パラメータのデフォルト値を格納したデフォルト値格納テーブル200が記憶される一方で、ユーザ領域Bには、制御パラメータのユーザ設定値を格納したユーザ設定値格納テーブルが記憶されている。 - 特許庁
Accept the default values or type a project name and location of your choice.Note that in this document, the project name is TravelReservationService. 例文帳に追加
デフォルト値を受け入れるか、プロジェクト名と選択した場所を入力します。 このドキュメントでは、プロジェクト名は TravelReservationService です。 - NetBeans
Accept the other default values (WSDL File = /Partners/LoanProcessor/LoanProcessor.wsdl, Use a Newly Created Partner Link Type radio button selected) and click OK. 例文帳に追加
その他のデフォルト値 (WSDL ファイルに /Partners/LoanProcessor/LoanProcessor.wsdl、「新規作成したパートナーリンク型を使用」ラジオボタン選択) を受け入れ、「了解」をクリックします。 - NetBeans
If the adjacent pixels are out-layer ones, default values are allotted to spatially corresponding pixels inside a decomposed layer (step 84).例文帳に追加
隣接画素がレイヤ外画素であれば、分解レイヤ内の空間的に該当する画素にデフォルト値を割り当てる(ステップ84)。 - 特許庁
Retrieves the preference specified for a user, or, if returning default values is enabled, the default.Parameter 例文帳に追加
指定したユーザの設定値を取得します。 取得できなかった場合は、もしデフォルト値が設定されていればそれを返します。 - PEAR
The event is sent by QuickForm when the element is added to the form and when form default and constant values are set. 例文帳に追加
このイベントは、要素がフォームに追加されてフォームのデフォルト値および定数値が設定された際にQuickForm から送信されます。 - PEAR
This action doesn't have a default handler, you should define the custom one yourself and implement all the necessary logic to process the form's values in it. 例文帳に追加
独自のハンドラを定義して、フォームの値を処理するために必要なすべてのロジックを実装する必要があります。 - PEAR
The reading position and the data attribute in which reading data on the magnetic stripe is successfully performed are set to new default values.例文帳に追加
さらに、磁気ストライプに記載されたデータの読み取りに成功した読み取り位置及びデータ属性を新たなデフォルト値とする。 - 特許庁
This means that configuration files will override default values, and the command-line will in turn overrideconfiguration files.例文帳に追加
つまり、設定ファイルはデフォルトの値を上書きし、さらにコマンドライン上で与えた値が設定ファイルの内容を上書きするわけです。 - Python
For clarity, try to use one method or the other of setting default values, not both.例文帳に追加
コードを読みやすくするため、デフォルト値を設定するときには両方のやり方を混ぜるのではなく、片方だけを使うようにしましょう。 - Python
Using conservative default values in parameters to calculate project emissions instead of monitoring actual values, will lead calculated project emissions larger than actual project emissions. 例文帳に追加
プロジェクト排出量を計算するパラメータに、 モニタリングする実際の値の代わりに保守的なデフォルト値を用いることで、実際のプロジェクト排出量よりもプロジェクト排出量が大きく計算される。 - 経済産業省
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を駆動させる。 - 特許庁
To solve the problem that a complicated processing is necessary when setting a variety of default values for print corresponding to users and having them read.例文帳に追加
印刷設定のための各種デフォルト値をユーザに対応付けて設定し、それを読み込ませるためには煩雑な処理が必要となる。 - 特許庁
Enter the user name and password for the domain's administrator.If you accepted the default values during the installation, the user name is admin and the password is adminadmin. 例文帳に追加
ドメインの管理者のユーザー名とパスワードを入力します。 インストール時にデフォルト値のままにした場合、ユーザー名は admin で、パスワードは adminadmin です。 - NetBeans
Click the Create button next to the Input Variable field and in the New Input Variable dialog box, accept the default values and click OK. 例文帳に追加
「入力変数」フィールドの横にある「作成」ボタンをクリックし、「新規入力変数」ダイアログをデフォルト値のままにして、「了解」をクリックします。 - NetBeans
Click the Create button next to the Output Variable field and in the NewOutput Variable dialog box, accept the default values and click OK. 例文帳に追加
「出力変数」フィールドの横にある「作成」ボタンをクリックし、「新規出力変数」ダイアログをデフォルト値のままにして、「了解」をクリックします。 - NetBeans
Supply the user name and password for the domain's administrator.If you accepted the default values during the installation, the user name is admin and the password is adminadmin. 例文帳に追加
ドメインの管理者のユーザー名とパスワードを入力します。 インストール時にデフォルト値のままにした場合、ユーザー名は admin で、パスワードは adminadmin です。 - NetBeans
The allowed values of the 'get' element are:'all' - return all rows of a return set as a sequential array of rows (this is the default). 例文帳に追加
'get' 要素で使用できる値は次のとおりです。 'all' - 結果セットのすべての行を、行の配列として返します(これはデフォルトの設定です)。 - PEAR
According to the relationship between a new display position of one detection object and a predetermined default value line 226 based on predefined default values, the display position of the other detection object is changed.例文帳に追加
そして、一方の検出対象の変更後の表示位置、並びに、予め定義された既定値に基づく既定値線226との関係に応じて、他方の検出対象の表示位置を変更する制御を行う。 - 特許庁
When the operation mode is switched from the first operation mode to the second operation mode, a setting-value reset section 16 sets only a part of the setting values of the second group built-in functions to predetermined default values.例文帳に追加
設定値復帰部16は、動作モードが第1動作モードから第2動作モードに切り替えられた時に、第2グループの内蔵機能の設定値の一部のみを予め決められたデフォルト値に設定する。 - 特許庁
A plurality of fine adjustment data which are finely adjusted from the default values of the respective items of a color are automatically generated corresponding to the inputted picture data.例文帳に追加
入力された画像データに対して、色の各項目のデフォルト値から微調整した微調整データを複数自動的に作成する。 - 特許庁
TCP dynamically adjusts the size of the send buffer from the default values listed below, in the range of these sysctl variables, depending on memory available. 例文帳に追加
TCP は、システムで利用できるメモリに応じて、送信バッファのサイズをこれらの sysctl 変数の範囲で以下に示すデフォルトから動的に調整する。 9 - JM
An operator considers that the operation parameters which are not displayed have the default values and can confirm only the varied operation parameters.例文帳に追加
操作者は、表示されない動作パラメータについては、デフォルト値のままであるとして、変更された動作パラメータのみを確認することができる。 - 特許庁
To provide a mode register and a non-volatile semiconductor memory which can set various default values in accordance with request of a user without burden of an additional process.例文帳に追加
多様なデフォルト値が追加工程の負担なしでユーザの要求に応じて設定できるモードレジスタおよび不揮発性半導体メモリ装置を提供すること。 - 特許庁
To provide a mode register and a nonvolatile semiconductor memory apparatus in which various default values can be set in accordance with the user's request without requiring an additional process step.例文帳に追加
多様なデフォルト値が追加工程の負担なしでユーザの要求に応じて設定できるモードレジスタおよび不揮発性半導体メモリ装置を提供すること。 - 特許庁
Not only does it specify default values for CHOST, CFLAGS and other important variables, it also locks the system to a certain range of package versions.例文帳に追加
CHOST、CFLAGSやその他の重要な変数の初期設定値を指定しているだけでなく、システムの状態を特定範囲内のパッケージバージョンに留めておく役目もあります。 - Gentoo Linux
After setting up default values 1, 2 of thresholds for a threshold array T_k, the most separated location from the thresholds 1, 2 is calculated to determine it as a threshold 3 location.例文帳に追加
スレッショールドアレーT_kに対して閾値の初期値1、2を設定した後、前記閾値1、2から最も離れた位置を求め、その位置を閾値3の位置に決定する。 - 特許庁
If you use a Default Options component to specify the items and return values, selected returns a String, or if multiple is true, an array of String objects. 例文帳に追加
デフォルトオプションコンポーネントを使用して項目と戻り値を指定した場合は、「selected」には String 型のオブジェクト、または「multiple」プロパティーが True の場合は String 型オブジェクトの配列が返されます。 - NetBeans
importQuery[boolean] if true (default behaviour), variables and values are imported from the submitted data (query string) and used in the generated links, otherwise they're ignored completely currentPage[integer] 例文帳に追加
importQuery[boolean] もし true (デフォルトの振る舞い) ならば、変数と値はサブミットされたデータ (クエリ文字列)からインポートされ、リンクの生成に使用されます。 または、全く無視されます。 - PEAR
To generate a setting bar code for changing the settings of the optical information reader, items whose values are different from their default values are extracted from respective setting items that a user changes and bar code source data are generated.例文帳に追加
光学式情報読取装置の設定変更を行う設定用バーコードを生成するために、ユーザが変更した各設定項目の内、デフォルト値と異なる項目について抽出し、バーコード元データを作成する。 - 特許庁
| 例文 |
| Copyright Ministry of Economy, Trade and Industry. All Rights Reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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 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 (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 1994-2010 The FreeBSD Project. All rights reserved. license |
| © 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-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|