SPECIFIC DETECTION OF H5 SUBTYPE INFLUENZA VIRUS H5亜型インフルエンザウイルスの特異的検出 - 特許庁
Return the subtype as specified in the Content-Type:header.
Content-Type:ヘッダで指定された下位型を返します。 - Python
Returns true if a is a subtype of b.New in version 2.2.
a が b のサブタイプの場合に真を返します。 - Python
This subtype of PyObject represents a Python Unicode object.
この PyObject のサブタイプは Unicode オブジェクトを表現します。 - Python
This subtype of PyObject represents a buffer object.
この PyObject のサブタイプはバッファオブジェクトを表現します。 - Python
The default value of the Binding Subtype field is RPC Literal.
「結合サブタイプ」フィールドのデフォルト値は「RPC リテラル」です。 - NetBeans
This subtype of PyObject represents a Python list object.
この PyObject のサブタイプは Python のリストオブジェクトを表現します。 - Python
This subtype of PyObject represents a Python long integer object. この PyObject のサブタイプは長整数型を表現します。 - Python
This subtype of PyObject represents a Python tuple object.
この PyObject のサブタイプは Python のタプルオブジェクトを表現します。 - Python
Under Binding Subtype, select the Document Literal radio button.
「結合サブタイプ」の下の「DOCUMENT リテラル」ラジオボタンを選択します。 - NetBeans
This subtype of PyObject represents a Python dictionary object. この PyObject のサブタイプは Python の辞書オブジェクトを表現します。 - Python
PRIMER SET FOR DETERMINING NA SUBTYPE OF AVIAN INFLUENZA VIRUS 鳥インフルエンザウイルスのNA亜型判定用プライマーセット - 特許庁
IMMUNOLOGY-DETECTION METHOD OF HUMAN INFLUENZA VIRUS H3 SUBTYPE ヒトインフルエンザウイルスH3亜型の免疫学的検出法 - 特許庁
Returns true if p is a dict object or an instance of a subtype of the dict type.Changed in version 2.2:Allowed subtypes to be accepted. 引数が PyDictObject のときに真を返します。 - Python
This subtype of PyObject represents a Python file object.
この PyObject のサブタイプは Python のファイル型オブジェクトを表現します。 - Python
This subtype of PyObject represents a Python integer object. この PyObject のサブタイプは Python の整数型オブジェクトを表現します。 - Python
This subtype of PyObject represents a Python string object.
この PyObject のサブタイプは Python の文字列オブジェクトを表現します。 - Python
The type map is returned as a dictionary mapping filename extensions,including the leading dot ("."), to strings of the form'type/subtype'.
型のマップは、先頭の dot (".") を含むファイル名拡張子を、'type/subtype'の形の文字列にマッピングする辞書として返されます。 - Python
METHOD FOR DISCRIMINATING SUBTYPE OF GENOTYPE B OF HEPATITIS B VIRUS B型肝炎ウイルスのジェノタイプBのサブタイプの判別方法 - 特許庁
METHOD FOR DISCRIMINATING SUBTYPE OF GENOTYPE A OF HEPATITIS B VIRUS B型肝炎ウイルスのジェノタイプAのサブタイプの判別方法 - 特許庁
The period paging rate plot is recorded in subtype 3 records.
周期ページング率プロットはサブタイプ3のレコードに記録される. - コンピューター用語辞典
Return true if the object o is of type type or a subtype of type. オブジェクト o が、 type か type のサブタイプであるときに真を返します。 - Python
Returns true if the object o is a type object, but not a subtype of the standard type object. オブジェクト o が型オブジェクトの場合に真を返します。 - Python
Under Binding Subtype, select Document Literal, then click Finish.
「結合サブタイプ」の下で「DOCUMENT リテラル」を選択し、「完了」をクリックします。 - NetBeans
This subtype of PyObject represents a Python floating pointobject.
この PyObject のサブタイプは Python 浮動小数点型オブジェクトを表現します。 - Python
Set the main type and subtype for the Content-Type:header. type must be a string in the formmaintype/subtype, otherwise a ValueError israised.This method replaces the Content-Type: header, keeping all the parameters in place. それ以外の場合は ValueError が発生します。 このメソッドは Content-Type: ヘッダを置き換えますが、すべてのパラメータはそのままにします。 - Python
The subtype argument is the type of the object being created; the args and kwds arguments represent positional and keyword arguments of the call to the type. 引数 subtype は生成するオブジェクトの型です; args およびkwds 引数は、型を呼び出すときの固定引数およびキーワード引数です。 - Python
SOMATOSTATIN ANTAGONIST AND AGONIST ACTING ON SST SUBTYPE 2 RECEPTOR SSTサブタイプ2受容体に作用するソマトスタチンアンタゴニストとアゴニスト - 特許庁
To provide an antibody specifically recognizing H5 subtype influenza virus, a method for detecting the H5 subtype influenza virus and a kit therefor. H5亜型インフルエンザウイルスを特異的に認識する抗体、ならびにH5亜型インフルエンザウイルスの検出方法およびキットを提供する。 - 特許庁
To provide a TM2 strain persistent infection established cell and a FIV (feline immunodeficiency virus) subtype E stain persistent infection established cell which are applied to produce an inactivated FIV vaccine, wherein the TM2 strain persistent infection established cell steadily produces FIV isolate strain TM2 classified as the subtype B and the FIV subtype E stain persistent infection established cell steadily produces FIV isolate stain classified as subtype E. 不活化FIVワクチンの作出に供する、サブタイプBに分類されるFIV分離株TM2を恒常的に産生するTM2株持続感染株化細胞と、同じくサブタイプEに分類されるFIV分離株を恒常的に産生するFIVサブタイプE株持続感染株化細胞とを提供する。 - 特許庁
METHOD FOR ESTIMATING SUBTYPE OF G-PROTEIN CONJUGATED WITH ORPHAN GPCR オーファンGPCRと共役するGタンパク質のサブタイプの予測方法 - 特許庁
SOMATOSTATIN ANTAGONIST AND AGONIST FUNCTIONING IN SST SUBTYPE 2 RECEPTOR SSTサブタイプ2レセプターにおいて作用するソマトスタチンアンタゴニスト及びアゴニスト - 特許庁
Returns true if its argument is a PyFileObject, but not a subtype of PyFileObject.New in version 2.2. 引数が PyFileObject 型で、かつ PyFileObject 型のサブタイプでないときに真を返します。 - 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.