1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

CLASS.を含む例文一覧と使い方

該当件数 : 16565



例文

a class in the biological classification, called subclass 例文帳に追加

亜綱という,生物分類上の階級 - EDR日英対訳辞書

The class accepted the newcomer.例文帳に追加

クラスのみんなは新入生を快く迎えた - Eゲイト英和辞典

Jane is smarter than any student in her class.例文帳に追加

ジェーンはクラスのどの学生よりも賢い - Eゲイト英和辞典

Kay is a better speaker than anyone else in her class.例文帳に追加

ケイはクラスのだれよりもスピーチがうまい - Eゲイト英和辞典

例文

The teacher calculated the average mark of the class.例文帳に追加

先生はクラスの平均点を計算した - Eゲイト英和辞典


例文

I thought the class was boring."“So did I."例文帳に追加

「その授業は退屈だと思った」「私も」 - Eゲイト英和辞典

His excuse raised a laugh in the whole class.例文帳に追加

彼の言いわけはクラス全員を笑わせた - Eゲイト英和辞典

The class of the dispatcher servlet, as shown above, is org.springframework.web.servlet.DispatcherServlet.例文帳に追加

dispatcher サーブレットのクラスは、前出のとおり org.springframework.web.servlet.DispatcherServlet です。 - NetBeans

Open the CustomerResource class in the editor, as shown below.例文帳に追加

次のように、エディタで CustomerResource クラスを開きます。 - NetBeans

例文

This tutorial uses the Class diagram that is created in the tutorial UML Modeling: Creating Class Diagrams. 例文帳に追加

このチュートリアルでは、チュートリアル「UML モデリング: クラス図の作成」で作成したクラス図を使用します。 - NetBeans

例文

Replace the class definition with the following code. 例文帳に追加

クラスの定義を次のコードに置き換えます。 - NetBeans

Because the values of the WishDB class itself are never changed, you can reuse the class an unlimited number of times. 例文帳に追加

WishDB クラス自体の値は決して変わらないので、クラスを何度も再利用できるためです。 - NetBeans

The PEAR class hierarchy is also reflected in the class name, each level of the hierarchy separated with a single underscore. 例文帳に追加

PEAR クラス階層は、クラス名にも反映され、各階層レベルは、アンダースコアで区切られます。 - PEAR

In this case, you should take a look at this class, if it possible to extend this class. 例文帳に追加

しかしこの場合も、拡張が可能なら、既存のクラスをなんとかしてみるべきです。 - PEAR

If it isn't possible to keep the class compatible himself, try to create a wrapper class to keep compatibility. 例文帳に追加

互換性の維持ができない場合は、互換性を維持するラッパクラスを作成してください。 - PEAR

You can find the install class in "[PEAR]/data/misc/schema/install.php". 例文帳に追加

インストール用のクラスは "[PEAR]/data/misc/schema/install.php" にあります。 - PEAR

The class provides a static method compare that helps with this.例文帳に追加

そんなときに使えるのがcompareメソッドです。 - PEAR

This is a base class for all QuickForm elements. 例文帳に追加

これは、すべての QuickForm 要素の基底クラスです。 - PEAR

Name of CSS class used for link styling. 例文帳に追加

リンクスタイルのためのCSSクラス名を指定します。 - PEAR

This class checks the string only. 例文帳に追加

このクラスがチェックするのは文字列だけです。 - PEAR

returnsTrue on success else pear error class 例文帳に追加

returns成功の場合は True、さもなければPEAR エラークラス - PEAR

This class is only a container class and generally should never be constructed. 例文帳に追加

このクラスは単なるコンテナクラスであり、決して直接生成すべきものではありません。 - PEAR

If the file extension can not be found, the class falls back to the standard transfer mode (attribute). Parameter string $filename- The filename to check extension for. 例文帳に追加

もし拡張子が見つからなければ、the class fall back to the standard transfer mode (attribute).パラメータ string $filename- 調べたいファイル名 - PEAR

This class is a DataSource driver for XML data. 例文帳に追加

このクラスは、XML データ用のデータソースドライバです。 - PEAR

The class does heavy use of environment variables. 例文帳に追加

このクラスは、環境変数を多用します。 - PEAR

This class supports the following methods. 例文帳に追加

このクラスは以下のメソッドをサポートしています。 - PEAR

If no class with the name of the tag exists, the class defined by 'defaultClass' is used. _DEFAULT_CLASS 例文帳に追加

もし、タグの名前を持つクラスがない場合、'defaultClass' によって定義されたクラスが使用されます。 - PEAR

For class exceptions,this object must be an instance of the exception class being raised. 例文帳に追加

例外がクラスの場合、オブジェクトは送出された例外クラスのインスタンスでなければなりません。 - Python

Class objects are described below. 例文帳に追加

(旧) クラスオブジェクトは後で詳しく説明します。 - Python

When a class object is called,a new class instance (also described below) is created and returned.例文帳に追加

クラスオブジェクトが呼び出されると、新たにクラスインスタンス (後述) が生成され、返されます。 - Python

A class object can be called (see above) to yield a class instance (seebelow). 例文帳に追加

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

The class name is bound to this class object in the original local namespace.例文帳に追加

最後に、もとのローカルな名前空間において、クラス名がこのクラスオブジェクトに束縛されます。 - Python

The Sniffer class provides a single method: 例文帳に追加

Sniffer クラスではメソッドを一つ提供しています: - Python

Base class for other signals and is a subclass ofArithmeticError. 例文帳に追加

他のシグナルの基底クラスで、ArithmeticError のサブクラスです。 - Python

The dircmp class provides the following methods: 例文帳に追加

dircmp クラスは以下のメソッドを提供しています: - Python

The CGIHTTPServer module defines the following class: 例文帳に追加

CGIHTTPServer モジュールでは、以下のクラスを定義しています: - Python

It is intended to be overridden by a derived class; the base class implementation does nothing.例文帳に追加

導出クラスで上書きするためのメソッドです; 基底クラスの実装では何も行いません。 - Python

Currently only'posix' and 'nt' are supported, and the defaultcompilers are ``traditional Unix interface'' (UnixCCompiler class) and Visual C++(MSVCCompiler class).例文帳に追加

現在は 'posix'と'nt'だけがサポートされています、デフォルトのコンパイラは``traditional Unix interface''(UnixCCompilerクラス) と、Visual C++(MSVCCompiler クラス) です。 - Python

Indirectly provides the distutils.dist.Distribution and distutils.cmd.Command class. 例文帳に追加

間接的にdistutils.dist.Distributionクラスと distutils.cmd.Commandクラスを提供します。 - Python

The default is the rfc822.Message class (see the 例文帳に追加

この引数の標準の値は rfc822.Message クラスです( - Python

Base exception class for all exceptions raised by this module. 例文帳に追加

このモジュールの例外クラスのベースクラスです。 - Python

The base class representing email messages. 例文帳に追加

電子メールのメッセージを表現する基底クラス - Python

The name of the module defining the class described by the class descriptor.例文帳に追加

クラス記述オブジェクトが記述している対象のクラスを定義しているモジュールの名前です。 - Python

Tuple of base types.This is set for types created by a class statement. 例文帳に追加

基底型からなるタプルです。 class 文で生成されたクラスの場合このフィールドがセットされます。 - Python

This class is intended to be used as a base class, with specific tests being implemented by concrete subclasses.例文帳に追加

このクラスをベースクラスとして使用し、必要なテストを具象サブクラスに実装します。 - Python

Instance of the TestLoader class which can be shared. 例文帳に追加

TestLoaderのインスタンスで、共用する事ができます。 - Python

xrxTrustedWebServers(class XrxTrustedWebServers) The web servers from which remote applicationsshould be run as trusted clients. 例文帳に追加

"xrxTrustedWebServers (class XrxTrustedWebServers)"リモートのアプリケーションが、信頼されるクライアントとして実行されるウェブサーバを指定する。 - XFree86

flip (class Flip) Specifies whether or not the image that is shown when mail has arrived should be inverted.例文帳に追加

flip (class Flip)メールが到着したときに表示される画像を逆転させるか否かを指定する。 - XFree86

shapeWindow(class ShapeWindow) Specifies whether or not the mailbox window should be shaped to the given fullPixmapMask and emptyPixmapMask.例文帳に追加

shapeWindow (class ShapeWindow)与えられた fullPixmapMask と emptyPixmapMask に対してメールボックスのウィンドウを整形するか否か指定する。 - XFree86

例文

emptyPixmapMask(class PixmapMask) Specifies a mask for the bitmap to be shown when no new mail is present.例文帳に追加

emptyPixmapMask (class PixmapMask)新しいメールが届いていない時に表示されるビットマップ画像の mask を指定する。 - XFree86




  
Eゲイト英和辞典
Copyright © Benesse Holdings, Inc. All rights reserved.
  
EDR日英対訳辞書
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 © 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) 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