1153万例文収録!

「class a」に関連した英語例文の一覧と使い方(4ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 8309



例文

a plant of the class Musci, called moss 例文帳に追加

苔という植物 - EDR日英対訳辞書

a middle-class person 例文帳に追加

中流階級の人 - EDR日英対訳辞書

a supplementary class or course 例文帳に追加

補充のための講義 - EDR日英対訳辞書

take [get, obtain] a class 例文帳に追加

優等で卒業する. - 研究社 新英和中辞典

例文

give homework to a class 例文帳に追加

クラスに宿題を出す. - 研究社 新英和中辞典


例文

a dull class例文帳に追加

おもしろくない授業 - Eゲイト英和辞典

a class instance method: 例文帳に追加

クラスインスタンスメソッドのとき: - Python

a daughter of a middle class merchant 例文帳に追加

中流の町家の娘 - EDR日英対訳辞書

Then a math class, then an english class, then computer classes.例文帳に追加

次に算数、英語、それにパソコン教室 - 映画・海外ドラマ英語字幕翻訳辞書

例文

a class of society that is above the middle class 例文帳に追加

中流よりも上の社会的階級 - EDR日英対訳辞書

例文

Create a new instance of a specific class without calling it'sconstructor. class is the class of new object. 例文帳に追加

特定クラスの新たなインスタンスを生成します。 class は新たに作成するオブジェクトのクラスです。 - Python

A class of CopyFromParent means the class is taken from the parent.例文帳に追加

CopyFromParentクラスの時は、親と同じクラスになる。 - XFree86

Adding Operations to a Class 例文帳に追加

クラスへの操作の追加 - NetBeans

to take charge of a class 例文帳に追加

一級を分担する - 斎藤和英大辞典

That's a class act. 例文帳に追加

一流の腕前ですね。 - Tanaka Corpus

That's a class act.例文帳に追加

一流の腕前ですね。 - Tatoeba例文

PyUnit provides a mechanism for this: the testsuite, represented by the class TestSuite in the 例文帳に追加

テストスイートは、 - Python

to see a class at work 例文帳に追加

授業を参観する - 斎藤和英大辞典

If you had already coded a Java class, you would have selected Create a Web Service from an Existing Java Class. 例文帳に追加

すでに Java クラスをコーディングしている場合は、「Create a Web Service from an Existing Java Class」を選択します。 - NetBeans

A class is taught in combination with B class. 例文帳に追加

甲組と乙組を合併して教授する - 斎藤和英大辞典

a special class that is even higher than first class 例文帳に追加

一級よりさらに上の特別の等級 - EDR日英対訳辞書

Within [ and ] , character classes can be specified using the syntax [:class:], where class is one of the following classes defined in the POSIX.2 standard: A character class matches any character belonging to that class. 例文帳に追加

[と]の間では、文字クラス (character classes) を指定できます。 指定には [:class:] という記法を使います。 - JM

a taxonomic class below a phylum and above a class 例文帳に追加

門の下の、そして、網より上の分類学的分類 - 日本語WordNet

a class of animals called a thecodont 例文帳に追加

テコドントという古代動物 - EDR日英対訳辞書

a student who is a class representative 例文帳に追加

学級の代表の生徒 - EDR日英対訳辞書

a typical example which represents the character or state of a particular class, or group 例文帳に追加

手本となるもの - EDR日英対訳辞書

He is a first-class chef. 例文帳に追加

彼は一流のシェフだ。 - Weblio Email例文集

A Java Class Library project in which you will create a utility class. 例文帳に追加

ユーティリティークラスを作成する Java クラスライブラリプロジェクト。 - NetBeans

Over here is a class-room. 例文帳に追加

この階上が教室 - 斎藤和英大辞典

a servant of low class 例文帳に追加

身分の低い奉公人 - EDR日英対訳辞書

a lowest class sumo wrestler called 'toriteki' 例文帳に追加

最も下級の力士 - EDR日英対訳辞書

to be born to a low social class 例文帳に追加

身分が卑しいさま - EDR日英対訳辞書

a world-class marathoner 例文帳に追加

世界レベルのマラソン選手 - Weblio英語基本例文集

a class for supplementary lessons 例文帳に追加

補習のための授業 - EDR日英対訳辞書

a high-class prostitute house 例文帳に追加

格式の高い遊女屋 - EDR日英対訳辞書

HTML class for a text field 例文帳に追加

text フィールドのための HTML クラス - PEAR

Class that simulates a list. 例文帳に追加

リストをシミュレートするクラス。 - Python

That must be a whole class.例文帳に追加

あれはクラス全員だね。 - 旅行・ビジネス英会話翻訳例文

A class instance is created by calling a class object (see above).A class instance has a namespace implemented as a dictionary which is the first place in which attribute references are searched.例文帳に追加

クラスインスタンスはクラスオブジェクト (上記参照) を呼び出して生成します。 - Python

I wanted to have a good class, so I wanted to be class rep...例文帳に追加

いいクラスにしたくて それで委員長に》 - 映画・海外ドラマ英語字幕翻訳辞書

a class of aeroplane seat called business class 例文帳に追加

ビジネスクラスという,航空機の客席の等級 - EDR日英対訳辞書

Creating a Test Class for Vectors.java 例文帳に追加

Vectors.java 用のテストクラスの作成 - NetBeans

Creating a Test Class for Utils.java 例文帳に追加

Utils.java 用のテストクラスの作成 - NetBeans

I'd like to attend a class.例文帳に追加

私 授業 受けたいな。 - 映画・海外ドラマ英語字幕翻訳辞書

He's in a class of his own. 例文帳に追加

彼は断然優秀だ. - 研究社 新英和中辞典

to perform on a first-class stageplay before the great public 例文帳に追加

檜舞台を踏む - 斎藤和英大辞典

to perform on a first-class stageappear before the great public 例文帳に追加

檜舞台を踏む - 斎藤和英大辞典

a slime mold of the class Myxomycetes 例文帳に追加

変形菌綱の粘菌 - 日本語WordNet

the first rank of a certain class of something 例文帳に追加

等級の一段階 - EDR日英対訳辞書

例文

a high-class prostitute 例文帳に追加

遊郭で働いている人 - EDR日英対訳辞書




  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
Tanaka Corpusのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
 Creative Commons Attribution (CC-BY) 2.0 France.
  
研究社 新英和中辞典
Copyright (c) 1995-2026 Kenkyusha Co., Ltd. All rights reserved.
  
Tatoebaのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution (CC-BY) 2.0 France
  
EDR日英対訳辞書
Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  
旅行・ビジネス英会話翻訳例文
Copyright (c) 株式会社 高電社 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
  
斎藤和英大辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
「斎藤和英大辞典」斎藤秀三郎著、日外アソシエーツ辞書編集部編
  
Eゲイト英和辞典
Copyright © Benesse Holdings, Inc. 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 - 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/ ).
  
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.
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS