1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Subclassの意味・解説 > Subclassに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

Subclassを含む例文一覧と使い方

該当件数 : 248



例文

METHOD FOR STORING OBJECT DATA INCLUDING SUBCLASS BY SINGLE INHERITANCE AND RECORDING MEDIUM例文帳に追加

単一継承によるサブクラスを含むオブジェクトデ—タ格納方法および記録媒体 - 特許庁

the number of the class and subclass of the Locarno classification of the article or articles in respect of which the design is registered. 例文帳に追加

意匠登録に係る物品のロカルノ分類のクラス及びサブクラス番号 - 特許庁

of or relating to reptiles of the subclass Archosauria 例文帳に追加

主竜類亜綱である爬虫類の、または、主竜類亜綱である爬虫類に関する - 日本語WordNet

Defining Baseline Queries in a DB_Table Subclass DefinitionFor our GuestBook table, let's say we define three stored SELECT statements, which may be used as a basis of more specific queries: 例文帳に追加

GuestBook テーブルで使用する 3 種類の SELECT 文を定義して保存しましょう。 - PEAR

例文

You should subclass this method to make it work with your own file formats. 例文帳に追加

サブクラスを作成し、このメソッドを上書きして独自のファイルフォーマットに対応させます。 - PEAR


例文

This is a technicalrequirement that may be relaxed in the future.A concrete subclass of tzinfo may need to implement the following methods.例文帳に追加

tzinfo の具体的なサブクラスでは、以下のメソッドを実装する必要があります。 - Python

Subclass of SAXException raised when a SAXXMLReader is confronted with an unrecognized feature or property.例文帳に追加

SAX XMLReader が認識できない機能やプロパティに遭遇したとき発生させる SAXException のサブクラスです。 - Python

If thewidget's parent is a subclass of compositeWidgetClass and if the parentis not being destroyed, it calls XtUnmanageChild on the widget andthen calls the widget's parent's delete_child procedure (see Section 3.4).If the widget's parent is a subclass of constraintWidgetClass, it callsthe constraint destroy procedure for the parent, then the parent's superclass,until finally it calls the constraint destroy procedure for constraintWidgetClass.Calls the destroy methods for the widget (and all descendants) in post-order.For each such widget, it calls the destroy procedure declared in the widgetclass, then the destroy procedure declared in its superclass, until finallyit calls the destroy procedure declared in the Core class record. 例文帳に追加

\\(bu 5ウィジェット(と、その全ての下位ウィジェット)に登録された破棄コールバック手続きを呼ぶ。 - XFree86

This permits a subclass to provide nonwidgetresource data to XtGetValues. 例文帳に追加

これを使って、サブクラスはウィジェットでないリソースデータをXtGetValuesに対して提供することができる。 - XFree86

例文

This is useful for determining which resources are new to a subclass.例文帳に追加

このオプションは、どのリソースがサブクラスで追加されたのかを調べるときに便利である。 - XFree86

例文

the number of the class and subclass of the Locarno classification of the article or articles in respect of which the design is registered. 例文帳に追加

意匠登録に係る物品のロカルノ協定分類のクラス及びサブクラス番号 - 特許庁

The application shall indicate a class or subclass in accordance with the International Classification for Industrial Designs.例文帳に追加

出願は,国際意匠分類による分類又は小分類を表示するものとする。 - 特許庁

relating to or characteristic of fungi of the subclass Discomycetes 例文帳に追加

盤菌綱の下位分類の菌類に関する、または、盤菌綱の下位分類の菌類に特有の - 日本語WordNet

an order of fungi having a peridium surrounding a gleba (sometimes placed in subclass Homobasidiomycetes) 例文帳に追加

基本体を囲む子殻を持っている菌類の目(しばしば同担子菌綱に分けられる) - 日本語WordNet

You should subclass this handler if you want to customize the form output. 例文帳に追加

出力内容を変更したい場合は、このハンドラのサブクラスを作成する必要があります。 - PEAR

Associate dialect with name. dialect must be a subclass of csv.Dialect. name must be a string or Unicode object.例文帳に追加

dialect はcsv.Dialect のサブクラスでなければなりません。 name は文字列か Unicode オブジェクトでなければなりません。 - Python

All arguments are optional. tzinfo may be None, or an instance of a tzinfo subclass.例文帳に追加

全ての引数はオプションです。 tzinfo はNone または tzinfo クラスのサブクラスのインスタンスにすることができます。 - Python

A subclass of DocTestRunner that raises an exception as soon as a failure is encountered.例文帳に追加

テストの失敗に遭遇するとすぐに例外を送出するようになっているDocTestRunner のサブクラスです。 - Python

This module provides BorlandCCompiler, an subclass of the abstract CCompiler class for the Borland C++ compiler. 例文帳に追加

このモジュールはBorlandCCompilerクラスを提供します。 抽象クラスCCompilerの具象クラスでBorland C++ コンパイラ向けです。 - Python

The second subclass allows for connections created by a child process: 例文帳に追加

さらにもう一つのサブクラスは、子プロセスで確立した接続を使用する場合に使用します。 - Python

This is a subclass derived from IMAP4 that connects to the stdin/stdout file descriptors created by passingcommand to os.例文帳に追加

IMAP4 から導出されたサブクラスで、commandをos.popen2()に渡して作成される stdin/stdoutディスクリプタと接続します。 - Python

This is a subclass of the rfc822.Message class, with some additional methods (see below).例文帳に追加

これは、rfc822.Message クラスのサブクラスで、いくつかの追加のメソッドがあります(以下を参照のこと)。 - Python

This is a subclass of POP3 that connects to the server over an SSL encrypted socket.例文帳に追加

POP3 クラスのサブクラスで、SSLでカプセル化されたソケットによるPOPサーバへの接続を提供します。 - Python

A subclass must override this method to provide support for character references outside of the ASCII range.例文帳に追加

ASCII 範囲外の文字をサポートするには、サブクラスでこのメソッドをオーバーライドする必要があります。 - Python

module provides an instance that can be shared as the defaultTestLoader module attribute.Using a subclass or instance would allow customization of someconfigurable properties.例文帳に追加

モジュールのモジュール属性defaultTestLoaderを共用インスタンスとして使用することができます。 - Python

This entry corresponds to preset one cell subclass, and the table 106 holds the total number of respective subclass entries, corresponding to the required bandwidth for each of cell subclasses.例文帳に追加

該エントリは、予め設定した1つのセル・サブクラスに対応しており、テーブル106には、各セル・サブクラスに対して必要な帯域幅に応じた、各サブクラス・エントリの合計数が保持される。 - 特許庁

Next, the respective subclass entries in the table 106 are examined, a cell which match with the subclass entry is selected from among the output queue memory 104, and the matched cell is transmitted from a transmitter 112.例文帳に追加

次いで、テーブル106の各サブクラス・エントリを調べて、サブクラス・エントリと一致するセルを出力キュー・メモリ104から選択し、一致したセルを送信機112から伝送する。 - 特許庁

Being a subclass of the wide-character class "print", the wide-character class "alnum" is disjoint from the wide-character class "cntrl". 例文帳に追加

ワイド文字クラス "print" のサブクラスなので、ワイド文字クラス "alnum"はワイド文字クラス "cntrl" と共通部分を持たない。 - JM

Being a subclass of the wide-character class "print", the wide-character class "alpha" is disjoint from the wide-character class "cntrl". 例文帳に追加

ワイド文字クラス "print" のサブクラスなので、ワイド文字クラス "alpha"はワイド文字クラス "cntrl" と共通部分を持たない。 - JM

Being a subclass of the wide-character class "alnum", the wide-character class "alpha" is disjoint from the wide-character class "punct". 例文帳に追加

ワイド文字クラス "alnum" のサブクラスなので、ワイド文字クラス "alpha"はワイド文字クラス "punct" と共通部分を持たない。 - JM

Being a subclass of the wide character class "print", the wide-character class "digit" is disjoint from the wide-character class "cntrl". 例文帳に追加

ワイド文字クラス "print" のサブクラスなので、ワイド文字クラス "digit"はワイド文字クラス "cntrl" と共通部分を持たない。 - JM

Being a subclass of the wide-character class "alnum", the wide-character class "digit" is disjoint from the wide-character class "punct". 例文帳に追加

ワイド文字クラス "alnum" のサブクラスなので、ワイド文字クラス "digit"はワイド文字クラス "punct" と共通部分を持たない。 - JM

The wide-character class "graph" is disjoint from the wide-character class "space" and therefore also disjoint from its subclass "blank". 例文帳に追加

ワイド文字クラス "print" のサブクラスなので、ワイド文字クラス "graph"はワイド文字クラス "cntrl" とは共通部分を持たない。 - JM

Being a subclass of the wide-character class "print", the wide-character class "lower" is disjoint from the wide-character class "cntrl". 例文帳に追加

ワイド文字クラス "print" のサブクラスなので、ワイド文字クラス "lower"はワイド文字クラス "cntrl" と共通部分を持たない。 - JM

Being a subclass of the wide-character class "alnum", the wide-character class "lower" is disjoint from the wide-character class "punct". 例文帳に追加

ワイド文字クラス "alnum" のサブクラスなので、ワイド文字クラス "lower"はワイド文字クラス "punct" と共通部分を持たない。 - JM

Being a subclass of the wide-character class "alpha", the wide-character class "lower" is disjoint from the wide-character class "digit". 例文帳に追加

ワイド文字クラス "alpha" のサブクラスなので、ワイド文字クラス "lower"はワイド文字クラス "digit" と共通部分を持たない。 - JM

Being a subclass of the wide-character class "print", the wide-character class "punct" is disjoint from the wide-character class "cntrl". 例文帳に追加

ワイド文字 "print" のサブクラスなので、ワイド文字クラス "punct" はワイド文字クラス "cntrl" と共通部分を持たない。 - JM

Being a subclass of the wide-character class "print", the wide-character class "upper" is disjoint from the wide-character class "cntrl". 例文帳に追加

ワイド文字クラス "print" のサブクラスなので、ワイド文字クラス "upper"はワイド文字クラス "cntrl" と共通部分を持たない。 - JM

Being a subclass of the wide-character class "alnum", the wide-character class "upper" is disjoint from the wide-character class "punct". 例文帳に追加

ワイド文字クラス "alnum" のサブクラスなので、ワイド文字クラス "upper"はワイド文字クラス "punct" と共通部分を持たない。 - JM

Being a subclass of the wide-character class "alpha", the wide-character class "upper" is disjoint from the wide-character class "digit". 例文帳に追加

ワイド文字クラス "alpha" のサブクラスなので、ワイド文字クラス "upper"はワイド文字クラス "digit" と共通部分を持たない。 - JM

Being a subclass of the wide-character class "print", the wide-character class "xdigit" is disjoint from the wide-character class "cntrl". 例文帳に追加

ワイド文字クラス "print" のサブクラスなので、ワイド文字クラス "xdigit"はワイド文字クラス "cntrl" と共通部分を持たない。 - JM

Being a subclass of the wide-character class "alnum", the wide-character class "xdigit" is disjoint from the wide-character class "punct". 例文帳に追加

ワイド文字クラス "alnum" のサブクラスなので、ワイド文字クラス "xdigit"はワイド文字クラス "punct" と共通部分を持たない。 - JM

The agents define a new subclass of selective androgen receptor modulators (SARM) compounds.例文帳に追加

薬剤は選択的アンドロゲンレセプタ修飾因子(SARM)化合物の新規なサブクラスを定める。 - 特許庁

This package is not documented yet.Return value returns either an object subclass of Calendar or false例文帳に追加

このパッケージに関する文書は、未作成です。 返り値 Calendar のサブクラスのオブジェクト、あるいは false を返します。 - PEAR

class, if present, should be a subclass of BastionClass; see the code in bastion.py for the details. 例文帳に追加

class が存在する場合、BastionClass のサブクラスでなくてはなりません; 詳細は bastion.py のコードを参照してください。 - Python

The subclass should set the class attributes want and which to designate which property we are talking about.例文帳に追加

サブクラスでは、クラス属性want と which を設定して、どのプロパティを表しているかを指定せねばなりません。 - Python

This module provides the CygwinCCompiler class, a subclass of UnixCCompiler that handles the Cygwin port of the GNU C compiler to Windows.例文帳に追加

このモジュールはCygwinCCompilerクラスを提供します。 UnixCCompilerのサブクラスで Cygwinに移植されたWindows用の GNUC コンパイラ向けです。 - Python

This module provides the EMXCCompiler class, a subclass of UnixCCompiler that handles the EMX port of the GNU C compiler to OS/2. 例文帳に追加

このモジュールはEMXCCompilerクラスを提供します。 UnixCCompilerのサブクラスで GNU C コンパイラの OS/2 向け EMXポートを扱います。 - Python

Subclass of SAXException raised when a SAXXMLReader is asked to enable a feature that is not supported, or to set a property to a value that the implementation does not support.例文帳に追加

SAX XMLReader が要求された機能をサポートしていないとき発生させる SAXException のサブクラスです。 - Python

例文

Returns 1 if inst is an instance of the class cls or a subclass of cls, or 0 if not.例文帳に追加

inst が cls のインスタンスか、 cls のサブクラスのインスタンスの場合に -1 を返し、そうでなければ 0 を返します。 - Python




  
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
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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 (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
  
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