| 意味 | 例文 |
Class Libraryの部分一致の例文一覧と使い方
該当件数 : 57件
Java Class Library.Template for creating a skeleton Java class library without a main class. 例文帳に追加
Java クラスライブラリ。 主クラスを含まないスケルトン Java クラスを作成するためのテンプレート。 - NetBeans
Template for creating a skeleton Java class library without a main class. WebApplication. 例文帳に追加
主クラスを含まないスケルトン Java クラスを作成するためのテンプレート。 - NetBeans
From the Java category, select a Java class library project. 例文帳に追加
「Java」カテゴリから「Java クラスライブラリ」プロジェクトを選択します。 - NetBeans
The Java Foundation Classes are comparable to the Microsoft Foundation Class (MFC) library. 例文帳に追加
JFC(Javaファウンデーション・クラス)はMFCライブラリと対比される. - コンピューター用語辞典
The Java class has to be in a Java Application or Java Class Library project. 例文帳に追加
Java クラスは、Java アプリケーションまたは Java クラスライブラリプロジェクトに置く必要があります。 - NetBeans
Under Projects, select Java Class Library and click Next. 例文帳に追加
「プロジェクト」で「Java クラスライブラリ」を選択して、「次へ」をクリックします。 - NetBeans
Select Java Class Library from the Java category and click Next. 例文帳に追加
「Java」カテゴリから「Java クラスライブラリ」を選択し、「次へ」をクリックします。 - NetBeans
A Java Application project with a main class that implements a method from the library project's utility class.例文帳に追加
ライブラリプロジェクトのユーティリティークラスからメソッドを実装する主クラスを含む Java アプリケーションプロジェクト。 - NetBeans
I will take an English conversation class at the library every week on Thursdays. 例文帳に追加
毎週木曜日は図書館で英会話の授業を受ける。 - Weblio Email例文集
Create a Java Class Library project (POJO project) that segregates the Hibernate persistence code for the database tables into a reusable Hibernate front end. 例文帳に追加
データベース表に使用する Hibernate 持続性コードを、再利用可能な Hibernate フロントエンドに分離する、Java Class Library プロジェクト (POJO プロジェクト) を作成します。 - NetBeans
Class library in which class library identification information corresponding to a quantum system of the quantum computer, quantum processing description information and quantum gate information are related to each other is previously stored in a class library storage part 140.例文帳に追加
クラスライブラリ記憶部140に、量子コンピュータの量子系に対応するクラスライブラリ識別情報と量子処理記述情報と量子ゲート情報とが関連付けられたクラスライブラリを記憶させておく。 - 特許庁
If you added a folder of classes or resources to the classpath(as opposed to a JAR file or project), none of the classpathelements are copied to the dist folder. If a library on the project's classpath also has a Class-Pathelement specified in its manifest, the content of the Class-Path element must be on the project's runtime path.例文帳に追加
また、アプリケーションの JAR ファイルの manifest.mf ファイルで Class-Path 要素に各 JAR ファイルが追加されます。 - NetBeans
The library supports up to 100 components in a full name or class.例文帳に追加
Xlib では、コンポーネント内で完全な名前とクラスを 100 個まで使用できる。 - XFree86
A Java application project with a main class that implements a method from the library project.例文帳に追加
ライブラリプロジェクトのメソッドを実装する主クラスを含む Java アプリケーションプロジェクト。 - NetBeans
Then an analysis part 161 extracts class library specification information for specifying the class library identification information and the quantum processing description information from a quantum program.例文帳に追加
そして、解析部161において、量子プログラムから、クラスライブラリ識別情報を指定するためのクラスライブラリ指定情報と量子処理記述情報とを抽出する。 - 特許庁
A symbolic string manipulation class library for one or more web applications is created.例文帳に追加
1つ以上のウェブアプリケーション用のシンボリック文字列操作クラスライブラリが作成される。 - 特許庁
This macro uses macros to setup a library initialization class. 例文帳に追加
このマクロは, ライブラリ初期設定クラスを設定するための複数のマクロを使っている. - コンピューター用語辞典
First we'll create a new Java class library to contain the utility classeswe'll need later. 例文帳に追加
最初に、あとで必要になるユーティリティークラスを収納する Java クラスライブラリを新規作成します。 - NetBeans
To complete this tutorial you first create a Java class library project called JUnit-Sample. 例文帳に追加
このチュートリアルを完了するには、最初に JUnit-Sample という Java クラスライブラリプロジェクトを作成します。 - NetBeans
Then a retrieval part 162 extracts the quantum gate information corresponding to the class library specification information and the quantum processing description information which are extracted by the analysis part 161 from the class library.例文帳に追加
次に、検索部162において、解析部161が抽出したクラスライブラリ指定情報と量子処理記述情報とに対応する量子ゲート情報をクラスライブラリから抽出する。 - 特許庁
The middleware has a class library including a tool to playback the player application and a tool for execution.例文帳に追加
ミドルウエアは、プレーヤアプリケーションの再生用ツールや、実行用ツールを含むクラスライブラリを有する。 - 特許庁
First create a new Java class library to contain the utility classes that you will need later.例文帳に追加
最初に、あとで必要になるユーティリティークラスを収納する Java クラスライブラリを新規作成します。 - NetBeans
Then you will code the application. The library project will contain a utility class with an acrostic method.例文帳に追加
次に、アプリケーションをコーディングします。 ライブラリプロジェクトには、acrostic メソッドがあるユーティリティークラスが含まれます。 - NetBeans
The Beans Binding library (as of version 1.2.1)does not have a DetailBinding class that enables you to specify how to derive the display values for the JComboBox.例文帳に追加
JComboBox の display 値を取得する方法を指定できる DetailBinding クラスは、version 1.2.1 時点では Beans Binding ライブラリにありません。 - NetBeans
The framework consists of a Java class library that supports constructs for things such as the following:例文帳に追加
このフレームワークは、次の内容を実現する構造をサポートする Java クラスライブラリで構成されています。 - NetBeans
In executing an application, when a requested class is loaded, whether or not the requested class satisfies prescribed conditions is determined, and when prescribed conditions are satisfied, a class from a class library 108 to be provided by the application is loaded, and in the other case, the class is loaded from the system library 104 recorded in the device.例文帳に追加
アプリケーションの実行時、要求されるクラスをロードする際、その要求されたクラスが所定の条件を満たすかどうかを判定し、所定の条件を満たす場合は、アプリケーションが提供するクラスライブラリ108からのクラスをロードし、それ以外の場合には、装置が記録しているシステムライブラリ104からクラスをロードする。 - 特許庁
A method for integrated program specifications includes revising a library class to include a factory class, rewriting static class variables as factory instance variables, and recompiling the library to substitute all references to static class variables with respect to factory instance variables.例文帳に追加
統合プログラム仕様の方法には、ファクトリクラスを含むためにライブラリクラスを改訂すること、ファクトリインスタンス変数として静的クラス変数を書き直すこと、及びファクトリインスタンス変数に関して静的クラス変数に対する全ての参照を置換するためにライブラリを再コンパイルことを含む。 - 特許庁
We will create a MyLib project with a utility class, then create a MyApp project with a main class that implements a method from the library project.例文帳に追加
ユーティリティークラスを持つ MyLib というプロジェクトを作成してから、そのライブラリプロジェクトからメソッドを実装する主クラスを持つ MyApp プロジェクトを作成します。 - NetBeans
The proposed metric for evaluating class library interfaces measures the balance between generalization and specialization. 例文帳に追加
クラスライブラリ・インタフェース評価用に提案した測度は, 一般化と特殊化とのバランスを計るものである. - コンピューター用語辞典
In this exercise you download the sample solution project and copy the files Utils.java and Vectors.java into the class library project you created.例文帳に追加
この課題では、サンプルのソリューションプロジェクトをダウンロードし、作成したクラスライブラリプロジェクトに Utils.java ファイルと Vectors.java ファイルをコピーします。 - NetBeans
A document management part configuring an integrated application for managing access to data includes a library class, a document class, a magazine information class, a document authority class, and a document ACL class, and access from a user to the data is accepted in a batch so that it is possible to efficiently attain application development accompanied with file access control.例文帳に追加
統合アプリケーションを構成し、データへのアクセスを管理する文書管理部が、書庫クラス、文書クラス、書誌情報クラス、文書権限クラス、及び文書ACLクラスを有する構成とし、ユーザからのデータへのアクセスを一括して受け付けることにより、ファイルアクセス制御を伴うアプリケーション開発を効率良く行うことができる。 - 特許庁
This invention provides a visual resource file builder tool including a library of a class corresponding to a keyword included in a resource file.例文帳に追加
リソース・ファイルに含めることができるキーワードに対応するクラスのライブラリを含むビジュアル・リソース・ファイル・ビルダ・ツールを提供する。 - 特許庁
An AP process 1 is provided with a pseudo AWT 12 as a class library consisting of a class with the same name having the same method and the same class hierarchical structure as the class of AWT 24 and when a pseudo GUI object is generated, informs a GUI generation and management process 2 of the generation through a communication line 5.例文帳に追加
APプロセス1は、AWT24のクラスと同じメソッドおよび同じクラス階層構造を持つ同名のクラスからなるクラスライブラリである疑似AWT12を備え、疑似GUIオブジェクトが生成されると、通信回線5を通じてGUI生成・管理プロセス2にその旨を通知する。 - 特許庁
In the case of text extraction, extracting processing is performed while using a text extraction library or function defined for each class of documents.例文帳に追加
テキスト抽出に際して、文書の種別ごとに定義されたテキスト抽出ライブラリもしくは関数を用い、抽出処理を行う。 - 特許庁
These core components are the base to every PEAR class and understanding the basics will allow general use of the PEAR library. 例文帳に追加
このコアなコンポーネントは、すべての PEAR クラスのベースとなっており、PEAR ライブラリを汎用的に使用するには、その基本的理解が必要となります。 - PEAR
To provide a method by which a library containing a new cDNA which belongs to a class III (rare) and is present only in a trace amount can more efficiently be obtained.例文帳に追加
極微量しか存在しないクラスIII(レア) に属し、かつ新規なcDNAを含むライブラリーを、より効率よく得ることができる方法の提供。 - 特許庁
Although you added Toplink files to Tomcat (see Copying Libraries to Tomcat), you still need to add the TopLink Essentials library to your project in order to avoid class casting exceptions. 例文帳に追加
Toplink ファイルを Tomcat に追加しましたが (「Tomcat へのライブラリのコピー」参照)、クラスキャスト例外を回避するために TopLink Essentials ライブラリをプロジェクトに追加する必要があります。 - NetBeans
This screen creation display system 1 includes: a component class library 300 having component classes each for displaying a constituent element of a screen; a converter 100; and a generator 200.例文帳に追加
本発明にかかる画面作成表示システム1は、画面の構成要素を表示する部品クラスを有する部品クラスライブラリ300と、コンバータ100と、ジェネレータ200を備える。 - 特許庁
In this tutorial, you create a Java library project (because you do not need a main method), create an Axis2 web service in that project (creating the Java class at the same time) and deploy the Axis2 web service to a server. 例文帳に追加
このチュートリアルでは、Java ライブラリプロジェクトを作成し (メインメソッドが必要ないため)、そのプロジェクトで Axis2 Web サービスを作成し (同時に Java クラスを作成)、Axis2 Web サービスをサーバーに配備します。 - NetBeans
The web.xml deployment descriptor contains an entry for the action servlet and specifies the appropriate Struts-specific parameters, such as the path to the servlet class within the Struts library and to the struts-config.xmlconfiguration file within the application.例文帳に追加
web.xml 配備記述子は、アクションサーブレットのエントリを含むとともに、Struts ライブラリ内のサーブレットクラスやアプリケーション内の struts-config.xml 構成ファイルのパスなど、Struts 固有の適切なパラメータを指示します。 - NetBeans
A source file of a database access class is automatically created from: a database access basic class library which is easily customized to conform to an interface of a database access library unique to the package software; a template file which is capable of adding methods of retrieval, addition, deletion and updating of the database and methods unique to the system; and the database designing document file.例文帳に追加
さらにパッケージソフト固有のデータベースアクセスライブラリのインターフェースに準拠するようにカスタマイズが容易なデータベースアクセス基本クラスライブラリと、データベースの検索、追加、削除、更新のメソッドとシステム固有のメソッドを追加すること可能なテンプレートファイルと、前記データベース設計文書ファイルから、データベースアクセスクラスのソースファイルを自動生成する。 - 特許庁
| 意味 | 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright © National Institute of Information and Communications Technology. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| 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/ ). |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|

