「wrapper class」を含む例文一覧(24)

  • Wrapper class for traceroute calls
    traceroute 呼び出しのラッパクラス - PEAR
  • pass in an instance of the Binary wrapper class
    Binaryラッパクラスのインスタンス - Python
  • Class wrapper for list objects.
    リストオブジェクトのためのクラスラッパー。 - Python
  • Class wrapper for dictionary objects.
    辞書オブジェクトのためのクラスラッパー。 - Python
  • 3.8 UserList -- Class wrapper for list objects
    3.8 UserList -- リストオブジェクトのためのクラスラッパー - Python
  • Class wrapper for string objects.
    文字列オブジェクトのためのクラスラッパー。 - Python
  • 3.7 UserDict -- Class wrapper for dictionary objects
    3.7 UserDict -- 辞書オブジェクトのためのクラスラッパー - Python
  • 3.9 UserString -- Class wrapper for string objects
    3.9 UserString -- 文字列オブジェクトのためのクラスラッパー - Python
  • There is a Python class wrapper, independent of Tkinter.wxWindows is much richer in widgets than
    Tkinterに依存しない Python クラスブラウザがあります。 wxWindowsは - Python
  • If it isn't possible to keep the class compatible himself, try to create a wrapper class to keep compatibility.
    互換性の維持ができない場合は、互換性を維持するラッパクラスを作成してください。 - PEAR
  • This module defines a class that acts as a wrapper aroundlist objects.
    このモジュールはリストオブジェクトのラッパーとして働くクラスを定義します。 - Python
  • This module defines a class that acts as a wrapper arounddictionary objects.
    このモジュールは辞書オブジェクトのラッパーとして働くクラスを定義します。 - Python
  • This module defines a class that acts as a wrapper around string objects.
    このモジュールは文字列オブジェクトのラッパーとして働くクラスを定義します。 - Python
  • You then extend the ObjectListDataProvider class to build a TripDataProvider wrapper for the Trips POJO, and bind the Table component to an instance of the TripDataProvider class.
    さらに ObjectListDataProvider クラスを拡張して、Trips POJO に TripDataProvider ラッパーを構築し、TripDataProvider クラスのインスタンスに表コンポーネントをバインドします。 - NetBeans
  • In this section you extend the ObjectListDataProvider class to build a TripDataProvider wrapper for the results from a trips query.
    この節では、ObjectListDataProvider クラスを拡張し、trips クエリーの結果用の TripDataProvider ラッパーを構築します。 - NetBeans
  • in seconds since the epoch; pass in an instance of the DateTime wrapper class
    エポックからの経過秒数。 引数として指定する時はDataTimeラッパクラスのインスタンスを使用する。 - Python
  • If you have to passarbitrary strings via XML-RPC, use the Binary wrapper class described below.
    そのような文字列を渡す必要がある場合は、後述のBinaryラッパクラスを使用してください。 - Python
  • Don't care, if this wrapper needs a lot of time or memory, a wrapper class only has to keep compatibility and make migration easier.
    ラッパクラスは互換性を維持し、移行をより簡単にするためだけのものですから作動時間・メモリを多く必要としても気にしないでください。 - PEAR
  • This method includes a step for converting mainly an original class into a wrapper class, and the wrapper class records input data and output data of the hardware circuit block in comparison with the original class.
    主にオリジナルクラス(original class)をラッパークラス(wrapper class)に転換するステップを含み、ラッパークラス(wrapper class)はオリジナルクラス(original class)に比べハードウエア回路ブロックの入力データと出力データを記録することができる。 - 特許庁
  • A class method object, like a static method object, is a wrapper around another object that alters the way in which that object is retrieved from classes and class instances.
    クラスメソッドオブジェクトは、静的メソッドオブジェクトに似て、別のオブジェクトを包むラッパであり、そのオブジェクトをクラスやクラスインスタンスから取り出す方法を代替します。 - Python
  • CLASS OBJECT WRAPPER OF DOCUMENT OBJECT MODEL (DOM) ELEMENT OF PROJECT TASK MANAGEMENT SYSTEM FOR MANAGING PROJECT SCHEDULE ON NETWORK
    ネットワーク上でプロジェクトスケジュールを管理するためのプロジェクトタスク管理システムのドキュメント・オブジェクト・モデル(DOM)要素のクラスオブジェクトラッパ - 特許庁
  • A simple``wrapper'' class may be created in Python to hide the use of ASTobjects.The parser module defines functions for a few distinctpurposes.
    ASTオブジェクトを使っていることを隠すために、簡単な``ラッパー''クラスをPythonで作ることができます。 parserモジュールは二、三の別々の目的のために関数を定義しています。 - Python
  • The dispatcher class is a thin wrapper around a low-level socket object.To make it more useful, it has a few methods for event-handling which are called from the asynchronous loop.
    dispatcherクラスは、低レベルソケットオブジェクトの薄いラッパーです。 便宜上、非同期ループから呼び出されるイベント処理メソッドを追加していますが、これ以外の点では、non-blockingなソケットと同様です。 - Python
  • A step of a top module necessary for generating hardware logic simulation includes a step for converting an original unit test into an expansion unit test, and a step for generating an input pattern file by performing a unit test to the wrapper class by the expansion unit test.
    さらにハードウエアロジックシュミレーション発生に必要とするトップモジュールのステップは、オリジナルユニットテストを拡充ユニットテストに転換するステップ、拡充ユニットテストはラッパークラス(wrapper class)に対してユニットテストを行い入力パターンファイルを発生するステップを含む。 - 特許庁

例文データの著作権について

  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • PEAR
    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/ ).
  • Python
    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.
  • NetBeans
    © 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.