1016万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > "class variable"に関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

"class variable"を含む例文一覧と使い方

該当件数 : 16



例文

Controlling class variable access 例文帳に追加

クラス変数へのアクセス制御 - PEAR

The data is stored in the class variable data. 例文帳に追加

データは、クラス変数 data に保存されます。 - PEAR

Enables you to rename all occurrences of a class, variable, or method to something more meaningful. 例文帳に追加

クラスや変数、メソッドに一致する文字列をすべてより分かりやすい名前に変更できます。 - NetBeans

The allowed or standard type are defined in the class variable allowedTypes as array. 例文帳に追加

使用できる、あるいは標準の型の一覧は、クラス変数allowedTypes に配列で定義されています。 - PEAR

例文

name'', and an instance variable hides a class variable with the same name when accessed in this way.例文帳に追加

この表記でアクセスする場合、インスタンス変数は同名のクラス変数を隠蔽します。 - Python


例文

Case is not significant, and the name may match either the class variable name or the class name.例文帳に追加

大文字と小文字は区別され、名前はクラス変数名かクラス名にマッチする。 - XFree86

The modifier for the class variable is set to private while getter and setter methods are generated with public modifiers.例文帳に追加

クラス変数の修飾子は private に設定され、取得メソッドと設定メソッドは public の修飾子を指定して生成されます。 - NetBeans

It looks for ref in the instance (or class)variable entitydefs which should be a mapping from entity names to corresponding translations.例文帳に追加

このメソッドは、エンティティ名を対応する変換文字に対応付けているインスタンス (またはクラス) 変数である entitydefs 中でref を探します。 - Python

To provide a memory management method controlling access to a specific portion of a class variable area of a specific instance.例文帳に追加

特定のインスタンスのクラス変数領域の特定部分に対するアクセスを制御するメモリ管理方法を提供することを目的とする。 - 特許庁

例文

This class variable can be assigned a string, iterable, or sequence of strings with variable names used by instances.例文帳に追加

このクラス変数には、文字列、反復可能オブジェクト、あるいはインスタンスが用いる変数名を表す文字列からなるシーケンスを代入することができます。 - Python

例文

to tell servers that it is a particular user agent,set this in a subclass as a class variable or in the constructorbefore calling the base constructor. 例文帳に追加

を特定のユーザエージェントであるとサーバに通知するには、サブクラスの中でこの値をクラス変数として値を設定するか、コンストラクタの中でベースクラスを呼び出す前に値を設定してください。 - Python

In the third-kind state, the maximum number of the setting times in the third class state is increased and reduced in accordance with the number of the balls entering while the third class variable prize-winning port operates opening and closing in the first process in a series of the processes.例文帳に追加

第3種状態では、一連の行程における最初の行程で、第3種可変入賞口の開閉動作中に入賞した球数に応じて、当該第3種状態における最大セット回数が増減する。 - 特許庁

The displacing operation of the second class variable prize-winning means 240 is repeated with maximum number of continuing times as an upper limit on condition that a ball enters a specific internal area and after then, the third class starting condition is set to be formable.例文帳に追加

第2種可変入賞手段240の変位動作が内部の特定領域への球の入賞を継続条件として最大継続回数を上限に繰り返され、その後、第3種始動条件が成立可能に設定される。 - 特許庁

Notice that Fields' Visibility is by default set to private, and Accessors' Visibility to public, indicating that the access modifier for class variable declaration will be specified as private, whereas getter and setter methods will be generated with public and private modifiers,respectively.例文帳に追加

フィールドの可視性はデフォルトで private に、アクセス用メソッドの可視性は public に設定されています。 これは、クラス変数宣言のアクセス修飾子は private と指定され、取得メソッドと設定メソッドはそれぞれ public と private の修飾子を指定して生成されることを示します。 - NetBeans

In order to realize the parallel processings, for a class variable instructed by a parallelization instruction sentence or a class type variable included in the execution sentence of a parallel execution object, it is required to generate objects 1010 and 1020 for the parallelized processing of the class other than the object 1000 specified by the source program.例文帳に追加

並列処理を実現するには、ソースプログラムで指定されたオブジェクト1000の他に、並列化指示文で指示されたクラス変数又は並列実行対象の実行文に含まれるクラス型変数のために、当該クラスの並列化処理用オブジェクト1010,1020を生成しなければならない。 - 特許庁

例文

Inline development for copying only a virtual function table pointer setting sentence relative to a constructor to a corresponding class or a parent class just after class variable definition, is performed and the pointer setting sentence to a virtual function table in the function is not copied on a caller function relative to a constructor function in normal inline development.例文帳に追加

クラス変数定義の直後で、対応するクラスおよび親クラスにコンストラクタに関して、仮想関数テーブルポインタ設定文のみ複写するインライン展開を実施し、通常のインライン展開においては、コンストラクタ関数に関して、関数中の仮想関数テーブルへのポインタ設定文はcaller関数に複写しない。 - 特許庁

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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.
  
© 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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS