1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Compatible Classに関連した英語例文

セーフサーチ:オフ

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

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

セーフサーチについて

Compatible Classの部分一致の例文一覧と使い方

該当件数 : 18



例文

A class that is more or less compatible withFrameWork.Application but with less functionality. 例文帳に追加

FrameWork.Applicationとある程度互換なクラスですが、機能は少ないです。 - Python

If it isn't possible to keep the class compatible himself, try to create a wrapper class to keep compatibility. 例文帳に追加

互換性の維持ができない場合は、互換性を維持するラッパクラスを作成してください。 - PEAR

The StreamReader class is a subclass of Codec and defines the following methods which every stream reader must define inorder to be compatible to the Python codec registry.例文帳に追加

StreamReader クラスは Codec のサブクラスで、以下のメソッドを定義しています。 - Python

The StreamWriter class is a subclass of Codec and defines the following methods which every stream writer must define inorder to be compatible to the Python codec registry.例文帳に追加

StreamWriter クラスは Codec のサブクラスで、以下のメソッドを定義しています。 - Python

例文

(This is the only method in the class that is not compatible with PHP 4). 例文帳に追加

したがって PHP 5 が必要となります(このクラスの中で唯一 PHP 4 では使用できないメソッドです)。 - PEAR


例文

This method for producing the main tissue-compatible antigen class II protein is characterized in that a microorganism is transformed by using a gene encoding the main tissue-compatible antigen class II protein.例文帳に追加

主要組織適合性抗原クラスII蛋白質をコードする遺伝子を用いて微生物を形質転換することを特徴とする主要組織適合性抗原クラスII蛋白質の製造方法。 - 特許庁

To provide a cowl structure having strength, and making weight reduction and improvement of high-class appearance quality compatible.例文帳に追加

強度を有して軽量化と高級外観品質の向上を両立させることが可能である。 - 特許庁

To provide a method for producing a main tissue-compatible antigen class II protein (MHC (major histocompatibility complex) class II) observed at the surface or the like of an antigen-presenting cell.例文帳に追加

本発明は、抗原提示細胞表面などに見られる主要組織適合性抗原クラスII蛋白質(以下MHCクラスIIと略す)の製造方法を提供する。 - 特許庁

The compatible ID is an identifier associated with a class driver 202 being a simple driver available in the plurality of models.例文帳に追加

コンパチブルIDは、複数の機種に適用される簡易ドライバーであるクラスドライバー202に対応付けられる識別子である。 - 特許庁

例文

To make the aspect of safety and washing suitability and the aspect of a high-class feeling and texture be compatible in a decoration body.例文帳に追加

装飾体において、安全性や洗濯適合性という側面と、高級感や質感という側面を両立させる。 - 特許庁

例文

The CGIHTTPServer module defines a request-handler class,interface compatible with BaseHTTPServer.BaseHTTPRequestHandler and inherits behavior from SimpleHTTPServer.SimpleHTTPRequestHandler but can also run CGI scripts.例文帳に追加

CGIHTTPServer モジュールでは、BaseHTTPServer.BaseHTTPRequestHandler 互換のインタフェースを持ち、SimpleHTTPServer.SimpleHTTPRequestHandler の動作を継承していますが CGI スクリプトを動作することもできる、HTTP 要求処理機構クラスを定義しています。 - Python

The pipes module defines a class to abstract the concept of a pipeline -- a sequence of convertors from one file to another.Because the module uses /bin/sh command lines, a POSIX or compatible shell for os.例文帳に追加

pipes モジュールでは、'pipeline' の概念 -- あるファイルを別のファイルに変換する機構の直列接続 -- を抽象化するためのクラスを定義しています。 - Python

An object is compatible with an exception if itis either the object that identifies the exception, or (for exceptions that are classes) it is a base class of the exception, or it is a tuple containing an item that is compatible with the exception.例文帳に追加

ある例外に対してオブジェクトが互換であるのは、オブジェクトがその例外のアイデンティティを持つオブジェクトであるか、(クラスの例外の場合) 例外の基底クラスであるか、例外と互換性のある要素が入ったタプルである場合です。 - Python

To provide a single-end-output type class D amplifier compatible with loads such as a stereo headphone, without using expensive parts, such as a crystal oscillator or a transformer.例文帳に追加

水晶振動子やトランスのような高価な部品を使用することなくステレオヘッドフォンのような負荷に対応するシングルエンド出力型D級アンプを提供すること。 - 特許庁

To provide a nanoparticle manufacturing technique compatible with mass production, that is, an apparatus and a method for manufacturing a nanoparticle, which nanoparticle shows recovery rate of 30% class or more and a high dispersibility, in the manufacturing field of the nanoparticle such as of oxides or of metals having a particle diameter of 100 nm class or less.例文帳に追加

粒子直径が100nm級以下の金属及び酸化物等ナノ粒子の製造分野において、量産化対応が可能なナノ粒子製造技術、即ち回収率が30%級以上で、かつ分散性の高いナノ粒子の製造装置及び方法を提供すること。 - 特許庁

It is backward compatible with IMAP4 (RFC 1730) servers, but note that the"STATUS" command is not supported in IMAP4.Three classes are provided by the imaplib module,IMAP4 is the base class:例文帳に追加

このクラスは IMAP4 (RFC 1730) 準拠のサーバと後方互換性がありますが、"STATUS" コマンドは IMAP4 ではサポートされていないので注意してください。 imaplib モジュール内では三つのクラスを提供しており、IMAP4 は基底クラスとなります: - Python

The class provides a backward compatible way to reproduce results from earlier versions of Python which used the Wichmann-Hill algorithm as the core generator.Changed in version 2.3:Substituted MersenneTwister for Wichmann-Hill.例文帳に追加

このクラスは、乱数生成器に Wichmann-Hill 法を使っていた古いバージョンの Python から得られた結果を再現するための、後方互換の手段になります。 バージョン 2.3 で 変更 された仕様:MersenneTwister を Wichmann-Hill の代わりに使う - Python

例文

To provide a new tumor-associated antigen in the development of a tumor vaccine, and a new amino acid sequence such as a peptide recognizable by a CD4-positive CTL, identifying and characterizing an immune T-helper epitope derived therefrom, and having the binding ability to a human main tissue-compatible antigen complex (MHC) class II.例文帳に追加

腫瘍ワクチンの開発における、新規な腫瘍関連抗原、および、CD4陽性CTLによって認識可能なそれらに由来する免疫性Tヘルパーエピトープの同定並びに特徴付け、ヒト主要組織適合抗原複合体(MHC)クラスIIへの結合能を有するペプチドのような新規なアミノ酸配列を提供する。 - 特許庁




  
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 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