1153万例文収録!

「-tuple」に関連した英語例文の一覧と使い方(3ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

-tupleを含む例文一覧と使い方

該当件数 : 290



例文

Return true if p is a tuple object or an instance of a subtype of the tuple type.Changed in version 2.2:Allowed subtypes to be accepted.例文帳に追加

p がタプルオブジェクトか、タプル型のサブタイプのインスタンスである場合に真を返します。 バージョン 2.2 で 変更 された仕様:サブタイプを引数にとれるようになりました - Python

Contains a tuple of the form (host, port) referring to the client's address.例文帳に追加

HTTP クライアントのアドレスを参照している、(host, port) の形式をとるタプルが入っています。 - Python

Note that fields 6, 7, and 8 of the result tuple are not usable.例文帳に追加

返されるタプルの 6、7、8番目のフィールドは有効ではないので注意してください。 - Python

If it succeeds, returns a tuple as described above, otherwise None is returned.例文帳に追加

識別可能なら上記のタプルを返し、識別できない場合はNoneを返します 。 - Python

例文

The thread executes the function function with the argument list args (which must be a tuple).例文帳に追加

スレッドは引数リストargs(タプルでなければなりません)の関数functionを実行します。 - Python


例文

Changed in version 2.2:Support for a tuple as the second argument added. 例文帳に追加

バージョン 2.2 で 変更 された仕様:二つ目の引数にタプルのサポートを追加しました。 - Python

Return a 5-tuple containing information identifying the current operating system.例文帳に追加

現在のオペレーティングシステムを特定する情報の入った 5 要素のタプルを返します。 - Python

It should return a tuple (x,y) giving the current position of the scrollbars (between0 and 32767). 例文帳に追加

現在のスクロールバーの位置を与えるタプル (x, y) を(0 の 32767 間で)返してください。 - Python

A substituting section 3 substitutes a tuple having an optional schema in a variable when the variable is declared using a tuple defined based on the definition information.例文帳に追加

代入部3は、変数が、この定義情報に基づいて定義されたタプルを用いて宣言されている場合、その変数に任意のスキーマを持つタプルを代入する。 - 特許庁

例文

Set the cursor to the item indicated by key and return a tuple containing the key and its value.例文帳に追加

カーソルを key で示される要素に移動し、キー及び値からなるタプルを返します。 - Python

例文

Return a tuple whose items are the same and in the same order assequence's items. sequence may be a sequence, a container that supports iteration, or an iterator object.If sequence is already a tuple, itis returned unchanged.例文帳に追加

sequence の要素と要素が同じで、かつ順番も同じになるタプルを返します。 sequence はシーケンス、反復をサポートするコンテナ、およびイテレータオブジェクトをとることができます。 - Python

The second parameter(often called args) is a tuple object representing all arguments.例文帳に追加

第二のパラメタ (よく args と呼ばれます) は、全ての引数を表現するタプルオブジェクトです。 - Python

Create and return a new datetime. datetime object given an argument tuple suitable for passing to datetime.例文帳に追加

dateitme.datetime.fromtimestamp() に渡すのに適した引数タプルから新たな datetime.datetime オブジェクトを生成して返します。 - Python

Create and return a new datetime. date object given an argument tuple suitable for passing to datetime.例文帳に追加

dateitme.date.fromtimestamp() に渡すのに適した引数タプルから新たな datetime.date オブジェクトを生成して返します。 - Python

It the timezone item in the tuple is None, assumelocal time. 例文帳に追加

与えられた時間帯が None である場合、時間帯として現地時間 (localtime) が仮定されます。 - Python

If locale is specified, it may be a string, a tuple of the form (language code, encoding), or None.If it is a tuple, it is converted to a string using the localealiasing engine.例文帳に追加

locale を指定する場合、文字列、(language code, encoding)、からなるタプル、またはNone をとることができます。 locale がタプルのの場合、ロケール別名解決エンジンによって文字列に変換されます。 - Python

If the timezone item in the tuple is None, assumelocal time. 例文帳に追加

タプル内のタイムゾーン要素が None の場合、地域の時刻を表しているものと家庭します。 - Python

This function returns a tuple of three values that give information about the exception that is currently being handled.例文帳に追加

この関数は、現在処理中の例外を示す三つの値のタプルを返します。 - Python

The second form specifies the color as a tuple of the RGB values, each in the range [0.. 1].例文帳に追加

二番目の形式は色をRGB値(それぞれは範囲[0..1])のタプルとして指定します。 - Python

The co-ordinates may be specified either as two separate arguments or as a 2-tuple.例文帳に追加

座標は二つの別個の引数か、2-タプルのどちらかで指定することができます。 - Python

To catch any of a group of exceptions, a tuple containing the exception classes may be passed as exception.例文帳に追加

複数の例外を指定する場合には、例外クラスのタプルをexceptionに指定します。 - Python

To execute file access as communication using a channel in a tuple space type communication system.例文帳に追加

タプル空間型通信システムにおいてファイルアクセスをチャネルを用いた通信として実行する。 - 特許庁

Three 2-tuple candidates are obtained using positional relation between "consumables expense" and data word candidates.例文帳に追加

“消耗品費”とデータ単語候補との位置関係から、3個の二つ組候補が得られる。 - 特許庁

The argument list must always be a tuple object, whose length is the number of arguments.例文帳に追加

引数リストは常にタプルオブジェクトでなければならず、その長さは引数の数になります。 - Python

Return a tuple (y, x) of current cursor position relative to the window's upper-left corner. 例文帳に追加

ウィンドウの左上角からの相対で表した現在のカーソル位置をタプル(y, x) で返します。 - Python

The trailing comma is required only to create a single tuple (a.k.a. a singleton); it is optional in all other cases.例文帳に追加

単一要素のタプル (別名単集合 (singleton)) を作りたければ、末尾にカンマが必要です。 - Python

Return a (left, top, right, bottom)tuple suitable for creation of a window of given width and height. 例文帳に追加

与えた幅と高さのウィンドウを作成するのに必要な、(left,top, right, bottom) からなるタプルを返します。 - Python

Return a tuple consisting of the minimum and maximum values of all samples in the sound fragment.例文帳に追加

音声データ全サンプル中における最小値と最大値からなるタプルを返します。 - Python

A macro definition is either a (name, value) 2-tuple or a (name,) 1-tuple.The former defines a macro; if the value is None, the macro is defined without an explicit value.例文帳に追加

もしvalueがNoneであれば、マクロは特定の値をもたないで定義されます。 - Python

Changed in version 2.2.2:unquote argument added, and 3-tuple return value possible.例文帳に追加

バージョン 2.2.2 で 変更 された仕様:unquote 引数の追加、3要素タプルが返り値になる可能性あり - Python

The tuple itself is also available on the args attribute.New in version 1.5.2.例文帳に追加

タプル自体は args 属性から得ることもできます。 バージョン 1.5.2 で 新たに追加 された仕様です。 - Python

In this last case,args contains the verbatim constructor arguments as a tuple. 例文帳に追加

後者のケースでは、args がコンストラクタに与えた引数をそのままタプルの形で含んでいます。 - Python

If the inputstring has no timezone, the last element of the tuple returned isNone. 例文帳に追加

) 入力文字列がタイムゾーン情報を持たない場合、タプルの最後の要素は Noneになります。 - Python

Each item of the tuple corresponds to an argument in the call's argument list.例文帳に追加

タプル内の各要素は、呼び出しの際の引数リストにおける各引数に対応します。 - Python

The 2-tuple passed back will contain the name of the synonym and the ``real'' option (such as ('bg','background')).例文帳に追加

このタプルには、同義語の名前と 「本当の」オプション名が入っています (例えば('bg', 'background'))。 - Python

Tuple of base types.This is set for types created by a class statement. 例文帳に追加

基底型からなるタプルです。 class 文で生成されたクラスの場合このフィールドがセットされます。 - Python

A single item tuple must have a trailing comma, such as (d,).例文帳に追加

要素が一つのタプルでは、例えば (d,) のように、要素の後ろにコンマをつけなければなりません。 - Python

A request transmission part 31 of a transmission-side host device 3 sends a transmission request to a tuple space 2, and a request transmission part 31 of a reception-side host device 3 sends a reception request to a tuple space 2.例文帳に追加

送信側ホスト装置3のリクエスト送信部31は、送信リクエストをタプル空間2に送り、受信側ホスト装置3のリクエスト送信部31は、受信リクエストをタプル空間2に送る。 - 特許庁

The length of the tuple must be at leastmin and no more than max; min and max may be equal.例文帳に追加

タプルの長さは少なくとも min で、max を超えてはなりません;min と max が等しくてもかまいません。 - Python

In other cases, you may have to construct a new tuple to pass as the argument list.例文帳に追加

また別のケースでは、新しいタプルを構築して引数リストを渡さねばならないかもしれません。 - Python

Return a tuple with three floating point values representing the creation date, modification date and backup date of the file.例文帳に追加

作成日、修正日、バックアップ日を意味する3つの浮動小数点数からなるタプルを返します。 - Python

For MatchObject m, return the 2-tuple(m.start(group), m.end(group)).Note that if group did not contribute to the match, this is(-1, -1). 例文帳に追加

MatchObject m については、 2-タプル(m.start(group)、 m.end(group))を返します。 もし group がマッチに寄与しなかったら、これは(-1, -1) です。 - Python

The return value can either be a string, or a 3-tuple if the parameter wasRFC 2231 encoded.例文帳に追加

返り値は文字列か 3 要素のタプルで、タプルになるのはパラメータが RFC 2231 エンコードされている場合です。 - Python

Ifargdefs is given, it must be a tuple and will be used to determine the default values of parameters.例文帳に追加

argdefsを与える場合はタプルでなければならず、パラメータのデフォルト値を決めるために使われます。 - Python

A tuple of two strings: the first is the name of the local non-DSTtimezone, the second is the name of the local DST timezone. 例文帳に追加

二つの文字列からなるタプルです。 最初の要素は DST でないローカルのタイムゾーン名です。 - Python

The arg argument must be a tuple object containing an argument list passed from Python to a C function.例文帳に追加

引数arg は C 関数から Python に渡される引数リストが入ったタプルオブジェクトでなければなりません。 - Python

A slicing selects a range of items in a sequence object (e.g., a string, tuple or list).例文帳に追加

スライス表記はシーケンスオブジェクト (文字列、タプルまたはリスト) におけるある範囲の要素を選択します。 - Python

A subscription selects an item of a sequence (string, tuple or list)or mapping (dictionary) object: 例文帳に追加

添字表記は、シーケンス (文字列、タプルまたはリスト) やマップ (辞書)オブジェクトから、要素を一つ選択します: - Python

An error table 2 receives the calculated n-tuple processing error and outputs a distribution error, that is obtained by multiplying a prescribed weight which corresponds to each peripheral pixel by the n-tuple processing error.例文帳に追加

算出されたn値化誤差を入力値とし、誤差テーブル2が、該n値化誤差に各周辺画素に対応の所定の重み係数を乗算することによって得られる配分誤差を出力する。 - 特許庁

例文

In the stream data processing method for processing data with a lifetime thereof defined by a window, an operation result excluding a delay tuple is instantly outputted together with an unconfirmed flag according to delay processing HBT while an interim processing result necessary for reproduction is retained together with the lifetime, and when the delay tuple arrives, a correct processing result is calculated from the delay tuple and the processing result restoration tuple.例文帳に追加

ウィンドウによって生存期間が定義されるデータに対して処理するストリームデータ処理方法において、遅延処理HBTに従い、遅延タプルを除く演算結果を未確定フラグとともに即時に出力するとともに、再生に必要な途中処理結果を生存期間とともに保持し、遅延タプル到着時には、遅延タプル、および処理結果復元タプルから正確な処理結果を算出する。 - 特許庁




  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS