小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 専門用語対訳辞書 > source librariesの意味・解説 

source librariesとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

Weblio専門用語対訳辞書での「source libraries」の意味

source libraries

Weblio専門用語対訳辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「source libraries」の部分一致の例文検索結果

該当件数 : 13



例文

Managing Source Code and Libraries発音を聞く 例文帳に追加

ソースコードとライブラリの管理 - NetBeans

Compiles your source code against the target JDK's libraries.発音を聞く 例文帳に追加

ターゲット JDK のライブラリを基にソースコードがコンパイルされます。 - NetBeans

After you add the required libraries, the compilation error badges on your source files will disappear.発音を聞く 例文帳に追加

必要なライブラリを追加すると、ソースファイルのコンパイルエラーバッジがなくなります。 - NetBeans

When the dragged source is from libraries, the dragged source is optionally converted into an IEC61131-syntax program portion according to the type of the libraries, namely, a function or a function block.例文帳に追加

ドラッグ済ソースがライブラリーからである場合に、該ドラッグ済ソースはライブラリーのタイプ、すなわち関数又は関数ブロックに応じて、IEC61131シンタックスプログラム部分に任意に変換される。 - 特許庁

These libraries are not open source and are therefore distributed as a separate NetBeans plugin.発音を聞く 例文帳に追加

これらのライブラリはオープンソースではないので、別個の NetBeans プラグインとして配布されています。 - NetBeans

JavaScript editor with syntax highlighting, code completion, pop-up documentation, and error checking.The Editor recognizes JavaScript code in stand-alone JavaScript files as well as in HTML, RHTML, and JSP files.JavaScript Debugger supports watches, breakpoints,viewing and navigating source artifacts and JavaScript Callstack,viewing window and frame structure, local variables, and (static) browser DOM.Debug JavaScript in HTML files, JavaScript files, or generated URL sources, in Java EE and Ruby projects.JavaScript debugging requires Firefox 2.0.0.X with Firebug 1.1beta plugin,or Internet Explorer 6/7 on Windows XP/Vista operating systems.JavaScript Library Manager to add JavaScript libraries to Java EE, Ruby, or PHP projects.Bundled JavaScript libraries: Yahoo UI, WoodStock, jQuery, Dojo, Scriptaculous, Prototype発音を聞く 例文帳に追加

動的および静的ライブラリのサポート エディタのインデント、補完、および構文を強調表示した C/C++ コード - NetBeans

例文

The Projects window, which contains a tree view of the components of the project,including source files, libraries that your code depends on, and so on.発音を聞く 例文帳に追加

「プロジェクト」ウィンドウ。 ソースファイルや、コードで使用しているライブラリなど、プロジェクトのコンポーネントのツリービューが表示されます。 - NetBeans

>>例文の一覧を見る

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

「source libraries」の部分一致の例文検索結果

該当件数 : 13



例文

Within the IDE's Source Editor, you can invoke code completion and Javadocsupport that helps you to work efficiently with these libraries.発音を聞く 例文帳に追加

IDE のソースエディタ内で、それらライブラリの効率的な操作に役立つコード補完および Javadoc サポートを呼び出すことができます。 - NetBeans

The compiler contains libraries to generate an abstract syntax tree from Python source code and to generate Python bytecode from the tree. The例文帳に追加

compiler はPython のソースコードから抽象的な構文木を生成し、その構文木からPython バイトコードを生成するライブラリをそなえています。 - Python

These libraries are not open source and are therefore distributed as a separate NetBeans plugin.To install the plugin, do the following:発音を聞く 例文帳に追加

これらのライブラリはオープンソースではなく、別個の NetBeans プラグインとして配布されています。 プラグインをインストールするには、次の手順に従います。 - NetBeans

A program conversion device 1 stores the three hierarchized libraries of a main flow, a group flow and a sub-flow and precisely converts each flow of a test program by referring to the libraries at the time of converting the test program being a conversion source into the test program of the format fitted to the IC tester.例文帳に追加

プログラム変換装置1は、メインフロー、グループフローおよびサブフローの3つの階層化されたライブラリを記憶し、変換元となるテストプログラムを異なるICテスタに適合する形式のテストプログラムに変換する際に、これらのライブラリを参照することによって、テストプログラムの各フローを正確に変換する。 - 特許庁

To improve the efficiency of development, correction, and maintenance of software using a source code creation system by automatically changing and outputting the different portion for addressing a plurality of platforms or libraries.例文帳に追加

複数のプラットフォームまたはライブラリに対応するための差異部分を自動的に変更して出力することで、ソースコード生成システムを利用したソフトウェアの開発、修正、保守の効率を向上すること。 - 特許庁

例文

Therefore,you might find it beneficial to break your source structure down into multiple IDE projects with inter-project dependencies.If, for example, you have reusable components, applets, or tag libraries as part of your source structure,you might need to create individual Java Class Library projects and create dependencies between them and your Web projects.例文帳に追加

その場合、プロジェクト間の依存関係を使用して、ソース構造を複数の IDE プロジェクトに分割した方が良いことがあります。 たとえば、ソース構造に再利用可能なコンポーネントやアプレット、あるいはタグライブラリがある場合は、個々に Java クラスライブラリプロジェクトを作成し、それらプロジェクトと Web プロジェクト間の依存関係を作成します。 - NetBeans

>>例文の一覧を見る


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

   

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS