Subclassを含む例文一覧と使い方
該当件数 : 248件
To provide a technique for optimizing a program by reusing an execution result of a subclass test function.例文帳に追加
サブクラステスト関数の実行結果を再利用してプログラムを最適化する技術を提供する。 - 特許庁
When the button corresponding to the accessible operation function is selected, the subclass operation function screens are displayed in a hierarchy fashion.例文帳に追加
アクセス可能なボタンが選択されることにより、下位の操作画面が階層化状態で表示される。 - 特許庁
Norimune's style is classified as Fukuoka Ichimonji, but some people classifies it into Koichimonji, a subclass of Fukuoka Ichimonji. 例文帳に追加
則宗の流派は、福岡一文字、或は福岡一文字派をさらに分け、古一文字と分類する人もある。 - Wikipedia日英京都関連文書対訳コーパス
In this tutorial, we demonstrate the former method, which requires us to write subclass definitions manually. 例文帳に追加
このチュートリアルでは最初の方法を使用します。 つまり、サブクラスの定義は自分で書くことになります。 - PEAR
Factory function to generate an instance of some CCompiler subclass for the supplied platform/compiler combination. plat defaults to os.例文帳に追加
指定されたプラットフォーム/コンパイラの組み合わせ向けに、CCompilerサブクラスのインスタンスを生成するファクトリ関数です。 - Python
A subclass must override this method to provide support for named character entities.例文帳に追加
名前づけされた文字エンティティをサポートするためにはこのメソッドをサブクラスで上書きしなければなりません。 - Python
To manage thread-local data, just create an instance of local (or a subclass) and storeattributes on it:例文帳に追加
スレッドローカルデータを管理するには、local (またはlocalのサブクラス) のインスタンスを作成して、その属性に値を代入します: - Python
The method of detecting, measuring and determining anti-rubella antigen of IgG and/or IgM subclass in a sample are provided.例文帳に追加
サンプル中のIgG及び/又はIgMサブクラスの抗風疹抗体の検出、測定及び定量の方法も得られる。 - 特許庁
Being a subclass of the wide-character class "print", the wide-character class "graph" is disjoint from the wide-character class "cntrl". 例文帳に追加
したがって、そのサブクラスである "blank" とも共通部分を持たない。 ワイド文字クラス "graph" は、ワイド文字クラス "print" のサブクラスである。 - JM
Change code to reference objects of a superclass (or other type) instead of objects of a subclass. 例文帳に追加
サブクラスのオブジェクトではなく、スーパークラス (またはその他の種類) のオブジェクトを参照するようにコードを変更します。 - NetBeans
This monoclonal antibody which belongs to the subclass of IgG2b, holds a κ light chain, and specifically reacts with GRg1.例文帳に追加
IgG2bのサブクラスに属しκ軽鎖を保有しGRg1に対して特異的に反応するモノクローナル抗体。 - 特許庁
This monoclonal antibody belongs to a subclass of IgG2b, has κlight chain and specifically reacts with aristolochic acid.例文帳に追加
IgG2bのサブクラスに属しκ軽鎖を保有しアリストロキア酸に対して特異的に反応するモノクローナル抗体。 - 特許庁
Return true if the object argument is an instance of theclassinfo argument, or of a (direct or indirect) subclass thereof.例文帳に追加
引数 object が引数 classinfo のインスタンスであるか、(直接または間接的な) サブクラスのインスタンスの場合に真を返します。 - Python
The InteractiveConsole class is a subclass of InteractiveInterpreter, and so offers all the methods of the interpreter objects as well as the following additions.例文帳に追加
InteractiveConsoleクラスはInteractiveInterpreterのサブクラスです。 以下の追加メソッドだけでなく、インタプリタオブジェクトのすべてのメソッドも提供します。 - Python
If exc is a class object, this also returns true when given is an instance of a subclass.例文帳に追加
これはexcがクラスオブジェクトである場合も真を返します。 これはgivenがサブクラスのインスタンスであるときも真を返します。 - Python
This module provides the UnixCCompiler class, a subclass of CCompiler that handles the typical Unix-style command-line C compiler: 例文帳に追加
このモジュールはUnixCCompilerクラスを提供します。 CCompilerクラスのサブクラスで、典型的なUnixスタイルのコマンドラインCコンパイラを扱います: - Python
It starts with the constraint resources specified for constraintWidgetClass and proceeds down the subclass chain to the parent's class.例文帳に追加
この関数はconstraintWidgetClassに対して指定された constraint リソースから処理を始め、その親のクラスまでサブクラスの関係をたどってゆく。 - XFree86
If thewidget's parent is a subclass of constraintWidgetClass, XtGetValues then fetches the values for any constraint resources requested. 例文帳に追加
.LPこのウィジェットの親がconstraintWidgetClassのサブクラスである場合、これに続いてXtGetValuesは要求された constraint リソースに対する値を取得する。 - XFree86
They must relate to the same subclass of the International Classification or to the same set or composition of articles.例文帳に追加
これらは,国際分類の同一のサブクラス又は物品の同一の組又は組合せに関連するものでなければならない。 - 特許庁
OPTIMIZATION APPARATUS, OPTIMIZATION METHOD AND OPTIMIZATION PROGRAM FOR OPTIMIZING PROGRAM BY REUSING EXECUTION RESULT OF SUBCLASS TEST FUNCTION例文帳に追加
サブクラステスト関数の実行結果を再利用してプログラムを最適化する最適化装置、最適化方法及び最適化プログラム - 特許庁
A new plant variant pineapple (Ananas comosus) named 'P-1972', belonging to the family pineapple of the subclass Monocotyledoneae is provided.例文帳に追加
本発明により、パイナップル科、単子葉植物亜綱、名称‘P-1972’の新植物変種パイナップル(アナナス・コモサス)を提供する。 - 特許庁
The vector-space models for information retrieval are just one subclass of retrieval techniques that have been studied in recent years. 例文帳に追加
情報検索のためのベクトル空間モデルは、近年研究されてきた検索技術のまさに一つのサブクラスである。 - コンピューター用語辞典
If it is called with no argument, as above, it generates subclass definitions for all of the tables in the current database. 例文帳に追加
上のように引数を指定せずにコールした場合は、そのデータベース内のすべてのテーブルのサブクラス定義を生成します。 - PEAR
By default this method just checks that the line is blank, but you can override it in a subclass.例文帳に追加
標準ではこのメソッドは単にその行が空行かどうかをチェックしますが、サブクラスで上書きすることもできます。 - Python
Thus, the set of channel events is larger than the basic socket events.The full set of methods that can be overridden in your subclass follows: 例文帳に追加
このようにして、チャネルでは低レベルなソケットイベントの種類より多くの種類のイベントを検出する事ができます。 - Python
A subclass of HTTPException, raised if a port is given and is either non-numeric or empty.New in version 2.3.例文帳に追加
HTTPException のサブクラスです。 ポート番号を指定したものの、その値が数字でなかったり空のオブジェクトであった場合に送出されます。 - Python
If A and B are class objects, B is a subclass of A if it inherits from A either directly or indirectly.例文帳に追加
A と B がクラスオブジェクトの場合、 B がA のサブクラスとなるのは、B が A を直接的あるいは間接的に継承 (inherit) している場合です。 - Python
The FontGrid widget is an application-specific widget,and a subclass of the Simple widget in the Athena widget set. The effects and instance names of this widget's resources are given in the OPTIONS section.Capitalize the first letter of the resource instance name to get the corresponding class name.例文帳に追加
リソースのインスタンス名における最初の文字を大文字にしたものがクラス名である。 - XFree86
The schema further includes hints, such as for specifying a programming language to compile the subclass definition, for specifying a super-class from which the subclass derives, for specifying action to perform when the object becomes instantiated, for creating an event definition and an event handler for the subclass, and for specifying a property that becomes a member in the object when the object is instantiated.例文帳に追加
スキーマは、サブクラス定義をコンパイルするプログラミング言語を指定するため、サブクラスの導出の元となるスーパークラスを指定するため、オブジェクトがインスタンス化されたときに行われるアクションを指定するため、サブクラスに関するイベント定義およびイベントハンドラを生成するため、またオブジェクトがインスタンス化されるとそのオブジェクト内のメンバとなるプロパティを指定するためなどのヒントをさらに含む。 - 特許庁
subject to subregulation (3), the class and subclass number in accordance with the International Classification for Industrial Designs which has been allocated to the earlier application例文帳に追加
(3)に従うことを条件として,先の出願に付与された意匠国際分類による分類番号及び小分類番号 - 特許庁
largest subclass of Crustacea including most of the well-known marine, freshwater, and terrestrial crustaceans: crabs 例文帳に追加
大部分の有名な海洋甲殻類、真水甲殻類および地球上の甲殻類を含む甲殻類の最大の下位分類:カニ - 日本語WordNet
The attributes and operations of the superclass can be exhibited in its subclasses, as a result, each subclass is said to inherit the features of the superclass. 例文帳に追加
スーパークラスの属性と操作は、そのサブクラスにもあります。 このため、サブクラスはスーパークラスの機能を継承するといえます。 - NetBeans
You can also use this command to keep the method declaration in the current class and move the method definition to subclass. 例文帳に追加
このコマンドを使用すると、メソッド宣言を現在のクラスに保持したままで、メソッド定義をサブクラスに移動することもできます。 - NetBeans
Click inside the Checking class element (the subclass), then click inside the BankAccount class element (the superclass).The Select Methods to Redefine dialog box appears. 例文帳に追加
Checking クラス要素 (サブクラス) 内をクリックし、BankAccount クラス要素 (スーパークラス) 内をクリックします。 「再定義するメソッドを選択」ダイアログが表示されます。 - NetBeans
This monoclonal antibody belongs to a subclass of IgG2b or IgG1, has a κ light chain and specifically reacts with SB.例文帳に追加
IgG2bまたはIgG1のサブクラスに属しκ軽鎖を保有しSBに対して特異的に反応するモノクローナル抗体。 - 特許庁
This monoclonal antibody belongs to mouse IgG1/κ subclass, and recognizes rat class B scavenger receptor type I(SR-BI).例文帳に追加
マウスIgG1/κサブクラスに属し、ラットのクラスBスカベンジャー受容体タイプI(SR−BI)を認識するモノクローナル抗体である。 - 特許庁
A class is considered a subclass of itself. classinfo may be a tuple of class objects, in which case every entry in classinfo will be checked.例文帳に追加
クラスはそのクラス自体のサブクラスとclasinfo はクラスオブジェクトからなるタプルでもよく、この場合には classinfo のすべてのエントリが調べられます。 - Python
is available, command completion is done automatically. The optional arguments stdin and stdout specify the input and output file objects that the Cmd instance or subclass instance will use for input and output.例文帳に追加
オプション引数 stdinとstdoutには、Cmd またはそのサブクラスのインスタンスが入出力に使用するファイルオブジェクトを指定します。 - Python
If a test framework needs to use a specialized exception, possibly to carry additional information, it must subclass this exception in order to ``play fair'' with the framework.例文帳に追加
テストフレームワークで追加情報を持つ等の特殊な例外を使用する場合、この例外のサブクラスとして作成します。 - Python
message must be a string and category a subclass of Warning or message may be a Warning instance,in which case category will be ignored.例文帳に追加
message は文字列のとき、category は Warningのサブクラスでなければなりません。 また message はWarning のインスタンスであってもよく、この場合category は無視されます。 - Python
If the parent is a subclass of constraintWidgetClass, it allocates memory for the parent's constraints and stores the addressof this memory into the constraints field. 例文帳に追加
\\(bu 5親クラスがconstraintWidgetClassのサブクラスならば、親ウィジェットの constraint 情報のためのメモリを割り当て、この領域のアドレスを constraints フィールドに格納する。 - XFree86
The XtGetValues function starts with the resources specified for the core widget fields and proceeds down the subclass chain to the widget.例文帳に追加
.LP関数XtGetValuesは、コアウィジェットのフィールドに対して指定されたリソースから処理を始め、そのウィジェットまでサブクラスの関係をたどってゆく。 - XFree86
the class and subclass numbers of the International Classification of Industrial Designs (if no numbers are indicated, the Patent Office determines the numbers) 例文帳に追加
意匠の国際分類によるクラス及びサブクラスの番号(番号が表示されていない場合は,特許庁が番号を定めるものとする) - 特許庁
Levels for goods control are set at a plurality of hierarchies such as division, group, line, class, subclass and individual item, and each level is provided with the order of display.例文帳に追加
商品管理上のレベルを ディビジョン グループ ライン クラス サブクラス 単品 等の複数の段階に設定し、各レベルに表示順をつける。 - 特許庁
an order of hooved mammals of the subclass Eutheria (including pigs and peccaries and hippopotami and members of the suborder Ruminantia) having an even number of functional toes 例文帳に追加
偶数の機能的な爪先を持つ、正獣下綱(ブタ、ペッカリー、カバ、および反芻亜目の動物を含む)の有蹄の哺乳動物の目 - 日本語WordNet
The subclass is related to a factor, such as coding rate, downlink beam area, virtual path or virtual line and quality parameter of service.例文帳に追加
サブクラスは、コーディング・レート、ダウンリンク・ビーム・エリア、仮想パスあるいは仮想回線、サービスの品質パラメータ等の要因と関連付けられている。 - 特許庁
Does nothing right now, but is included for forward compatibility, so subclass destructors should always call it. 例文帳に追加
現在は何もしませんが、上位互換性のために含まれています。 このため、サブクラスのデストラクタはこのデストラクタを常にコールするべきです。 - PEAR
When creating reader or writer objects, the programmer can specify a string or a subclass of the Dialect class as the dialect parameter.例文帳に追加
reader または writer オブジェクトを生成するとき、プログラマは文字列または Dialect クラスのサブクラスを表現形式パラメタとして渡さなければなりません。 - Python
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| 日本語ワードネット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. |
| 本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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 © 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 |
| © 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|

