If you expand a standard project's project directory node in the Files window, you will notice that the IDE compiles classes to the build folder.
「ファイル」ウィンドウで標準プロジェクトのプロジェクトディレクトリのノードを展開すると、IDE によってクラスが build フォルダにコンパイルされることがわかります。 - NetBeans
When you used the CMP Entity Beans from DB in the NetBeans IDE 5.0 Quick Start Guide for J2EE Applications, the IDE created four classes for each table. NetBeans IDE 5.0 クイックスタートガイド (J2EE アプリケーション) では、「データベースからの CMP エンティティー Bean」を使用すると、それぞれの表につき 4 つのクラスが作成されました。 - NetBeans
The editor enables the user to selectively hide and display modules, classes or functions of the currently edited file with PHP source code.
エディタでは、PHP ソースコードが含まれる現在編集中のファイルで、モジュール、クラス、または関数の表示と非表示を切り替えることができます。 - NetBeans
The database has four tables, but the wizard only generated entity classes for the two tables that are displayed in the master/detail view. データベースには 4 つの表がありますが、ウィザードでは、マスター/詳細ビューに表示される 2 つの表のエンティティークラスだけが生成されています。 - NetBeans
Now that the classes are created, you will create two web pages for displaying the data.You will modify the index.jsp JSP page so that the page lists the films in the database.You will also create browse.jsp to display film details when you click the link on index.jsp.
クラスを作成したため、次はデータを表示して変更するための Web ページを作成できるようになりました。 - NetBeans
Starting with a given WSDL file, we will generate Java classes and then do something with them.In this tutorial, you will learn two specific things: まず、ある WSDL ファイルから Java クラスを生成し、次にそのクラスに対して何らかの処理を行います。 このチュートリアルでは、次の 2 点を学びます。 - NetBeans
For the general public, it opens "REC Community College", presiding about 350 classes annually held in Seta Campus, Tokyo, and elsewhere.
一般市民を対象とした取り組みでは、「RECコミュニティーカレッジ」を開講し、瀬田キャンパスや東京を会場に年間約350講座開かれている。 - Wikipedia日英京都関連文書対訳コーパス
Sons of the Imperial Family members, local lords, and clans descended from the Imperial families (the Minamoto clan, the Taira clan, and Ariwara clan, and so on) lived in Shogakuin to attend classes at Daigaku-ryo.
奨学院には、皇親、諸王、皇別氏族(源氏・平氏・在原氏など)一族の子弟が寄宿し、大学寮に通った。 - Wikipedia日英京都関連文書対訳コーパス
However, studies also suggest that such Westernization and the actual adaptation of those styles and customs was limited to the people living in the urban areas or among those educated classes.
ただこういった西洋化は都市部や一部の知識人に限られた西洋文明の摂取でもあったとも指摘されている。 - Wikipedia日英京都関連文書対訳コーパス
Thus, even when variation of the histogram amount becomes large between luminance levels in the neighboring-classes block, the variation becomes gradual. これにより、隣接ブロック内の輝度レベル間でヒストグラム量の変動量が大きくなった場合であっても、その変動量が緩やかになる。 - 特許庁
Heinobunri indicates the disarming of the classes pushed forward during the period from the Azuchi-Momoyama through Edo periods except for the samurai (warrior) class.
兵農分離(へいのうぶんり)とは、安土桃山から江戸時代にかけて推し進められた武士階級以外の武装解除を指す。 - Wikipedia日英京都関連文書対訳コーパス
Concretely, a plurality of time slots in a radio frame of a physical channel are managed while being divided into a plurality of different service classes 1, 2, 3. 具体的には物理チャネルの無線フレームにある複数のタイムスロットを異なる複数のサービスクラス1,2,3に分割して管理する。 - 特許庁
After school clubs are operated at 16,685 sites as of May 1, 2007, and after-school child classes were held at 6,328 sites in FY 2007. 放課後児童クラブの実施数は、2007(平成19)年5月1日現在で16,685か所、放課後子ども教室の2007年度実施数は6,328か所である。 - 厚生労働省
Wasan mathematicians continued to play important roles in elementary education during the Meiji period, and what is taught as tsurukamezan (solving a system of linear equations) for arithmetic classes today is said to be a vestige of wasan from earlier times.
明治の初等教育でも和算家は活躍しつづけ、現在の算数の鶴亀算などはその名残りだという。 - Wikipedia日英京都関連文書対訳コーパス
Smaller classes mean a higher standard of education, and that's what we want for our kids. クラスの人数が減るということは、教育水準が高まるということであり、それこそ、我々が子供たちのために求めていることなのです。 - Tatoeba例文
After her first date with Tom, Mary was distracted all day, couldn't concentrate on her classes and didn't feel hungry. トムとの初デートの翌日、メアリーは一日中ぼーっとしていて、授業にも全く集中できず、ものを食べる気にもなれなかった。 - Tatoeba例文
Besides source code, the CIDE (Collaborative Integrated Development Environment) should also be able to dynamically load compiled classes (the Bytecode) from the web server.
ソースコードの他に, CIDE(協調的統合開発環境)は, コンパイルされたクラス(バイトコード)をウェブ・サーバから動的にロードできなければならない. - コンピューター用語辞典
The classpath settings in the Classpath page of the Project Properties dialog box only tell the IDE which classes to make available for code completion and refactoring.
「プロジェクトプロパティー」ダイアログの「クラスパス」ページのクラスパスの設定は、コード補完およびリファクタリングに使用できるクラスを IDE に伝えるだけです。 - NetBeans
In free-form projects you tell the IDE what classes to make available for code completion and refactoring and specify the classpath for these project sources.
自由形式プロジェクトでは、コード補完およびリファクタリングに使用できるクラスを IDE に知らせ、それらのプロジェクトソースのクラスパスを指定します。 - NetBeans
11637Description: When using the Import Management Tool on inner classes, thename of the outer class is stripped from the reference to the inner class.
11637問題: 内部クラスに対してインポート管理ツールを使用すると、外部クラスの名前が内部クラスへの参照に変更されることがあります。 - NetBeans
The classpath settings in the Classpath page of the ProjectProperties dialog box only tell the IDE which classes to make available for code completion and refactoring. 「プロジェクトプロパティ」ダイアログボックスの「クラスパス」ページのクラスパスの設定は、コード補完およびリファクタリングに使用できるクラスを IDE に伝えるだけです。 - NetBeans
Issue #87639: The Generic type for attributes, operations, and operations in nested classes are lost when reverse engineering a Java source code into a UML project.
課題 No. 87639: Java ソースコードを UML プロジェクトにリバースエンジニアリングするときに、入れ子クラス内の属性、操作、および操作の総称型が失われます。 - NetBeans
Get the list of currently supported commands, and what classes implement them.Return value arraycommand = implementing class
現在サポートされているコマンド、そしてそれを実装しているクラスの一覧を取得します。 返り値 コマンド = 実装クラス 形式の配列を返します。 - PEAR
Return a tuple of class cls's base classes, including cls, in method resolution order. clsクラスの基底クラス(cls自身も含む)を、メソッドの優先順位順に並べたタプルを返します。 結果のリスト内で各クラスは一度だけ格納されます。 - Python
The programmerbuilds an application by creating subclasses that override various methods of the bases classes, thereby implementing the functionalitywanted. プログラマは、サブクラスを作って基底クラスの様々なメソッドをオーバーライドし、必要な機能を実装することでアプリケーションを組み立てられます。 - Python
If desired, this function can create anew process or thread to handle the request; the ForkingMixInand ThreadingMixIn classes do this.
必要なら、この関数から新たなプロセスかスレッドを生成して要求を処理することができます;その処理は ForkingMixIn または ThreadingMixIn クラスが行います。 - Python
The visitor need only define visit methods for classes itis specifically interested in; a default visit method can handle the rest. visitor が必要なのはただそれがとくに興味あるクラスに対して visit メソッドを定義することだけです。 それ以外はデフォルトの visit メソッドが処理します。 - Python
The curses. ascii module supplies name constants for ASCII characters and functions to test membership in variousASCII character classes. curses.ascii モジュールでは、 ASCII 文字を指す名前定数と、様々な ASCII 文字区分についてある文字が帰属するかどうかを調べる関数を提供します。 - Python
BothSet and ImmutableSet derive from BaseSet, an abstract class useful for determining whether something is a set:isinstance(obj, BaseSet).The set classes are implemented using dictionaries. SetとImmutableSetは、何が集合(isinstance(obj, BaseSet))であるか決めるのに役立つ抽象クラスBaseSetから派生します。 集合クラスは辞書を使用して実装されます。 - Python
When loading from a module, it considers all TestCase-derived classes. For each such class, it creates an instance for each method with a name beginning with the string"test". モジュールからテストをロードする場合、全てのTestCase派生クラスを抽出し、名前が"test"で始まる全てのメソッドのインスタンスを作成します。 - Python
If mode is XrmEnumAllLevels,the resource must match the given name/class prefix with one or morenames and classes appended.
モードがXrmEnumAllLevelsならば、リソースは与えられた名前/クラスのプレフィックスで、1つ以上の名前とクラスが追加されているものにマッチしなければならない。 - XFree86
Mushikikai was also divided into four classes (Shimushikijoten): Kumuhenshoten (heaven of Kumuhensho), Shikimuhenshoten (heaven of Shikimuhensho), Musho-ushoten (heaven of Musho-usho) and Hisohihisoshoten (heaven of Hisohihisosho).
無色界は空無辺処天・識無辺処天・無所有処天・非想非非想処天の階層(四無色定天)に分かれてゆくのである。 - Wikipedia日英京都関連文書対訳コーパス
It is checked for each method of all classes present in a model drawing whether or not each method is mounted in a source file corresponding thereto. モデル図内に存在する全クラスの各メソッドに対し、対応するソースファイル内でメソッドが実装されているかどうかをチェックする。 - 特許庁
A teacher data totaling part 142 totals the number of the pieces of the teacher data used in the learning with the teacher of many classes in each class. 教師データ集計部142が、多クラスの教師つき学習において用いられる教師データのデータ数をクラスごとに集計する。 - 特許庁
To provide a fair game property to players of various classes as far as possible without being greatly affected by presence/no presence of prior knowledge. 事前知識の有無に大きく影響されることなく、可能な限り多様な層の遊技者に対して公平な遊技性を提供する。 - 特許庁
With the expansion of wealthy and middle classes in Asian emerging countries, the expansion of export of Japanese agricultural and marine products is also expected. 今後、アジア新興国で富裕層、中間層が拡大していく中で、我が国の農林水産物の輸出の拡大が期待される。 - 経済産業省
When I was a university student in Kyoto, I was doing part-time jobs, skipping classes, and having fun with my friends, just like other students. 京都で大学生だったころ,私は他の学生と同じように,アルバイトをしたり,授業をサボったり,友達と遊んだりしていました。 - 浜島書店 Catch a Wave
In a manager authentication system to which an access right management system is applied, frame for defining a prescribed operation to resource is taken as a manager class, and a plurality of manager classes are made hierarchical and defined such as five manager classes MC_1, MC_2, MC_3, MC_4, MC_5. アクセス権管理システムが適用された管理者認証システムにおいては、リソースに対する所定の操作を定義する枠組みを管理者クラスとし、5つの管理者クラスMC_1,MC_2,MC_3,MC_4,MC_5といったように、複数の管理者クラスが階層化されて定義される。 - 特許庁
(2) An amendment for the purpose referred to in Subsection (1) shall not be made if it would have the effect of adding goods or classes of goods to those in respect of which a trade mark is registered (whether in one or more classes) immediately before the amendment is to be made, or of antedating the registration of a trade mark in respect of goods. (2) 本条(1)にいう修正は,修正が行われようとしている直前に(単数複数区分を問わず)商標が登録されている区分に商品若しくは商品区分を追加させる,又は,商品に関する商標の登録に先行する効果がある場合,行ってはならない。 - 特許庁
(5) If the specification lists goods or services by reference to a class or classes in the International Classification under which the goods or services do not fall, the applicant may file a request under section 46 of the Ordinance to amend the application to correct the class or classes accordingly (see rule 24).
(5) 指定が,商品又はサービスが該当しない国際分類の類をもって商品又はサービスを挙げるときは,出願人は,類を相応に訂正するために出願を補正する条例第46条に基づく請求書を提出することができる(規則24参照)。 - 特許庁
(2) In the case of doubt as to the class or classes to which any particular article or description of articles belong and in which an application for the registration of a design to be applied to such article or articles is to be filed the registrar shall determine such class or classes. A request for such determination as to class shall be lodged on Form D9. (2) 特定の物品又は物品の種類が該当する類及び当該物品に用いられる意匠の登録出願が登録される類について疑義がある場合は,登録官がその類を決定する。この類に関する決定の請求は,様式D9により行う。 - 特許庁
An applicant for conversion may nominate registration in additional classes if goods or services classified in a single class under the Schedule 3 or Schedule 4 of the Trade Marks Regulations 1954 or any previous edition of the Nice Classification fall into additional classes under the Nice Classification. 変更を求める申請人は,1954年商標規則第3附則若しくは第4附則又はニース分類旧版に基づいて単一類に分類された商品又はサービスが,ニース分類に基づく追加類に該当する場合は,登録に追加する類を候補に挙げることができる。 - 特許庁
Aim for fairness in treatment of different classes of private creditors and for involvement of all classes of material creditors. The IMF should review the country's efforts to secure needed contributions from private creditors in light of these considerations, as well as medium-term sustainability.
異なるクラスの民間債権者の取り扱いにおける公平性、及び全てのクラスの軽微でない債権者の関与を目指す。IMFは、中期的な維持可能性に加11え、このような点を考慮し、民間債権者からの必要な貢献を確保する各国の努力をレビューすべきである。 - 財務省
Where a single application under sub-section (2) of section 18 is filed from a convention country for one or more classes of goods or services, the applicant shall establish a sufficient ground to the satisfaction of the Registrar for the date of filing of application in all such classes. 第18条 (2)に基づく単一出願が商品又はサービスの1又は2以上の類について条約国からなされる場合は,出願人は当該のすべての類の出願日についての十分な根拠を登録官の納得する程度まで立証しなければならない。 - 特許庁
(a) if such Monies, etc. are Bonds of the Membership Company after Entity Conversion, the description of the classes of such Bonds (meaning the classes of Bonds prescribed in Article 107(2)(ii)(b); hereinafter the same shall apply in this Part) and the total amount for each class of Bonds, or the method for calculating that total amount;
イ 当該金銭等が組織変更後持分会社の社債であるときは、当該社債の種類(第百七条第二項第二号ロに規定する社債の種類をいう。以下この編において同じ。)及び種類ごとの各社債の金額の合計額又はその算定方法 - 日本法令外国語訳データベースシステム
(2) In the cases provided for in the preceding paragraph, if a Stock Company issues two or more classes of shares with different features as to dividends of surplus, the Stock Company may decide the following matters as the matters listed in item (ii) of that paragraph in accordance with the features of such classes of shares:
2 前項に規定する場合において、剰余金の配当について内容の異なる二以上の種類の株式を発行しているときは、株式会社は、当該種類の株式の内容に応じ、同項第二号に掲げる事項として、次に掲げる事項を定めることができる。 - 日本法令外国語訳データベースシステム
(2) In the cases provided for in the preceding paragraph, if two or more classes of shares with different features as to the distribution of residual assets are issued, the Liquidating Stock Company may prescribe the following matters as the matters listed in item (ii) of that paragraph in accordance with the features of such classes of shares:
2 前項に規定する場合において、残余財産の分配について内容の異なる二以上の種類の株式を発行しているときは、清算株式会社は、当該種類の株式の内容に応じ、同項第二号に掲げる事項として、次に掲げる事項を定めることができる。 - 日本法令外国語訳データベースシステム
To provide a class sorting device which can precisely sort vector data into plural classes even when the vector data can hardly be sorted into classes due to scattered vector data which fail to form clusters distinctively or when it is desired that the vector data are to be sorted into class irrelevant to features of the vector data or intentionally. ベクトルデータが散逸しクラスタをはっきり形成しないためにクラス毎に分類しにくい場合、あるいはベクトルデータの特徴によらず(あるいは反して)意図的にクラス分類したい場合にも、精度よくベクトルデータを複数個のクラスに分類することができるクラス分類装置を提供する。 - 特許庁
The call setup step consists of a step, where a service quality request that is a service quality request message consisting of a field of 'a number of service classes' and the number of which represents number of service classes requested in the service quality request message is sent to another packet server. 呼を設立するステップは、「或る個数のサービスクラス」のフィールド;からなるサービス品質要求メッセージであって、個数の値がサービス品質要求メッセージにおいて要求されるサービスクラスの個数を表すようなサービス品質要求メッセージ、を他のパケットサーバに送るステップ;からなる。 - 特許庁
Article 23 Classes of each class subject shall be conducted with 10 weeks or 15 weeks as a unit; provided, however, that classes may be conducted for a specific term shorter than these, when it is deemed to be especially necessary from an educational standpoint.
第二十三条 各授業科目の授業は、十週又は十五週にわたる期間を単位として行うものとする。ただし、教育上特別の必要があると認められる場合は、これらの期間より短い特定の期間において授業を行うことができる。 - 日本法令外国語訳データベースシステム
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.