1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 114



例文

class attribute 例文帳に追加

class の属性 - Python

class descriptor attribute 例文帳に追加

class descriptor の属性 - Python

addresslist (AddressList attribute) AddressList (class in rfc822) 例文帳に追加

addresslist (AddressList の属性) - Python

CookieJar (class in cookielib) cookiejar (UnknownHandler attribute) 例文帳に追加

cookiejar (UnknownHandler の属性) - Python

例文

DomainStrictNonDomain (LWPCookieJar attribute) DOMEventStream (class in xml.dom.pulldom) 例文帳に追加

DomainStrictNonDomain (LWPCookieJar の属性) - Python


例文

IncrementalParser (class in xml.sax.xmlreader) indent (Example attribute) 例文帳に追加

indent (Example の属性) - Python

A PHP property, or class constant, maps to an UML Attribute. 例文帳に追加

PHP のプロパティあるいはクラス定数は、UML Attribute に対応します。 - PEAR

Double-click the stationID attribute in the EntryStation class. 例文帳に追加

EntryStation クラスの「 stationID 」属性をダブルクリックします。 - NetBeans

For the Branch class, add an attribute as follows: 例文帳に追加

Branch クラスには、次の属性を追加します。 - NetBeans

例文

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

例文

basic constructor for the attribute template 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

The subclass should set the class attribute want to the 4-character OSA class code.例文帳に追加

サブクラスでは、クラス属性want を 4 文字の OSA クラスコードに設定せねばなりません。 - Python

colorRVMode (class ColorMode) Specifies whethercharacters with the reverse attribute should be displayed in color. 例文帳に追加

"colorRVMode (class ColorMode)"反転属性を持つ文字をカラーで表示するかどうかを指定する。 - XFree86

Add a second attribute to the ATM class and define it as follows: 例文帳に追加

ATM クラスに 2 つ目の属性を追加し、次のように定義します。 - NetBeans

When an attribute is not found there, and the instance's class has an attribute by that name, the search continues with the class attributes.例文帳に追加

クラスインスタンスは辞書で実装された名前空間を持っており、属性参照の時にはこの辞書が最初に検索されます。 - Python

Class attribute assignments update the class's dictionary, never the dictionary of a base class.例文帳に追加

クラス属性を代入すると、そのクラスの辞書だけが更新され、基底クラスの辞書は更新しません。 - Python

For example, the bases attribute of the Class node, is bound to a list of base class nodes, and the doc attribute is bound to a single node.Each Node instance has a lineno attribute which maybe None.例文帳に追加

たとえば Class ノードの bases 属性は基底クラスのノードのリストに束縛されており、doc 属性は単一のノードのみに束縛されている、といった具合です。 各 Node インスタンスは lineno 属性をもっており、これは None かもしれません。 - Python

The attribute information classified in a first attribute class is stored in a memory as an arrangement of the predefined sequence order, and the attribute information classified into the second attribute class different from the first attribute class is associated with the stored predefined sequence order and stored in the memory.例文帳に追加

第1の属性種別に分類される属性情報を予め定められた並び順の配列としてメモリに記憶させ、第1の属性種別とは異なる第2の属性種別に分類される属性情報と記憶させた予め定められた並び順とを関連付けてメモリに記憶させる。 - 特許庁

With the ATM Class element still selected, add an attribute as follows: 例文帳に追加

ATM クラス要素が選択されている状態で、次の属性を追加します。 - NetBeans

Called to delete the attribute on an instance instance of the owner class.例文帳に追加

オーナクラスのインスタンス instance 上の属性を削除する際に呼び出されます。 - Python

A mechanism for designating the attribute carried by each sorting class is provided when defining each sorting class by a user.例文帳に追加

ユーザが分類クラスを定義する際に,各分類クラスが持つ属性を指定する仕組みを設ける。 - 特許庁

colorBDMode (class ColorMode) Specifies whether characters withthe bold attribute should be displayed in color or as bold characters. 例文帳に追加

"colorBDMode (class ColorMode)"ボールド属性を持つ文字をカラーで表示するか、それとも太字として表示するかを指定する。 - XFree86

The TagExtraInfo class knows the attribute of the class including the name of script variables introduced or changed by the action.例文帳に追加

TagExtraInfoクラスは、アクションにより導入または変更されたスクリプト変数の名前を含む、クラスの属性を知っている。 - 特許庁

Type stationID and press Enter.An attribute named stationID of type int appears on the EntryStation class, and the following operations are created on the class: 例文帳に追加

「stationID」と入力し、Enter キーを押します。 EntryStation クラスに int 型の stationID という属性が表示され、次の操作が作成されます。 - NetBeans

A character class is a special notation for describing lists of characters that have a specific attribute, but where the 例文帳に追加

文字クラスは特定の属性を持つ文字列リストの特殊表現ですが、 - JM

Type balance and press Enter.A private attribute named balance of type int appears on the BankAccount class. 例文帳に追加

「 balance 」と入力し、Enter キーを押します。 BankAccount クラスに int 型の balance という private 属性が現れます。 - NetBeans

Each instance consists of the optional number of attribute values corresponding to each attribute attached to the class to which it belongs and data (file).例文帳に追加

各インスタンスは、それが属するクラスに付随した各属性に対応した任意の数の属性値と、データ(ファイル)からなる。 - 特許庁

a basic or essential attribute shared by all members of a class 例文帳に追加

ある種類のメンバー全てによって共有される基本的、あるいは不可欠な属性 - 日本語WordNet

Called unconditionally to implement attribute accesses for instances of the class.例文帳に追加

クラスのインスタンスに対する属性アクセスを実装するために、無条件に呼び出されます。 - Python

To generate a display screen by associating attribute information of an arbitrary attribute class with a sequence order of the attribute information of other attribute classes, and by arranging a plurality of contents based on the sequence order.例文帳に追加

任意の属性種別の属性情報を他の属性種別の属性情報の並び順に関連付けておき、その並び順に基づいて複数のコンテンツを配列して表示画面を生成する。 - 特許庁

An object recovery section 30 does not eliminate an object of a class of which attribute is defined as "pool".例文帳に追加

オブジェクト回収部30は、属性が“プール”となっているクラスのオブジェクトは消去しない。 - 特許庁

Click the ClassDiagram tab to return focus to the Diagram editor.The isOperating attribute appears in the EntryStation class element. 例文帳に追加

「ClassDiagram」タブをクリックして、図エディタにフォーカスを戻します。 isOperating 属性が EntryStation クラス要素に表示されます。 - NetBeans

The exact set of executables that may be specified here depends on the compiler class (via the 'executables' class attribute), but most will have:例文帳に追加

コンパイラクラス(の 'executables' 属性)によって実行ファイルのセットは変わる可能性がありますが、ほとんどは以下のものを持っています: - Python

These references follow the normal rules for name resolution.The namespace of the class definition becomes the attribute dictionary of the class.例文帳に追加

クラス定義への参照は、通常の名前解決規則に従います。 クラス定義の名前空間は、そのクラスの属性辞書になります。 - Python

The class stored in the ontology database has the attribute field defined when an instance of the class is generated, and an optional value is selected and stored as the value of the attribute field.例文帳に追加

オントロジデータベースに格納されているクラスはクラスのインスタンスが生成される時に定義される属性フィールドを有しており、任意の値が属性フィールドの値として選択されて格納される。 - 特許庁

A packet transfer network 1A is provided with logical closed groups 1B, 1C by each service quality class attribute to which terminals having the same contract service quality class attribute as the respective service quality class attributes belong.例文帳に追加

パケット転送ネットワーク1A内に各サービス品質クラス属性ごとに複数の論理閉域グループ1B,1Cを設け、それぞれそのサービス品質クラス属性と同一の契約サービス品質クラス属性を有する端末を帰属させる。 - 特許庁

A domain object class defines an attribute 301, an action rule group 303 and a layout 302.例文帳に追加

ドメインオブジェクトクラスは、属性301と、アクションルールの組303と、レイアウト302とを定義する。 - 特許庁

To highly accurately find a potential class of a user group of a communication terminal accessing to information and an attribute probability of the user group to the potential class.例文帳に追加

情報にアクセスする通信端末のユーザ群の潜在クラスと、その潜在クラスに対するユーザ群の帰属確率とを精度よく求める。 - 特許庁

A target word is extracted from word information subjected to morphological analysis, an attribute regarding the target word is extracted, a reading class is judged by applying the extracted attribute to a reading class judgment model and the reading is imparted according to the judged reading class.例文帳に追加

本発明は、形態素解析された単語情報から対象単語を抽出し、対象単語に関する属性を抽出し、読みクラス判定モデルに適用して読みクラスを判定し、判定された読みクラスに応じて読みを付与する。 - 特許庁

The final cluster is prepared, and the relation between the range of each attribute value and a class is outputted as a rule on the basis of a range where the respective clusters occupy attribute space.例文帳に追加

最終的なクラスタを作成し、各々のクラスタが属性空間に占める範囲を基に、各属性値の範囲とクラスの関係をルールとして出力する。 - 特許庁

Objects of this class should be instantiated by readers; attrs must be a dictionary-likeobject containing a mapping from attribute names to attribute values.例文帳に追加

このクラスのオブジェクトはリーダによってインスタンスを作成しなければなりません。 また、attrs は 属性名と属性値を含む辞書風オブジェクトでなければなりません。 - Python

When doing this, be careful to select the Class element and not an individual attribute or operation. 例文帳に追加

このとき、クラス要素自体を選択し、個々の属性や操作を選択しないよう注意してください。 - NetBeans

HPF defines a new procedure attribute, PURE, to declare the class of functions that may be invoked in this way. 例文帳に追加

HPFは新しいプロシージャの属性PUREを定義し、この方法で呼び出される関数のクラスを宣言する。 - コンピューター用語辞典

This class may initialized from string data (which may include NULs).The primary access to the content of a Binary object is provided by an attribute:例文帳に追加

このクラスは、文字列(NULを含む)で初期化することができます。 Binaryの内容は、属性で参照します。 - Python

The terminals belonging to the different logical closed groups transfer an exchange packet, the interworking unit 3A converts the service quality class attribute and the logical closed group attribute provided to each packet into the service quality class attribute and the logical closed group attribute of the logic closed group of a transfer destination.例文帳に追加

そして、このインターワーキング装置3Aで、異なる論理閉域グループに属する端末間でやり取りパケットを転送する際、個々のパケットに付与されているサービス品質クラス属性および論理閉域グループ属性を、転送先の論理閉域グループのサービス品質クラス属性および論理閉域グループ属性へ変換する。 - 特許庁

When you double-click an attribute or an operation in a class, a combo box editor opens as shown in the following figure. 例文帳に追加

クラス内の属性または操作をダブルクリックすると、次の図に示すようなコンボボックスエディタが表示されます。 - NetBeans

boldMode (class BoldMode) This specifies whether or not text with the bold attribute should be overstruckto simulate bold fonts if the resolved bold font is the same as the normalfont. 例文帳に追加

"boldMode (class BoldMode)"このリソースは、解決されたボールドフォントが通常フォントと同じ場合に、ボールドフォントをシミュレートするためにボールド属性を持つフォントを重ね打ちするかどうかを指定する。 - XFree86

An allocation class is defined as attribute information related to allocation of files to be recorded in an optical disk, and files with the class defined as Gathered file are collectively recorded in a Gathered file area formed in a prescribed position preliminarily determined in the optical disk.例文帳に追加

光ディスクに記録するファイルの配属に関する属性情報として、Allocation classを規定し、そのクラスがGathered Fileと規定されているファイルは、光ディスク上の予め定められた所定の位置に形成されているGathered File領域にまとめて記録する。 - 特許庁

例文

To dynamically estimate an attribute to any class of an anew reaching flow with high accuracy to a predetermined class, and to estimate the class even to a flow having the combination of attributes which do not exist in the past.例文帳に追加

予め定めたクラスに対して、新たに到来したフローがどのクラスに属するかを動的に、かつ高精度に推定することができ、過去に存在しないような属性の組み合わせを持つフローに対してもクラスを推定する。 - 特許庁




  
日本語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.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., 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 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
  
© 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 (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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS