1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

defaultを含む例文一覧と使い方

該当件数 : 4612



例文

By default, the timeout is set to NULL, which means that the handler is deactivated. 例文帳に追加

デフォルトではタイムアウトは NULL となっており、この場合は、ハンドラが無効となります。 - PEAR

By default, all outbound string data is quoted in accordance with SMTP standards. 例文帳に追加

デフォルトでは、送信される文字列データは SMTP標準にあわせてクォートされます。 - PEAR

The constructor must set default options, if any, and call the parent constructor. 例文帳に追加

コンストラクタでは、もしデフォルトのオプションがあればそれを設定する必要があります。 - PEAR

By default, only the plain MIME type will be returned, without any comments or parameters. 例文帳に追加

デフォルトでは、通常の MIME タイプのみを返します。 コメントやパラメータは返しません。 - PEAR

例文

The default implementation returns a lower-caseversion of option; subclasses may override this or client code can set an attribute of this name on instances to affect this behavior.例文帳に追加

デフォルトではoptionを全て小文字に変換した名前が返されます。 - Python


例文

If a field is not specified or is None,the default values are copied from the DefaultContext. 例文帳に追加

あるフィールドが定義されていないかNone であれば、 DefaultContext からデフォルト値をコピーします。 - Python

if neither MANIFEST nor MANIFEST.in exist, create a manifest with just the default file set例文帳に追加

MANIFEST も MANIFEST.in もなければ、デフォルトのファイルセットだけでできたマニフェストファイルを作成します - Python

The default value is usually 5, but this can be overridden by subclasses.例文帳に追加

標準の値は通常 5 ですが、この値はサブクラスで上書きすることができます。 - Python

This does not affect any standard system libraries that the linker may include by default.例文帳に追加

これはリンカがデフォルトでリンクする標準のシステムライブラリには影響しません。 - Python

例文

The default is 78, as recommended (but not required) by RFC 2822.例文帳に追加

デフォルトは 78 文字で、RFC 2822 で推奨されている (ですが強制ではありません) 値です。 - Python

例文

All values will be quoted as necessary unless requote is False (the default isTrue).例文帳に追加

requote が False でない限り (デフォルトでは True です)、すべての値は必要に応じて quote されます。 - 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

If doraise = False (the default), an error string is written to sys.stderr, but no exception is raised. 例文帳に追加

doraise = Falseの場合(デフォルト)はエラーメッセージはsys.stderrに出力し、例外は送出しません。 - Python

false: Do not report attributes used for Namespace declarations, and optionally do not report original prefixed names (default).access: (parsing) read-only; (not parsing) read/write例文帳に追加

false: 名前空間宣言で用いられている属性を通知しない。 - Python

Return the default type of test result object to be used to run this test.例文帳に追加

オブジェクトが実行するテストの、デフォルトのテスト結果オブジェクトの型を返します。 - Python

The firstvalid mode in this list will be the default display mode for startup. 例文帳に追加

リスト中で最初に有効なモード値が起動時のデフォルトの表示モードとなる。 - XFree86

The visual types available for depth 8 are (default is PseudoColor): 例文帳に追加

深さ 8 に対して利用可能なビジュアル型は次の通りである(デフォルト値はPseudoColorである): 11 - XFree86

The XDefaultString function returns the default string used by Xlib for text conversion (for example,in XmbTextPropertyToTextList).例文帳に追加

.LP関数XDefaultStringは Xlib が(例えば、XmbTextPropertyToTextListで)テキスト変換に用いるデフォルト文字列を返す。 - XFree86

If no port is specified on the commandline option, lbxproxy will default to port 63. 例文帳に追加

コマンド行でポート番号が指定されなければ、lbxproxy はデフォルト値の63番ポートを使う。 - XFree86

Themaximimum number of motion events that can be in flight is set with this option; the default is 8.例文帳に追加

伝送される移動イベントの最大数はこのオプションを使って指定する。 - XFree86

Specifies the number of mouse buttons.In cases where the number of buttons cannot be auto-detected, the default value is 3.例文帳に追加

ボタン数を自動検出できない場合、デフォルト値の 3 が設定される。 - XFree86

This variable specifies the default background color in the gray pattern used in unhighlighted borders (only if NoHighlight hasn't been set), and may only be given within a Color, Grayscale or Monochrome list.例文帳に追加

この変数には Color, Grayscale, Monochromeのいずれかのリストしか指定できない。 - XFree86

This variable specifies the default foreground color in the gray pattern used in unhighlighted borders(only if NoHighlight hasn't been set), and may only be given within a Color,Grayscale or Monochrome list.例文帳に追加

この変数には Color, Grayscale,Monochrome のいずれかのリストしか指定できない。 - XFree86

This variable specifies the background color used for menus, and can only be specified inside of a Color or Monochrome list. The default is "white".例文帳に追加

これはColor,Grayscale, Monochrome リストの内部でしか指定できない。 デフォルト値は "white" である。 - XFree86

This variable specifies the foreground color used for menus, and can only be specified inside of a Color, Grayscale or Monochrome list. The default is "black".例文帳に追加

これはColor,Grayscale, Monochrome リストの内部でしか指定できない。 デフォルト値は "black" である。 - XFree86

NoDefaults This variable indicates that twm should not supplythe default titlebuttons and bindings. 例文帳に追加

"NoDefaults" 8このオプションを指定すると、twm はデフォルトのタイトルボタンと関連づけを与えない。 - XFree86

highlight(class Foreground) Specifies the color used to highlight the clock's hands.The default is depends on whether 例文帳に追加

highlight (class Foreground)時計の針を強調させるために外枠に使用する色を指定する。 - XFree86

The default value can be specified at build time in the X system configuration file with DefaultUserPath.例文帳に追加

デフォルト値は X の構築時に X システム設定ファイル内の DefaultUserPath項目で指定する。 - XFree86

Specifies how long inseconds each test should be run (default 5 seconds). 例文帳に追加

\\-time それぞれのテストが何秒間実行されるかを指定する(デフォルトでは5秒間)。 - 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.例文帳に追加

精度の良い協調的フィルタリングを行うための評価デフォルト値を設定する。 - 特許庁

Default language information is stored in a normal language setting storage part 110.例文帳に追加

通常言語設定記憶部110にデフォルト用の言語情報を記憶する。 - 特許庁

IMAGE READER, DEFAULT VALUE ADJUSTING METHOD FOR THE IMAGE RADER, AND CHART ORIGINAL例文帳に追加

画像読取装置、画像読取装置のデフォルト値調整方法、及びチャ—ト原稿 - 特許庁

Default values can be used in conservative manner when monitored parameters are limited. 例文帳に追加

モニタリングを行うパラメータに制約がある場合、デフォルト値を保守的に用いる - 経済産業省

To properly set a default value and a continuous value when a camera is powered on.例文帳に追加

カメラにおいて、電源オンの時に、デフォルト値と継続値を適切に設定する。 - 特許庁

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に記憶されたデフォルト値を更新し、前記デフォルト値の組に基づいて、前記データベースに含まれる所定のレコードの属性の値を更新するデータ更新部とを備えることを特徴とする。 - 特許庁

The updating unit 51, if it is determined that the default settings are to be changed, updates the default settings to default settings determined from the plurality of the setting log information stored in the setting log saving unit 55a.例文帳に追加

更新部51は判断部51によりデフォルト設定を変更すべきと判断した場合、記憶部54が記憶するデフォルト設定を設定履歴保存部55aに保存した複数の設定履歴情報から決定されるデフォルト設定に更新する。 - 特許庁

To solve the following problem: if a photographic condition is returned to a default setting, a live-view image of the default setting can be displayed, however in order to return to the default setting, a plurality of times of operations are required and all of a plurality of photographic conditions changed are reset.例文帳に追加

撮影条件をデフォルト設定に戻せば、デフォルト設定のライブビュー画像を表示することができるが、デフォルト設定に戻すために複数回の操作が必要となり、また、変更した複数の撮影条件が全てリセットされてしまう。 - 特許庁

In the case that the present display language is the same as a default language (yes in step S22), processing is completed as it, and in the case that it is different from the default language (no in step S22), a VRAM is updated by the display data of the default language (step S23).例文帳に追加

現在の表示言語がデフォルト言語と同じである場合は(ステップS22のY)、そのまま処理を終了し、デフォルト言語と違う場合は(ステップS22のN)、デフォルト言語の表示データによりVRAMを更新する(ステップS23)。 - 特許庁

SYSTEM AND METHOD FOR SENDING IMAGE MESSAGE TO DEFAULT RECIPIENT IN MOBILE TELEPHONE例文帳に追加

携帯電話機における、デフォルト受信者への画像メッセージ送信システムおよび方法 - 特許庁

When the original language is not a translation object, it is translated to a default language.例文帳に追加

原稿言語が翻訳対象外であった場合には、デフォルト言語に翻訳する。 - 特許庁

The default domain name adding part 603 adds a default domain name 604 stored in an RAM 13 to the user name for generating a main address, and transmits it to an electronic mail preparing part 403.例文帳に追加

デフォルトドメイン名付加部603はユーザ名にRAM13に格納したデフォルトドメイン名604を付加してメールアドレスを生成し、電子メール作成部403に送る。 - 特許庁

To provide a GUI with which a user can view a default of a second application, without interference to a basic application and any mediation by the user, if there is no default change.例文帳に追加

デフォルトの変更がない場合に、基本アプリケーションへの妨害やユーザのいかなる仲介もなく、ユーザがセカンドアプリケーションのデフォルトを見ることができるGUIを提供する。 - 特許庁

To provide an ARCP router for using a DHCP relay agent capable of setting a default gateway address, a default gateway address notice method thereof, and a program therefor.例文帳に追加

DHCPリレーエージェントを用いてデフォルトゲートウェイアドレスを設定することができるARCPルータ、そのデフォルトゲートウェイアドレス通知方法、及びそのプログラムを提供する。 - 特許庁

As default setting, all class libraries are set as objects to be linked (221).例文帳に追加

初期設定として、リンクを行う対象が全てのクラスライブラリに設定される(221)。 - 特許庁

Next, the content of the updated default setting is printed (S208) and at the same time, test print data included in the printing job are printed according to the updated default setting (S210).例文帳に追加

そして、更新したデフォルト設定の内容を印刷するとともに(S208)、更新したデフォルト設定に従ってプリントジョブに含まれるテストプリントデータを印刷する(S210)。 - 特許庁

A nonvolatile memory 16 stores a default channel corresponding to a prescribed channel and the synthesizers 11, 12 select and output a channel corresponding to the default channel.例文帳に追加

不揮発性メモリ16には所定のチャンネルに対応するデフォルトが記憶されており、このデフォルトに対応するチャンネルが合成器11,12により選択され出力される。 - 特許庁

To easily set a printing device in accordance with a printing job as a printing device of default, and to easily set the color correction in accordance with the printing device of default.例文帳に追加

印刷ジョブに応じた印刷装置をデフォルトの印刷装置として簡易に設定すると共に設定したデフォルトの印刷装置に応じた色補正を簡易に設定する。 - 特許庁

例文

An image forming apparatus registers a file transfer protocol used as a default for file sharing, and determines whether or not the file transfer protocol used as default can be utilized.例文帳に追加

画像形成装置は、ファイル共有のためにデフォルトで使用するファイル転送プロトコルを登録し、デフォルトで使用するファイル転送プロトコルが利用可能か否かを判断する。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
Copyright Ministry of Economy, Trade and Industry. 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
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS