1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 4612



例文

If kept null, the default base DN configured when connecting is used. 例文帳に追加

null のままにしておくと、接続時に指定したデフォルトのベース DN を使用します。 - PEAR

With the default (HTTP) transport, this information is used for HTTP Basic authorization. 例文帳に追加

デフォルトの通信(HTTP)では、これらの情報が HTTP ベーシック認証に使用されます。 - PEAR

If cookie has the named cookie-attribute, return its value.Otherwise, return default. 例文帳に追加

クッキーが指定された名前のクッキー属性をもっていれば、その値を返します。 - Python

As a default namespace, if globs is not specified. 例文帳に追加

globs を指定していない場合、オブジェクトのモジュールはデフォルトの名前空間になります。 - Python

例文

= 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


例文

By default this is of the form``2003-07-08 16:49:45,896'' (the numbers after the comma are millisecond portion of the time).例文帳に追加

デフォルトでは、``2003-07-08 16:49:45,896'' のような形式 (コンマの後ろはミリ秒)です。 - Python

The default for start is 0, which means to start at the beginning of the file.例文帳に追加

start の標準の値は 0 で、ファイルの先頭から開始することを意味します。 - Python

An empty string specifies the user's default settings.例文帳に追加

空の文字列を指定すると、ユーザの環境における標準設定になります。 - Python

(The default can't be changed for backwards compatibility reasons.)例文帳に追加

(デフォルトの設定は以前のバージョンとの互換性のために変更されていません。 - Python

例文

By default, a part will be encoded as quoted-printable when it contains any non-ASCII characters (characters with the 8th bitset), or if there are any lines longer than MAXLEN characters(default value 200).例文帳に追加

標準では、非 ASCII 文字 (8 ビット目がセットされている文字) を含むか、MAXLEN 文字 (標準の値は 200 です) よりも長い部分は quoted-printable 形式で符号化されます。 - Python

例文

By default, the underlying database file is opened for reading and writing.例文帳に追加

デフォルトでは、根底にあるデータベースファイルは読み書き可能なように開かれます。 - Python

On Windows,the default prefix is ~T; on all other systems it is tmp.Older versions of this module used to require that template be set to None after a call to os.例文帳に追加

Windows では、標準のプレフィクスは~T です; 他のシステムではtmp です。 - Python

if you're comparing lines as sequences of characters, and don't want to synch up on blanks or hard tabs.The optional arguments a and b are sequences to be compared; both default to empty strings.例文帳に追加

オプションの引数 a と b は、比較される文字列です。 - Python

The default installation directory on Windows wasC:Program FilesPython under Python 1.6a1, 1.5.2, and earlier.例文帳に追加

Windows での Python のデフォルトインストールディレクトリは、Python 1.6a1、 1.5.2、およびそれ以前のバージョンではC:Program FilesPythonです。 - Python

Directories are added recursively by default.This can be avoided by setting recursive to False;the default is True. 例文帳に追加

これは、recursive を False に設定することで避けることができます。 デフォルトは True です. - Python

To be set from 0 (no debug messages; the default) up to3 (all debug messages). 例文帳に追加

0(デバッグメッセージなし)から 3(すべてのデバッグメッセージあり)までの値に設定します. - Python

Omittedarguments default to a value that matches everything. 例文帳に追加

引数が省略されると、標準では全てにマッチする値に設定されます。 - Python

The CellsOfScreen macro returns the number of colormapcells in the default colormap of the specified screen. 例文帳に追加

マクロCellsOfScreenは指定したスクリーンのデフォルトカラーマップ内のカラーマップセルの数を返す。 - XFree86

Default: 32 unless driver constraints don'tallow this (which is rare). 例文帳に追加

デフォルト値: (滅多にないが)ドライバの制約で許されていない場合を除いて 32。 - XFree86

The class of the default visual of the nested server need not be the same as the class of the default visual of the real server;although, it has to be supported by the real server.例文帳に追加

入れ子サーバのデフォルトのビジュアルのクラスは、実サーバのデフォルトのビジュアルのクラスと同じである必要はない。 ただし、実サーバにサポートされている必要はある。 - XFree86

This option creates screen screennum and sets its width, height,and depth to W, H, and D respectively. By default, only screen 0 exists and has the dimensions 1280x1024x8.例文帳に追加

デフォルトでは、ディメンジョン 1280x1024x8 を持つスクリーン 0 だけが存在する。 - XFree86

The first character represents a 0 bit and the second character represents a 1 bit.The default is to use dashes (-) for 0's and sharp signs (#) for 1's.例文帳に追加

最初の文字はビット0を示し、次の文字がビット1を示す。 - XFree86

Default: "xfree86" for most platforms,but "xfree98" for the Japanese PC-98 platforms. 例文帳に追加

デフォルト値: ほとんどのプラットフォームで "xfree86" だが、日本の PC-98 プラットフォームでは "xfree98" である。 - XFree86

Default:"us" for most platforms, but "nec/jp" for the Japanese PC-98 platforms. 例文帳に追加

デフォルト値: ほとんどのプラットフォームで "us" だが、日本の PC-98 プラットフォームでは "nec/jp" である。 - XFree86

The default behavior of lbxproxyis to exit when its connection to the server is broken. 例文帳に追加

\\-reconnectデフォルトの挙動では、lbxproxy はサーバへの接続が切れたときに終了する。 - XFree86

Rstartd will then read the user's local config file,default name $HOME/.rstart. 例文帳に追加

その後、rstartd はユーザのローカル定義ファイルを読む。 このデフォルトの名前は $HOME/.rstart である。 - XFree86

This variable specifies the default color of the border to be placed around all non-iconified windows, and may only be given within a Color, Grayscale or Monochrome list.例文帳に追加

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

Unless you need to debug the system, leave this with its default value of 177.例文帳に追加

システムをデバッグする必要がなければデフォルト値の 177 のままにしておくこと。 - XFree86

The default is ``false'', so only users that have passwords assigned can log in.例文帳に追加

デフォルト値は ``false'' であり、パスワードが割り当てられているユーザだけがログインできる。 - XFree86

By default, the first button in the pointer map (which is usually the leftmost button) is used.例文帳に追加

デフォルトは、ポインタマップにおける第 1ボタン (普通、最も左のボタン) である。 - XFree86

The fail safe option simply loads the default applications described above.例文帳に追加

フェールセーフオプションは、単に先に述べたデフォルトのアプリケーションをロードするだけである。 - XFree86

scrollLines (classScrollLines) Specifies the number of lines that the scroll-back and scroll-forwactions should use as a default. 例文帳に追加

"scrollLines (class ScrollLines)"scroll-back と scroll-forw の操作がデフォルトとして使用する行数を指定する。 - XFree86

Changes in credit default swap rates are consistent with the yield’s fluctuations on PIIGS bonds (Figure 1-1-2-4).例文帳に追加

保証料率の推移をみても、これと整合的である(第1-1-2-4図)。 - 経済産業省

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.例文帳に追加

成功したリードリトライのパラメータ設定値を統計情報として保存し、デフォルトに対する設定値の変化が大きくなったらデフォルトを更新する。 - 特許庁

In default of his assistance, it was necessary to be assured of his neutrality. 例文帳に追加

助けが得られないまでも、中立の立場でいてもらう必要があった。 - JULES VERNE『80日間世界一周』

Then the detected density value D is compared with a default to discriminate whether or not the density value D is in excess of the default by a prescribed value (206), and a drive current increase α is calculated depending on the difference between the density value D and the default (208).例文帳に追加

そして、検出された濃度値Dとデフォルト値を比較し、濃度値Dがデフォルト値に対して所定値を越えているか判定し(206)、濃度値Dとデフォルト値の差に応じて駆動電流増加量αを算出する(208)。 - 特許庁

Characters are disposed in a table group configured of a plurality of tables, and one default table is defined in the table group, and one default position is defined in each of those tables, and a cursor is moved in the table so that the characters can be selected, and the selected characters are decided, and the cursor is moved to the default position of the default table.例文帳に追加

文字を複数のテーブルからなるテーブル群に配置するとともに、テーブル群に1つのデフォルトテーブルと、テーブルの各々に1箇所のデフォルト位置とを定義し、テーブル内においてカーソルを移動させることにより文字を選択し、選択された文字を決定後、カーソルを前記デフォルトテーブルのデフォルト位置に移動させる。 - 特許庁

Values for the default configuration are replaced with the differences sent in the message.例文帳に追加

デフォルトコンフィギュレーションのための値は、メッセージで送信された差異と交換される。 - 特許庁

A difference between the selected configuration and default configuration is checked.例文帳に追加

選択されたコンフィギュレーションとデフォルトコンフィギュレーションとの間の差異を確認する。 - 特許庁

To calculate a default rate with high estimation accuracy as one of credit risks.例文帳に追加

推定精度の高いデフォルト率を信用リスクの一つとして計算すること。 - 特許庁

If the user does not select the mode, the first mode is selected as a default value.例文帳に追加

ユーザがモード未選択の場合、デフォルト値として第1モードが選択される。 - 特許庁

DISK DRIVING DEVICE AND METHOD FOR CHANGING DEFAULT SETTING OF ITS CLEARANCE ADJUSTMENT例文帳に追加

ディスク・ドライブ装置及びそのクリアランス調整のデフォルト設定を変更する方法 - 特許庁

This is because of the way console permissions are set by default. 例文帳に追加

これはコンソールのパーミッションが、 標準ではそのように設定されているからです。 - FreeBSD

By default, the kernel address space is 1GB (2GB for PAE) for i386. If you run a network-intensive server (e.g. 例文帳に追加

カーネルアドレス空間は、FreeBSD 3.X 上で 256MB、FreeBSD 4.X 上で 1GBがデフォルトになっています。 - FreeBSD

The WRKDIRPREFIX and PREFIX variables can override the default directories. 例文帳に追加

PORTSDIR変数と PREFIX 変数を変更することで、違うディレクトリを使用することができます。 - FreeBSD

LPD expects every printer to be able to print plain text by default. 例文帳に追加

LPDは、すべてのプリンタがデフォルトでプレインテキストを印字できることを期待しています。 - FreeBSD

This prints each of the listed files to the default printer. 例文帳に追加

これにより、 入力されたファイルのそれぞれをデフォルトのプリンタから印字します。 - FreeBSD

If you do not specify a lf capability, LPD uses /dev/console as a default. 例文帳に追加

項目 lf が指定されていない場合、LPD はデフォルトのログファイルとして /dev/console を使います。 - FreeBSD

The vfs.vmiodirenable sysctl variable may be set to either 0 (off) or 1 (on); it is 1 by default. 例文帳に追加

vfs.vmiodirenable sysctl 変数のデフォルトは 1 (オン) で、0 (オフ) または 1 (オン) にセットすることができます。 - FreeBSD

例文

This is how FreeBSD came to use MD5 as its default encryption method. 例文帳に追加

これが FreeBSD がデフォルトの暗号化 方式として MD5を使うようになったいきさつです。 - FreeBSD




  
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 1994-2010 The FreeBSD Project. All rights reserved. license
  
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でライセンスされています。
  
原題:”Around the World in 80 Days[Junior Edition]”

邦題:『80日間世界一周』
This work has been released into the public domain by the copyright holder. This applies worldwide.

SOGO_e-text_library責任編集。Copyright(C)2000-2001 by SOGO_e-text_library
この版権表示を残すかぎりにおいて、商業利用を含む複製・再配布が自由に認められる。
プロジェクト杉田玄白正式参加テキスト。
SOGO_e-text_library(http://www.e-freetext.net/)
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS