1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 4612



例文

n in the default directory, where n is the number of the current window.例文帳に追加

ファイル名を指定しないと、デフォルトディレクトリの hardcopy.nというファイルに書き込む (n はカレントウィンドウの番号)。 - JM

mapdefault Tell screen that the next input character should only be looked up in the default bindkey table. 例文帳に追加

mapdefault次の入力文字を、デフォルトのキー割り当てテーブルでのみ検索するようscreenに指示する。 - JM

maptimeout [ timo ] Set the inter-character timer for input sequence detection to a timeout of timo ms. The default timeout is 300ms. 例文帳に追加

maptimeout[ timo ]入力シーケンス検出の文字間タイマのタイムアウト値をtimoミリ秒に設定する。 - JM

The following colors are known: k black 0 r red g green y yellow b blue m magenta c cyan w white d default color .例文帳に追加

次の色がある:kブラック0rレッドgグリーンyイエローbブルーmマゼンダcシアンwホワイトdデフォルト色. - JM

例文

Zmore looks in the file /etc/termcap to determine terminal characteristics, and to determine the default window size. 例文帳に追加

zmoreは端末の特性とデフォルトのウインドウサイズを決定するために、ファイル/etc/termcapを調べる。 - JM


例文

Note that the window size reverts back to the default at the end of the current file. 例文帳に追加

現在のファイルの終りでは、ウインドウサイズがデフォルトの値に戻ることに注意すること。 - JM

is not set, newer kernels will by default only probe LUN zero. 例文帳に追加

オプションが指定されていないと、最近のカーネルではデフォルトでは LUN 番号 0 のみを検出する。 - JM

ESC [ ? 1 h DECCKM (default off): When set, the cursor keys send an ESC O prefix, rather than ESC [. 例文帳に追加

ESC [ ? 1 hDECCKM (デフォルトはオフ): セットされた時にはカーソルキーは ESC [ ではなくESC O を前につけて送る。 - JM

This is the converse of RTLD_GLOBAL , and the default if neither flag is specified. 例文帳に追加

の反対の意味であり、どちらのフラグも指定されなかった場合はこちらがデフォルトとなる。 - JM

例文

Linux uses here the traditional "current directory first" default path. 例文帳に追加

Linux では、デフォルトのパスに、昔ながらの「現在のディレクトリを先に探索」というルールを使っている。 - JM

例文

datagrams first by default, but the exact behavior depends on the configured queueing discipline. 例文帳に追加

データグラムを最初に送信する。 しかし、正確な振る舞いはキュー処理の設定に依存する。 - JM

Contains two integers that define the default local port range allocated to sockets. 例文帳に追加

ソケットに割り当てられているデフォルトのローカルポートの範囲を定める二つの整数を与える。 - JM

is empty string, """""" , for the default locale, it is determined using the following steps: 1. 例文帳に追加

の二番目の引き数が空文字列 "" の場合、デフォルトのロケールは以下の手順で決定する:1. - JM

as a performance option which is disabled by default. 例文帳に追加

をデフォルトでは無効になっている性能向上のためのオプションと考えておくのがよいであろう。 - JM

The default precision is 1. When 0 is printed with an explicit precision 0, the output is empty. 例文帳に追加

変換後の値が指定された桁数に足りない場合は、左側が 0 で埋められる。 - JM

The default value for this file, 32768, results in the same range of PIDs as on earlier kernels. 例文帳に追加

このファイルのデフォルト値は 32768 であり、その場合には以前のカーネルと同じ PID の範囲になる。 - JM

with MAP_NORESERVE are not checked, and the default check is very weak, leading to the risk of getting a process "OOM-killed". 例文帳に追加

またデフォルトのチェックはとても脆弱で、プロセスを "OOM-kill" してしまうリスクを引き起こす。 - JM

Matches a sequence of characters whose length is specified by the maximum field width (default 1); the next pointer must be a pointer to char , 例文帳に追加

"「最大フィールド幅」"(デフォルトは 1) で指定された幅の文字の列に対応する。 - JM

then the default action associated with the signal (see signal (7)) 例文帳に追加

に設定されている場合、シグナルに関連づけられたデフォルトの動作が行われる( signal (7) 参照)。 - JM

(which is not specified in POSIX.1-2001) is ignored by default on several other Unix systems. 例文帳に追加

は (POSIX.1-2001 に規定されていないが) いくつかの他の Unix システムではデフォルト動作は無視である。 - JM

Most of the times, their default setting is to support only standard frames with an MTU size of 1500 (bytes). 例文帳に追加

多くの場合、デフォルトの設定では標準フレーム(1500 バイトの MTU サイズ) だけしかサポートしない。 - JM

bit turned on, the new swap area will have a higher priority than default. 例文帳に追加

ビットが設定された場合は、新しいスワップ領域はデフォルトよりも高い優先度を持つ。 - JM

To employ large TCP windows, the sysctl variable net4 must be enabled (default). 例文帳に追加

大きな TCP ウィンドウを用いるには、net4を有効にしておかなければならない (デフォルトは有効)。 - JM

a default argument `.' (the current directory) is assumed. 例文帳に追加

オプション以外の引き数が何もない場合、デフォルトの引き数として `.' (現在のディレクトリ) を仮定する。 - JM

and then uses the default mode as the point of departure. 例文帳に追加

コマンドと同様にシンボルを使い指定できる。 その時標準のアクセス権を初期値として使う。 - JM

Expand the Java node in the Templates pane at the bottom, to see three default domain templates: 例文帳に追加

最下部の「テンプレート」区画にある Java ノードを展開し、3 つのデフォルトドメインテンプレートを表示します。 - NetBeans

Leave the Register Local Default Domain radio button selected and select a domain. 例文帳に追加

「ローカルのデフォルトドメインを登録」ラジオボタンが選択された状態のままで、ドメインを選択します。 - NetBeans

If you accepted the default values during the installation, the user name is admin and the password is adminadmin . 例文帳に追加

インストール時にデフォルト値をそのまま使用した場合、ユーザー名は「admin」で、パスワードは「adminadmin」です。 - NetBeans

In the Create Tests dialog box, click OK to run the command with the default options.例文帳に追加

「テストを作成」ダイアログで「了解」をクリックして、デフォルトのオプションでコマンドを実行します。 - NetBeans

Note theSource Packages node only contains an empty default package node. 例文帳に追加

「ソースパッケージ」ノードには、空の「デフォルトパッケージ」ノードだけ含まれていることに注意してください。 - NetBeans

The IDE adds merge markers by default when you invoke the Code Generation action from your UML project. 例文帳に追加

UML プロジェクトからコード生成アクションを呼び出すと、デフォルトでマージマーカーが追加されます。 - NetBeans

Note that the IDE does not currently support renaming the default Bean package. 例文帳に追加

現時点では、IDE がデフォルトの Bean パッケージ名の変更をサポートしていないことに注意してください。 - NetBeans

Use the default ProjectLocation, or change it to the directory you prefer on your system. 例文帳に追加

デフォルトのプロジェクトの場所を使用するか、システム上の任意のディレクトリに変更します。 - NetBeans

The GlassFish v3 Prelude application server is included with the Ruby bundle and is the default server for JRuby on Rails applications.例文帳に追加

GlassFish v3 Prelude アプリケーションサーバーは Ruby バンドルに含まれており、JRuby on Rails アプリケーションのデフォルトのサーバーです。 - NetBeans

Note: The default installation location is different depending on the type of installation and the platform. 例文帳に追加

注: デフォルトのインストールの場所は、インストールの種類とプラットフォームによって異なります。 - NetBeans

If you choose not to import settings from a previousrelease, the IDE opens using the default settings. 例文帳に追加

旧バージョンの設定をインポートしない場合は、デフォルト設定を使用して IDE が開きます。 - NetBeans

If you do not plan to start a new process instance, keep the default N/A value. Name. 例文帳に追加

新しいプロセスのインスタンスを開始しない場合は、デフォルトの「 N/A 」の値にしておきます。 - NetBeans

In addition to the default expressions, here are some additional regular expressions you can use: 例文帳に追加

デフォルトの表現に加えて、使用可能なその他の正規表現には次のものがあります。 - NetBeans

The last line initializes the choices property so that nothing is selected by default. 例文帳に追加

最後の行では、デフォルトで何も選択されないように「choices」プロパティーを初期化しています。 - NetBeans

If your installation follows the default settings, the PHP processing will be enabled automatically. 例文帳に追加

デフォルトの設定に従ってインストールを行なった場合、PHP 処理は自動的に有効になります。 - NetBeans

By default, the IDE uses the JDK that is specified in your system's registry as the most recent. 例文帳に追加

デフォルトでは、IDE は、システムのレジストリに最新バージョンとして指定されている JDK を使用します。 - NetBeans

By default on Microsoft? Windows systems, the loader looks into the registry and uses the latest SDK available. 例文帳に追加

Microsoft[R] Windows システムの場合、デフォルトでは、ローダーはレジストリを検索して最新の SDK を使用します。 - NetBeans

By default, the IDE opens three Debugger windows: the Local Variables window, Watches window, and Call Stack window. 例文帳に追加

デフォルトでは IDE は、「ローカル変数」、「ウォッチポイント」、「呼び出しスタック」の 3 つの「デバッガ」ウィンドウを開きます。 - NetBeans

Choose EnterpriseAppEE5-app-client for the Client Module URI (which should be selected by default). 例文帳に追加

クライアントモジュールの URI として「EnterpriseAppEE5-app-client」を選択します。 これはデフォルトで選択されているはずです。 - NetBeans

Therefore, it developed into a big issue as a default of the agreement, and a lawsuit was formed as well. 例文帳に追加

このことから、契約の不履行として、告訴も含めた大きな騒ぎとなってしまった。 - Wikipedia日英京都関連文書対訳コーパス

To flexibly change the default value of print setting according to the use state of a user.例文帳に追加

印刷設定のデフォルト値をユーザの使用状況に応じて柔軟に変更する。 - 特許庁

Communication with no default address is established in communication between a mobile device and a host device.例文帳に追加

移動デバイスとホストデバイスとの間の通信にデフォルト非アドレス通信構成を確立する。 - 特許庁

Each event is set with a default value of priority, but a user can change priority order.例文帳に追加

優先順位はイベント毎にデフォルト値が決まっているが、ユーザがその順位を変更できる。 - 特許庁

The synthesis instruction data are inputted through interactive operation, and a default is used when there are no inputs.例文帳に追加

合成指示データは、対話操作により入力し、入力が無ければ既定値を使う。 - 特許庁

例文

Limitation to the amount of damages, etc. pertaining to rescission or default of contract in Door-to-Door Sales 例文帳に追加

訪問販売における契約の解除等に伴う損害賠償等の額の制限 - 日本法令外国語訳データベースシステム




  
Copyright © Japan Patent office. All Rights Reserved.
  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
日本法令外国語訳データベースシステム
※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 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 (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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS