1153万例文収録!

「category class」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > category classに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

category classの部分一致の例文一覧と使い方

該当件数 : 63



例文

the same class or category 例文帳に追加

同類のもの - EDR日英対訳辞書

someone or something of the same kind, class or category 例文帳に追加

同類のもの - EDR日英対訳辞書

This is the base class of all warning category classes. 例文帳に追加

全ての警告カテゴリの基底クラスです。 - Python

be rightly classified in a class or category 例文帳に追加

分野または種類に正しく分類された - 日本語WordNet

例文

From the Java category, select a Java class library project. 例文帳に追加

「Java」カテゴリから「Java クラスライブラリ」プロジェクトを選択します。 - NetBeans


例文

category is a class (a subclass of Warning) of which the warning category must be a subclass in order to match例文帳に追加

警告クラスはこのクラスのサブクラスに一致しなければなりません。 - Python

a group of people or things arranged by class or category 例文帳に追加

種類やカテゴリーでまとめられた人や物のグループ - 日本語WordNet

a taxonomic category below a class and above an order 例文帳に追加

綱より下位で目より上位の分類学的カテゴリー - 日本語WordNet

Select Java Class Library from the Java category and click Next. 例文帳に追加

「Java」カテゴリから「Java クラスライブラリ」を選択し、「次へ」をクリックします。 - NetBeans

例文

For example, the Basic Class domain template in the Java category can be mapped to any element of type Class without a stereotype. 例文帳に追加

たとえば、Java カテゴリの Basic Class ドメインテンプレートをステレオタイプがないクラス型の任意の要素とマッピングできます。 - NetBeans

例文

A warning category must always be a subclass of the Warning class.例文帳に追加

警告カテゴリは常に Warning クラスのサブクラスでなければなりません。 - Python

From the Persistence category, select Entity Class and click Next. 例文帳に追加

「持続性」カテゴリから「エンティティークラス」を選択し、「次へ」をクリックします。 - NetBeans

A category management processing part 50, for example, adds, corrects and deletes class layers, class items and the like in relation to a category management tree database 32.例文帳に追加

カテゴリ管理処理部50は、カテゴリ管理ツリーデータベース32に関して分類レイヤや分類項目等の追加や修正、削除等を行う。 - 特許庁

the act of assigning (someone or something) to a particular class or category 例文帳に追加

特定のクラスまたはカテゴリーに(誰かまたは何かを)割り当てる行為 - 日本語WordNet

From the Google category, drag the Map item and drop it anywhere in the class.例文帳に追加

「Google」カテゴリから「マップ」の項目をドラッグし、クラスの任意の場所にドロップします。 - NetBeans

(ii) Category, class and type of the aircraft and the country of registration and registration marks of the aircraft 例文帳に追加

二 航空機の種類、等級及び型式並びに航空機の国籍及び登録記号 - 日本法令外国語訳データベースシステム

Those receiving Injury and Disease (Compensation) pensions and those with class 1 category 3 or 4 or class 2 category 2-2 or 2-3 do not need to attach a medical certificate.例文帳に追加

傷病(補償)年金の受給者及び障害等級第1級3号・4号、または第2級2号の2・2号の3に該当する方は、診断書を添付する必要はありません。 - 厚生労働省

Since the Warning class is derived from the built-inException class, to turn a warning into an error we simplyraise category(message).The warnings filter is initialized by -W options passed to the Python interpreter command line.例文帳に追加

Warning クラスは組み込みの Exception クラスから導出されているので、警告をエラーに変えるには単にcategory(message) を raise します。 警告フィルタは Python インタプリタのコマンドラインに渡される-W オプションで初期化されます。 - Python

The notion of upper-class and lower-class among humans in this world is a topic likely to be found in a woman's essay. Anyone who thinks that falls in the lower-class category of humans.例文帳に追加

世の中には高級な人間と低級な人間が存在している、そんな考えが彼女のエッセイからはうかがえる。そのような考えは低級な人間の物だ。 - Tatoeba例文

This word, which originally referred to that class of businessmen that appeared in the Meiji period, belongs to the historical category. 例文帳に追加

元々は明治時代に登場したこのタイプの事業家を意味する歴史的範疇である。 - Wikipedia日英京都関連文書対訳コーパス

ii) High class glider (it means a one of gliders specified as a acrobatic glider A and utility glider U in the airworthiness category by Annex 1 but it excludes middle class and primary class gliders 例文帳に追加

二 上級滑空機(附属書第一に規定する耐空類別曲技Aの滑空機並びに実用Uの滑空機であつて中級滑空機及び初級滑空機以外のものをいう。) - 日本法令外国語訳データベースシステム

With the class system (warrior, farmer, craftsman and merchant classes) established in the early Edo period, Chonin was ranked the two lowest classes in the category. 例文帳に追加

江戸時代前期に、身分制度(士農工商)が成立し、末端の工商の部分にあてられた。 - Wikipedia日英京都関連文書対訳コーパス

You could create another category called C++ with a domain template that is also named Basic Class (or whatever you want to name it) that also maps to elements of type Class with no stereotype, The template file can generate a C++ class instead of Java. 例文帳に追加

C++ という別のカテゴリを作成し、これにも Basic Class (または任意の名前) というドメインテンプレート名を付け、ステレオタイプがないクラス型の要素とマッピングし、このテンプレートファイルから Java でなく C++ クラスを生成するようにすることもできます。 - NetBeans

Choose File New from the main menu.Select JSF Pages from Entity Class from the Persistence category and click Next. 例文帳に追加

メインメニューから「ファイル」「新規」を選択します。 「持続性」カテゴリの「エンティティークラスからの JSF ページ」を選択し、「次へ」をクリックします。 - NetBeans

(iii) Targets regarding greenhouse gas emissions and sinks for each class and category of greenhouse gases. 例文帳に追加

三 温室効果ガスである物質の種類その他の区分ごとの温室効果ガスの排出の抑制及び吸収の量に関する目標 - 日本法令外国語訳データベースシステム

A list of facilities belonging to the selected middle class of the category search object prefecture is displayed (e) in a form in which facilities classified to a small class registered in the main product, the main place data of the category search object prefecture are arranged at the top thereof, and selection of a facility is received from the user.例文帳に追加

そして、ジャンル検索を行う都道府県の選択された中分類に属する施設のリストを、ジャンル検索を行う都道府県の名産名所データに登録されている小分類に分類される施設を上位に配置した形態で表示して(e)、ユーザから施設の選択を受け付ける。 - 特許庁

This OM mechanism is provided with the category of an OOP class for providing a main interface and a storehouse managing interface between a framework class and a basic job object for providing an account function, and each of SA mechanism and PU mechanism is provided with the category of the OOP class for tracking the received selling order and the issued purchasing order.例文帳に追加

このOMメカニズムは、フレームワーク・クラスと会計機能を提供する基礎的な業務オブジェクトとの間の主要インタフェースと、倉庫管理インタフェースとを提供するOOPクラスのカテゴリを含み、SAメカニズムとPUメカニズムは、受け取った販売注文と発行した購入注文を追跡するOOPクラスのカテゴリをそれぞれ含む。 - 特許庁

they belong to Class 3 of UNRTDG or are considered part of Category 4.1, while corresponding to substances of NAERG (North American Emergency Response Guidebook) Schedule 113 (flammable solids ? toxic wet/desensitized explosives).例文帳に追加

UNRTDGでクラス3及び区分4.1の一部に入れられているが、NAERGではスケジュール113(引火性固体-毒性(湿性/鈍感化爆薬))の物質が該当する。 - 経済産業省

Category 1 coincides with Class 3I of UNRTDG. (No upper limits are provided for flash points, but no combustible substances have been reported with an initial boiling point of 35°C and below and a flash point of 23°C and above.)例文帳に追加

区分1=UNRTDG3Ⅰ(引火点に上限がないが、初留点35℃以下で引火点が23℃以上の可燃性物質は見当たらない。) - 経済産業省

When a similarity degree showing the highest similarity among the similarity of each service category is not included in a significant range, a new service class is used for classification.例文帳に追加

また、サービスカテゴリごとの類似性のうち、最も高い類似性を示す類似度が有意範囲に含まれない場合には、新たなサービスクラスに分類する。 - 特許庁

iv) Primary class glider (among utility gliders U in the airworthiness category specified by Annex 1, it means a one of gliders not suitable for acrobatic flight, aircraft towing and winch towing 例文帳に追加

四 初級滑空機(附属書第一に規定する耐空類別実用Uの滑空機のうち曲技飛行、航空機えい航及びウインチえい航に適しないものをいう。) - 日本法令外国語訳データベースシステム

The exchange identifies the data call by an originating category (call type) and regulates the call to be regulated by referring to the regulating class for data call in the corresponding data base.例文帳に追加

交換機は、発信カテゴリー(呼種別)によりデータ呼であることを識別し、対応するデータベースのデータ呼用の規制クラスを参照し、規制されるべき呼を規制する。 - 特許庁

On the other hand, the number of countries where low-income class was the largest was eight in 2010. They came mainly from Asia and Africa. But, the number of countries in this category will decrease to three in 2020, and they are Vietnam, South Africa, and Nigeria.例文帳に追加

一方、低所得層が最大の国は、2010 年にはアジア、アフリカを中心に8か国あるものの、2020 年にはベトナム、南アフリカ、ナイジェリアの3か国に減少する。 - 経済産業省

Article 56-3 A minor repair specified in Ordinances of the Ministry of Land, Infrastructure, Transport and Tourism in the paragraphs pertaining to first class line aircraft maintenance technician and second class aircraft line maintenance technician in Appended Table is a slight repair that is within the work category listed in the table in Article 5-6. 例文帳に追加

第五十六条の三 法別表一等航空運航整備士及び二等航空運航整備士の項の国土交通省令で定める軽微な修理は、第五条の六の表に掲げる作業の区分のうちの軽微な修理とする。 - 日本法令外国語訳データベースシステム

(2) In the case of the preceding paragraph, if the class of aircraft that is used in the practical examination is the class listed in the upper column of the following table, for the purpose of competence certification for an airline transport pilot, commercial pilot and private pilot and flight engineer qualification (only when the category of the class of aircraft for the rating is aeroplane or balloon), the class of aircraft for the rating shall be the class listed in the lower column of the following table. 例文帳に追加

2 前項の場合において、定期運送用操縦士、事業用操縦士及び自家用操縦士の資格並びに航空機関士の資格(限定をする航空機の種類が飛行機又は飛行船であるときに限る。)についての技能証明については、実地試験に使用される航空機の等級が次の表の上欄に掲げる等級であるときは、限定をする航空機の等級を同表の下欄に掲げる等級とする。 - 日本法令外国語訳データベースシステム

The multiple filing shall be that filing which includes up to 100 industrial designs or models which are intended to be incorporated into the same category of products and belong to the same class and subclass.例文帳に追加

複合出願は,同一の製品範疇に含まれ,かつ同一類及び同一種に属する複数の工業意匠又はひな形を100件を上限として含む出願である。 - 特許庁

When an answer to the questionnaire is provided from the customer side terminal through the Internet, on the basis of that answer, the class of articles in the article category selected by the customer is selected.例文帳に追加

消費者側端末からインターネットを介してアンケートに対する回答が得られると、その回答に基づいて、消費者の選択した商品カテゴリーにおける商品のクラスを選定する。 - 特許庁

A novel category switching amplifier called as "a class E/F amplifier", by disposing a class F^-1 impedance at a selected harmonic and a class E impedance at the other harmonic, removes a loss usually related to a specific capacitance of a switching device used in the class E amplifier with the use of a load network for the waveform with voltage and current improved and a zero voltage switching (ZVS) phase correction technology.例文帳に追加

「E/F級増幅器」と呼ばれる、新たな分類のスイッチング増幅器は、選択された調波でF^-1級のインピーダンスと、それら以外の調波でE級のインピーダンスを配備することによって、電圧と電流の改良された波形のための負荷ネットワークと共に、ゼロ電圧スイッチング(ZVS)位相補正技術を用いて、E級増幅器で利用されるスイッチングデバイスの固有キャパシタンスに通常関連した損失を取り除く。 - 特許庁

(d) A person who has a chief gas engineer's license (limited, however, to Class-A Chief Gas Engineer's License in the case where the application pertains to the inspection category set forth in Article 36-16, item 2). 例文帳に追加

ニ ガス主任技術者免状(その申請が第三十六条の十六第二号の検査の区分に係る場合にあつては、甲種ガス主任技術者免状に限る。)の交付を受けている者 - 日本法令外国語訳データベースシステム

(a) that the relevant Securities and other Securities of the same class as the relevant Securities do not fall under the category of any of the Securities set forth in the items of Article 24, paragraph (1) of the Act; and 例文帳に追加

イ 当該有価証券及び当該有価証券と同一種類の他の有価証券が、法第二十四条第一項各号に掲げる有価証券のいずれにも該当しないこと。 - 日本法令外国語訳データベースシステム

Article 5 A university may establish courses organized in lieu of departments, in accordance with the category of students' class schedules, when it is recognized to be effective and appropriate by which a faculty is able to achieve its purpose of providing education. 例文帳に追加

第五条 学部の教育上の目的を達成するため有益かつ適切であると認められる場合には、学科に代えて学生の履修上の区分に応じて組織される課程を設けることができる。 - 日本法令外国語訳データベースシステム

To provide a vacuum high pressure packing device of which the high pressure capacity essentially needed at the time of high pressure pressurization impregnation is increased without satisfying the category of the second class pressure container (Occupational Safety and Health Regulation Section 1(vii)).例文帳に追加

第2種圧力容器(労働安全衛生施工令第1条第7号)の範疇に入ることなく、高圧加圧含浸時に本来必要な高圧加圧容積を大きくすることを可能とする、真空高圧充填装置を提供する。 - 特許庁

Names in this category, when used within the context of a class definition, are re-written to use a mangled form to help avoid name clashes between ``private'' attributes of base and derived classes.See section5.2.1, ``Identifiers (Names).''例文帳に追加

このカテゴリに属する名前は、クラス定義のコンテキスト上で用いられた場合、基底クラスと導出クラスの ``プライベートな'' 属性間で名前衝突が起こるのを防ぐために書き直されます。 5.2.1 節、``識別子 (名前)'' を参照してください。 - Python

Article 6 (1) In the event that information relating to the use or other handling of a Class I Designated Chemical Substance set forth in a notification under paragraph 2 of the preceding paragraph involves a production method or other technical information useful for business activities that is maintained as a secret and not known to the public, a Business Operator Handling a Class I Designated Chemical Substance, etc. may request that the competent minister give the notice under paragraph 1 of the following Article by using the name of the category to which said Class I Designated Chemical Substance belongs and which is specified by an ordinance of the competent ministry (hereinafter referred to as the "Name of Category Corresponding to Chemical Substance") instead of the name of said Class I Designated Chemical Substance. 例文帳に追加

第六条 第一種指定化学物質等取扱事業者は、前条第二項の規定による届出に係る第一種指定化学物質の使用その他の取扱いに関する情報が秘密として管理されている生産方法その他の事業活動に有用な技術上の情報であって公然と知られていないものに該当するものであるとして、当該第一種指定化学物質の名称に代えて、当該第一種指定化学物質の属する分類のうち主務省令で定める分類の名称(以下「対応化学物質分類名」という。)をもって次条第一項の規定による通知を行うよう主務大臣に請求を行うことができる。 - 日本法令外国語訳データベースシステム

iii) Middle class glider (among utility gliders U in the airworthiness category specified by Annex 1, it means a one of gliders not suitable for acrobatic flight and aircraft towing but suitable for winch towing (including car towing; the same shall apply in the following item) 例文帳に追加

三 中級滑空機(附属書第一に規定する耐空類別実用Uの滑空機のうち、曲技飛行及び航空機えい航に適しないものであつて、ウインチえい航(自動車によるえい航を含む。次号において同じ。)に適するものをいう。) - 日本法令外国語訳データベースシステム

(3) When a request set forth in paragraph 1 has been made, the competent minister shall, without delay, notify the prefectural governor having jurisdiction over the location of the place of business relevant to the Class I Designated Chemical Substance specified in said request of the matters reported in a notification under paragraph 2 of the preceding Article that pertain to said Class I Designated Chemical Substance (hereinafter referred to as a "Relevant Prefectural Governor"), by using the Name of the Corresponding Chemical Substance Category instead of the name of said Class I Designated Chemical Substance. 例文帳に追加

3 主務大臣は、第一項の請求があったときは、遅滞なく、前条第二項の規定による届出に係る事項のうち当該請求に係る第一種指定化学物質に係るものについて、当該第一種指定化学物質の名称に代えて、対応化学物質分類名をもって当該第一種指定化学物質に係る事業所の所在地を管轄する都道府県知事(以下「関係都道府県知事」という。)に通知しなければならない。 - 日本法令外国語訳データベースシステム

(2) No airman, whose competence certification has ratings under Article 25, may perform the duties listed in the "scope of service" column of the attached table except with respect to the aircraft of such category rating, class rating or type rating, or such ratings of functions. 例文帳に追加

2 技能証明につき第二十五条の限定をされた航空従事者は、その限定をされた種類、等級若しくは型式の航空機又は業務の種類についてでなければ、別表の業務範囲の欄に掲げる行為を行つてはならない。 - 日本法令外国語訳データベースシステム

Article 53 (1) A rating pertaining to aircraft categories under Article 25 paragraph (1) of the Act and a rating pertaining to aircraft classes under paragraph (2) of the same Article shall be granted based on the aircraft used for the practical examination. In this case, the class of aircraft shall correspond to the category of aircraft listed in the upper column of the following table, and shall each be the class of aircraft listed in the lower column of the same table. 例文帳に追加

第五十三条 法第二十五条第一項の航空機の種類についての限定及び同条第二項の航空機の等級についての限定は、実地試験に使用される航空機により行う。この場合において、航空機の等級は、次の表の上欄に掲げる航空機の種類に応じ、それぞれ同表の下欄に掲げる等級とする。 - 日本法令外国語訳データベースシステム

(a) the total number or units of the relevant Securities (including the Newly Issued Securities of the Same Class as provided in Article 1-6 of the Cabinet Order which have been issued within six months prior to the day on which the relevant Securities are to be issued (excluding, in cases where the other party to the Solicitation of Offers to Acquire of the relevant Newly Issued Securities of the Same Class is a Qualified Institutional Investor and where said Newly Issued Securities of the Same Class fall under the cases specified in the items of Article 1-4 of the Cabinet Order according to the category of Securities set forth in the respective items, said Newly Issued Securities of the Same Class acquired by the relevant Qualified Institutional Investor) (including the Newly Issued Securities of the Same Class acquired by the relevant Qualified Institutional Investor and transferred to another Qualified Institutional Investor from said Qualified Institutional Investor)) is less than 50; and 例文帳に追加

イ 当該有価証券(当該有価証券の発行される日以前六月以内に発行された令第一条の六に規定する同種の新規発行証券(当該同種の新規発行証券の取得勧誘を行った相手方が適格機関投資家であって、当該同種の新規発行証券が令第一条の四各号に掲げる有価証券の区分に応じ当該各号に定める場合に該当するときにおける当該適格機関投資家が取得したもの(当該適格機関投資家が他の適格機関投資家に譲渡したものを含む。)を除く。)を含む。)の枚数又は単位の総数が五十未満であること。 - 日本法令外国語訳データベースシステム

例文

For most authors, the preamble can be most easily created by copying it from an existing document and modifying a few key pieces of information. The class of a document is used to place a document within abroad category of documents and set some fundamental formattingproperties.例文帳に追加

ほとんどの著者にとっては、既存のドキュメントからプリアンブルをコピーし、いくつかの情報を修正するだけで、簡単にプリアンブルを作成できます。 ドキュメントのクラス は、ドキュメントをある広範なカテゴリに分類し、そのカテゴリで共通の基本的なフォーマットプロパティを設定するために使います。 - Python




  
EDR日英対訳辞書
Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  
Copyright Ministry of Economy, Trade and Industry. All Rights Reserved.
  
日本法令外国語訳データベースシステム
※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。
  
Copyright © Ministry of Health, Labour and Welfare, All Right reserved.
  
本サービスで使用している「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.
  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
Tatoebaのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution (CC-BY) 2.0 France
  
Copyright © Japan Patent office. 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 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS