小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > コンピューター用語 > ソースレベルの英語・英訳 

ソースレベルの英語

ピン留め

追加できません

(登録数上限)

単語を追加

英訳・英語 source level


コンピューター用語辞典での「ソースレベル」の英訳

ソースレベル


「ソースレベル」を含む例文一覧

該当件数 : 22



例文

ソースレベルデバッガ例文帳に追加

SOURCE LEVEL DEBUGGER - 特許庁

ビジュアル設計だけでなく、ソースレベルの編集を実行できます。例文帳に追加

You can perform source level editing as well as visual designing.発音を聞く  - NetBeans

ソースレベル」で、アプリケーションのコンパイルと実行に使用する JDK を選択し、「次へ」をクリックします。例文帳に追加

In Source Level, choose the JDK that you want to compile and run your application against. Click Next. - NetBeans

ソースレベル」で、Ant スクリプトによるコンパイルと実行に使用する JDK を選択します。例文帳に追加

In Source Level, choose the JDK that your Ant script compiles and runs against. - NetBeans

IDE は指定されたソースレベルに対応する JDK を見つけられない場合、IDE のデフォルトの JDK を使用します。例文帳に追加

If the IDE cannot find a JDK corresponding to the source level specified, the IDE's default JDK is used.発音を聞く  - NetBeans

ソースレベル」コンボボックスで、アプリケーションのコンパイルと実行に使用する JDK のバージョンを選択し、 「次へ」をクリックします。例文帳に追加

In the Source Level combo box, choose the JDK version that you want to compile and run your application against. Click Next. - NetBeans

例文

GlassFish の場合、「Java EE バージョン」を「Java EE 5」に設定します。 Tomcat Web サーバーの場合、「ソースレベルを 1.4 に設定」チェックボックスの選択を解除します。例文帳に追加

For GlassFish, set the Java EE Version to Java EE 5.For the Tomcat Web Server, unselect the Set Source Level to 1.4 checkbox.発音を聞く  - NetBeans

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

JST科学技術用語日英対訳辞書での「ソースレベル」の英訳

ソースレベル


日英・英日専門用語辞書での「ソースレベル」の英訳

ソースレベル


「ソースレベル」を含む例文一覧

該当件数 : 22



例文

Sun Java System Application Server の場合は、「J2EE バージョン」を「Java EE 5」に設定します。 Tomcat Web サーバーの場合は、「ソースレベルを 1.4 に設定」チェックボックスの選択を解除します。例文帳に追加

For the Sun Java System Application Server, set the J2EE Version to Java EE 5.For the Tomcat Web Server, unselect the Set Source Level to 1.4 checkbox.発音を聞く  - NetBeans

ISVの技術およびノウハウの流出を防ぎつつ、ソースレベルの第3者機関による検証をより短時間で行う手段を提供する。例文帳に追加

To provide a means of performing verification of source level by a third institution in a shorter period of time while preventing the outflow of technology and know-how of ISV. - 特許庁

一度開発したソフトウェアコンポーネントをソースレベルで再利用可能としたコンポーネントの自動生成装置を得る。例文帳に追加

To obtain the automatic generating device of a component by which a once-developed software component can be reused at a source level. - 特許庁

プログラムの最適化により関数の展開が複数箇所に行われた場合において、展開された関数のソースレベルでのデバッグを可能とする。例文帳に追加

To enable to debug an expanded function in a source level when a function is expanded in plural locations through optimization of a program. - 特許庁

注: プロジェクトのソースレベルが 1.4 に設定されている場合は、「プロパティー」ウィンドウでプロパティーシートのラベルを変更してもラベルは更新されません。例文帳に追加

Note: If the project source level is set to 1.4, the property sheet label is not updated after you change it in the Properties window.発音を聞く  - NetBeans

「サーバー」に Sun Java System Application Server を選択し、「Java EE バージョン」に J2EE 1.4 を選択して、「ソースレベルを 1.4 に設定」と「主プロジェクトとして設定」の各チェックボックスが選択されていることを確認します。 「次へ」をクリックします。例文帳に追加

Select Sun Java System Application Server for the Server, J2EE 1.4 for the Java EE Version,and ensure that the check boxes for Set Source Level to 1.4 and Set as Main Project are selected.Then click Next. - NetBeans

続いて、アプリケーションに対して IDE コマンドを呼び出すことを可能にする Ant ターゲットをマッピングし、必要なソースを追加してアプリケーションのソースレベルを指定することによって、プロジェクトのクラスパスを設定します。例文帳に追加

Next we'll map the Ant targets that will enable us to call IDE commands on our application and configure our project'sclasspath by adding the necessary sources and specifying the source level for our application. - NetBeans

例文

自由形式プロジェクトの場合は、Ant スクリプトそのものにターゲット JDK を設定し、「プロジェクトプロパティー」ダイアログの「ソース」ページでソースレベルを指定する必要があります。例文帳に追加

In free-form projects you have to set the target JDK in the Ant script itself, then specify the source level in the Sources page of the Project Properties dialog box.発音を聞く  - NetBeans

>>例文の一覧を見る

「ソースレベル」の英訳に関連した単語・英語表現

ソースレベルのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
独立行政法人科学技術振興機構独立行政法人科学技術振興機構
All Rights Reserved, Copyright © Japan Science and Technology Agency
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS