1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 4612



例文

The default in copy-in mode is to automatically detect the archive format, and in copy-out mode is "bin". 例文帳に追加

コピーインモードでのデフォルトは、入力ファイルの内容から自動的にアーカイブフォーマットを判定するもので、コピーインモードでは、"bin"フォーマットです。 - JM

The default precision value is zero, which means that all arithmetic except for addition and subtraction produces integer results. 例文帳に追加

デフォルトの精度値は 0 です。 これは、足し算と引き算を除くすべての算術は整数値の結果を出すことを意味しています。 - JM

ed maintains a current address which is typically supplied to commands as the default address when none is specified. 例文帳に追加

mはm 現在行を管理しており、コマンドに行番号が指定されない場合は、現在行がデフォルト行として用いられます。 - JM

This is the default for all platforms except for the OSF/1 reference platform, using the OSF/rose object format. 例文帳に追加

これは OSF/1 リファレンスプラットフォーム以外の全てのプラットフォームにおけるデフォルトです。 OSF/1 リファレンスプラットフォームは OSF/rose オブジェクトフォーマットを使用します。 - JM

例文

> sets the (second) mark and writes the contents of the paste buffer to the screen-exchange file (/tmp/screen-exchange per default) once copy-mode is finished. 例文帳に追加

> は (2 番目の) マークをセットし、コピーモードが終了した時にペーストバッファの内容を画面交換ファイル(デフォルトでは /tmp/screen-exchange) に書き出す。 - JM


例文

This makes the default bindings dangerous: Be careful not to type C-a C-4 when selecting window no. 4. 例文帳に追加

このため、デフォルトの割り当ては危険である:ウィンドウ番号 4 を選択するときに、C-a C-4 と入力しないように注意すること。 - JM

The first should change a window specific setting, where the latter should change only the default for new windows.例文帳に追加

前者はそのウィンドウの設定だけを変更すべきで、後者は以降新規に生成されるウィンドウの設定だけを変更すべきである。 - JM

h>. )By default this variable is set to log anything more important than debug messages. 例文帳に追加

)デフォルトではこの変数は、デバッグメッセージよりも重要なあらゆるメッセージを記録するよう設定されている(デバッグメッセージは含まない)。 - JM

The low order three bits (mask 0x7) have the flag state, and the low order bits of the next nibble (mask 0x70) have the default flag state. (Since 1.1.54.) 例文帳に追加

(0x7)でマスクして得られる下位 3 ビットがフラグの状態で、(0x70)でマスクして得られる次の 3 ビットがデフォルトのフラグの状態である。 - JM

例文

POSIX.1-2001 specifies that the dispositions of any signals that are ignored or set to the default are left unchanged. 例文帳に追加

POSIX.1-2001 は、動作が無視かデフォルトに設定されている全てのシグナルの処理方法は変更せずそのままにする、と規定している。 - JM

例文

By default, directories are handled before the files and subdirectories they contain (pre-order traversal). 例文帳に追加

を呼び出す。 デフォルトでは、ディレクトリそのものが、そのディレクトリにあるファイルやサブディレクトリよりも先に処理される (行きがけ順探索; pre-order traversal)。 - JM

In the Name and Location page, leave the default value of UMLBankAppSample for the Java project name, or modify it if the project already exists. 例文帳に追加

「名前と場所」ページで、Java プロジェクト名のデフォルト値 UMLBankAppSample をそのまま使用するか、そのプロジェクトがすでにある場合は変更します。 - NetBeans

If you expand the editor fold you can see that the IDE adds the following default persist method code to the servlet: 例文帳に追加

エディタの折り畳みを展開すると、次に示すデフォルトの persist メソッドコードが、IDE によってサーブレットに追加されることが確認できます。 - NetBeans

Open hibernate.cfg.xml in the Design tab.You can open the file by expanding the default packages source package in the Projects window and double-clicking hibernate.cfg.xml. 例文帳に追加

「デザイン」タブで hibernate.cfg.xml を開きます。 このファイルを開くには、「プロジェクト」ウィンドウで デフォルトパッケージ ソースパッケージを展開し、hibernate.cfg.xml をダブルクリックします。 - NetBeans

When you click Run, the IDE builds the application and deploys the application to the server.The default web page opens in your browser window. 例文帳に追加

「実行」をクリックすると、IDE はアプリケーションを構築し、アプリケーションをサーバーに配備します。 ブラウザウィンドウでデフォルトの Web ページが開きます。 - NetBeans

Apache Tomcat 6.0.14 is included in the Web Java EE and All download options but it is installed by default from the Web Java EE option only. 例文帳に追加

Apache Tomcat 6.0.14 は、ダウンロードオプション「Web および Java EE」と「すべて」に含まれていますが、デフォルトでは「Web および Java EE」オプションからのみインストールされます。 - NetBeans

Apache Tomcat 6.0.16 is included in the Web Java EE and All download options but it is installed by default from the Web Java EE option only. 例文帳に追加

Apache Tomcat 6.0.16 は、ダウンロードオプション「Web および Java EE」と「すべて」に含まれていますが、デフォルトでは「Web および Java EE」オプションからのみインストールされます。 - NetBeans

When you create a new Ruby project, the IDE creates a file named main.rb by default, and sets this file as the main script.例文帳に追加

新しい Ruby プロジェクトが作成されると、デフォルトで IDE は main.rb という名前のファイルを作成し、そのファイルを主プロジェクトとして設定します。 - NetBeans

Workaround: Install the JDK using the default settings or, if performing a custom install, be sure to select the public JRE for installation. 例文帳に追加

回避策: JDK をデフォルトの設定でインストールするか、カスタムインストールを実行する場合はインストール対象として Public JRE を選択します。 - NetBeans

Click OK.By default, the Create New Variable dialog box only shows those files that have already been referenced in the process.例文帳に追加

「了解」をクリックします。 デフォルトでは、「新規変数の作成」ダイアログには、すでにプロセスで参照されたファイルだけが表示されます。 - NetBeans

NetBeans C/C++ DevelopmentPack runs well with this default setting when you are developing small projects with up to 500 source and header files.例文帳に追加

ソースおよびヘッダーファイル数が 500 個までの小さなアプリケーションを開発する場合、NetBeans C/C++ Development Pack はこのデフォルトのヒープ設定で十分です。 - NetBeans

Workaround:In the Running category of the project properties, change the default Console Type property only for output-only applications.例文帳に追加

回避策: プロジェクトプロパティーの「実行」カテゴリで、出力専用アプリケーションのみ対象の、デフォルトの「コンソールタイプ」プロパティーを変更してください。 - NetBeans

As the application runs, an emulator window opens and displays the application running in the default device emulator.例文帳に追加

アプリケーションが実行されると、エミュレータウィンドウが開き、デフォルトのデバイスエミュレータでアプリケーションが実行されるところが表示されます。 - NetBeans

Note: Creating a project in NetBeans 6.1 or 6.5 includes new options which can be left at the default. 例文帳に追加

注: NetBeans 6.1 では、プロジェクトを作成するときに新しいオプションが表示されますが、これらのオプションはデフォルトのままでかまいません。 - NetBeans

Generally, we have several files in the default locale and we are asked to adapt them in order to be translated to other languages.例文帳に追加

通常、デフォルトロケールには複数のファイルがあり、ほかの言語に変換するためにそれらを適用するように求められます。 - NetBeans

Once your application is built and deployed, the IDE launches your default web browser (if it is not alreadyrunning), and your web application appears.例文帳に追加

アプリケーションが構築されて配備されると、デフォルトの Web ブラウザが起動され (起動されていない場合)、Web アプリケーションが表示されます。 - NetBeans

In this exercise you will edit the default properties specified in hibernate.cfg.xml to enable debug logging for SQL statements.This exercise is optional. 例文帳に追加

この課題では、hibernate.cfg.xml で指定されたデフォルトプロパティーを、SQL 文のデバッグログ記録が有効になるように編集します。 この課題は任意です。 - NetBeans

Choose Hibernate as the Persistence Provider, and select None as the table generation strategy.Keep the default Persistence Unit Name. 例文帳に追加

「持続性プロバイダ」に「Hibernate」を選択し、「表生成の方針」に「なし」を選択します。 持続性ユニットの名前はデフォルトのままにしておきます。 - NetBeans

It is configured by default when you first start the Glassfish Server you obtained from the SDK, but you can reconfigure it later, if needed. 例文帳に追加

SDK から入手した Glassfish Server をはじめて起動するときにデフォルトで構成されますが、必要な場合はあとで再構成できます。 - NetBeans

Similarly, notice that the application will be deployed to http://localhost:8084/MyProjectby default, but that the port number for the Sun Java System Application Server is included. 例文帳に追加

同様に、デフォルトでは、アプリケーションは http://localhost:8084/MyProject に配備されますが、Sun Java System Application Sever のポート番号が含まれていることに注意してください。 - NetBeans

In this section, you create a new web application and then consume the web service in the default JSP page that the Web Application wizard creates.例文帳に追加

この節では、新しい Web アプリケーションを作成したあと、「Web アプリケーション」ウィザードで作成したデフォルトの JSP ページで Web サービスを使用します。 - NetBeans

The method body of each generated test is provided solely as a guide and needs to be modified to be an actual test case.You can deselect Default Method Bodies in the Create Tests dialog if you do not want the code generated for you.例文帳に追加

コードを生成しない場合は、「テストを作成」ダイアログの「デフォルトのメソッド本体」を選択解除します。 - NetBeans

If the determination is denied, default image data DS0 previously prepared are provided to the position and album data AL are created.例文帳に追加

判定が否定されると予め用意されたデフォルト画像データDS0をその付与位置に付与してアルバムデータALを作成する。 - 特許庁

During the Middle Ages in Japan, a kojichi was the act of privately seizing the assets of a debtor whose credit had fallen into default. 例文帳に追加

高質(こうじち)は、中世日本において債権が債務不履行に陥った債権者の財産を私的に差し押さえる行為。 - Wikipedia日英京都関連文書対訳コーパス

To provide a new framework enabling a user to efficiency collect printed matter by appropriately selecting a user default printer.例文帳に追加

ユーザデフォルトプリンタを適切に選択し、ユーザが印刷物を効率よく回収することができる新しい枠組みを提供する。 - 特許庁

In such a case, the order of default may be set aside on such terms and conditions as the Hearing Officer may impose in the interest of justice.例文帳に追加

そのような場合は,不履行に係る命令は,聴聞官が公正のために課す条件の下に,無効にすることができる。 - 特許庁

The viewer can watch the broadcasted video of the part where the video default occurs by applying a simple operation to the terminal 1.例文帳に追加

視聴者は、端末1に対する簡単な操作で、映像障害が発生した部分の放送映像を見ることができる。 - 特許庁

To provide a calculation method of a default rate capable of determining roughly simultaneously the level of a debenture changing every day.例文帳に追加

日々推移する債券の水準をほぼ同時的に判定することが出来るデフォルト率の算出方法を提供すること。 - 特許庁

When the sub screens are displayed, the default screen forms it background and displays the information on the specified areas.例文帳に追加

子画面が表示された状態において、ディフォルト画面はその背景となるとともに、特定領域の情報を表示する。 - 特許庁

An adjustment parameter generating unit 6 generates an adjustment parameter corresponding to a default conversion formula or conditions which are inputted by a user.例文帳に追加

調整パラメータ生成部6は、デフォルトの変換式またはユーザが入力した条件に応じて、調整パラメータを生成する。 - 特許庁

To accomplish a mobile electronic device for ensuring that a default communication party list display name is meaningful to a user.例文帳に追加

デフォルトの通信相手リストの表示名を、ユーザにとって確実に意味のあるものにする移動体電子装置を実現する。 - 特許庁

However, your explanations remain mostly qualitative in nature and short of specific, quantitative explanations about default risk and international comparisons.例文帳に追加

しかし、貴社の説明は依然定性的であり、デフォルト・リスクや国際比較についての具体的・定量的説明が不十分。 - 財務省

Upon receipt of user identification data, a default subset of stored files is retrieved and indicia corresponding to the listing are displayed.例文帳に追加

ユーザ識別データを受け取ると、保存されたファイルのデフォルト・サブセットが取得され、そのリストに対応する標章が表示される。 - 特許庁

To enable a timer period to be restored to a value of default after adjusting a timer period by a means of fuse cutting or the like.例文帳に追加

ヒューズ切断等の手段によりタイマー周期を調整した後、そのタイマー周期をデフォルトの値に戻すことを可能とする。 - 特許庁

A common information writing means 115 sets common information applied to processing related to all the users as a default.例文帳に追加

共通情報書込み手段115は、全てのユーザに関する処理にデフォルトとして適用される共通情報を設定する。 - 特許庁

The context time and date initial setting section obtains a document date and time of a document and sets the document date as a default of a context time and date.例文帳に追加

文脈日時初期設定部は、文書の文書日時を取得し、当該文書日時を文脈日時の初期値とする。 - 特許庁

Where, the region RH of a default is set on the flesh color detection region when the flesh color detection region has an appropriate white balance (WB) gain value.例文帳に追加

ここでは、適正なホワイトバランス(WB)ゲイン値の場合、デフォルトの領域RHに肌色検出領域を設定する。 - 特許庁

At each of the display terminals, contents corresponding to the content data 520 are displayed in accordance with the distributed default play list 510.例文帳に追加

各表示端末では、配信されたデフォルトのプレイリスト510に従ってコンテンツデータ520に対応するコンテンツが表示される。 - 特許庁

Designation information in the initial display of the interactive display indicates that a button member in a selected state as a default is dynamically changed (default_selected_button_number=0).例文帳に追加

対話画面の初期表示において、デフォルトでセレクテッド状態になるボタン部材を動的に変化させる旨を示す(default_selected_butturn_number=0)。 - 特許庁

例文

Then, a high throttle slope percentage in a default is adjusted based on the offset of the determined throttle slope percentage.例文帳に追加

そして、この決定されたスロットル傾斜率のオフセットに基づいてデフォルトの高スロットル傾斜率を調整できるようにする。 - 特許庁




  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
Copyright © Japan Patent office. All Rights Reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
Copyright(C) 財務省
※この記事は財務省ホームページの情報を転載しております。内容には仮訳のものも含まれており、今後内容に変更がある可能性がございます。
財務省は利用者が当ホームページの情報を用いて行う一切の行為について、何ら責任を負うものではありません。
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS