tupleを含む例文一覧と使い方
該当件数 : 290件
Returns a new tuple object containing the contents of list;equivalent to "tuple(list)". 例文帳に追加
list の内容が入った新たなタプルオブジェクトを返します;"tuple(list)". と同じです。 - Python
If the form ``*identifier''is present, it is initialized to a tuple receiving any excesspositional parameters, defaulting to the empty tuple. 例文帳に追加
この変数のデフォルト値は空のタプルです。 - Python
Returns a tuple of that information, unless the parse fails, in which case a 2-tuple of('', '') is returned.例文帳に追加
失敗した場合は 2要素のタプル ('', '') を返します。 - Python
TUPLE COMMUNICATION PROCESSING METHOD, TUPLE COMMUNICATION PROCESSING PROGRAM AND RECORDING MEDIUM例文帳に追加
タプル通信処理方法、タプル通信処理プログラム及び記録媒体 - 特許庁
For instance, tuple('abc') returns('a', 'b', 'c') and tuple([1, 2, 3]) returns(1, 2, 3). 例文帳に追加
sequence がすでにタプルの場合、そのタプルを変更せずに返します。 - Python
Can be used to resize a tuple. newsize will be the new length of the tuple.例文帳に追加
タプルをリサイズする際に使えます。 newsize はタプルの新たな長さです。 - Python
Takes a pointer to a tuple object, and returns the size of that tuple.例文帳に追加
タプルオブジェクトへのポインタを引数にとり、そのタプルのサイズを返します。 - Python
Each tuple contains four values: the type, the quantifier, the name, and a tuple of children.例文帳に追加
各タプルには 4 つの値: 型、限定詞 (quantifier)、名前、そして子のタプル、が収められています。 - Python
A marker consists of a tuple of three elements.例文帳に追加
一つのマーカーは三つの要素のタプルです。 - Python
The tuple containing the actual parameters should be passed as args; it must actually be a tuple.例文帳に追加
実引数の入ったタプルは args に渡します;このタプルは本当のタプルでなくてはなりません。 - Python
Creates a tuple consuming count items from the stack, and pushes the resulting tuple onto the stack.例文帳に追加
スタックからcount個の項目を消費するタプルを作り出し、できたタプルをスタックにプッシュします。 - Python
Returns the sequence o as a tuple, unless it is already a tuple or list, in which case o is returned.例文帳に追加
シーケンス o がすでにタプルやリストであれば o を返し、そうでなければ o をタプルで返します。 - Python
Returns information about a key, as a tuple. 例文帳に追加
キーに関数情報をタプルとして返します。 - Python
module tuple to an IMAP4"INTERNALDATE" representation. 例文帳に追加
モジュールタプルを IMAP4 "INTERNALDATE"表現形式に変換します。 - Python
If exc is a tuple, all exceptions in the tuple (and recursively in subtuples)are searched for a match.例文帳に追加
excがタプルならば、タプル内(と再帰的にサブタプル内)のすべての例外が一致するか調べられます。 - Python
Takes a slice of the tuple pointed to by p from low to high and returns it as a new tuple.例文帳に追加
p の指すタプルオブジェクト内の、位置 low からhigh までのスライスを取り出して、タプルオブジェクトとして返します。 - Python
The argument is a tuple consisting of the various parameters.例文帳に追加
引数はそれぞれのパラメータからなるタプルです。 - Python
The result is a tuple of 2 integers:(message count, mailbox size). 例文帳に追加
結果は2つのintegerからなるタプルとなります。 (message count, mailbox size). - Python
A weighted association rule from the group of a tuple list is found out, and each tuple is constituted of an item and related weight, and each tuple list is constituted of plural tables.例文帳に追加
タプル・リストの集合からの重み付き相関ルールが発見され、各タプルは、項目および関連する重みからなり、各タプル・リストは、複数のタプルからなる。 - 特許庁
To format only a tuple you should therefore provide a singleton tuple whose only element is the tuple to be formatted.例文帳に追加
従って、一個のタプルだけをフォーマット出力したい場合には出力したいタプルを唯一の要素とする単一のタプルを values に与えなくてはなりません。 - Python
Return the current collection thresholds as a tuple of(threshold0, threshold1, threshold2). 例文帳に追加
現在の検出閾値を、(threshold0, threshold1,threshold2)のタプルで返します。 - Python
This subtype of PyObject represents a Python tuple object. 例文帳に追加
この PyObject のサブタイプは Python のタプルオブジェクトを表現します。 - Python
The tuple will always grow or shrinkat the end. 例文帳に追加
タプルは常に指定サイズの末尾まで伸縮します。 - Python
To provide a network distribution sharing system capable of reducing communication traffic volume in a communication using Tuple.例文帳に追加
Tupleを用いた通信であって、通信量を減じることが出来るネットワーク分散共有システムを提供する。 - 特許庁
Tuple consisting of the program time in minutes,seconds, and frames. 例文帳に追加
プログラムの時間を示す分、秒、フレームからなるタプル。 - Python
Return a 3-tuple, (ISO year, ISO week number, ISO weekday). 例文帳に追加
3 要素のタプル (ISO 年、ISO 週番号、ISO 曜日) を返します。 - Python
state is a tuple containing the state of the converter. 例文帳に追加
state は変換ルーチンの内部状態を入れたタプルです。 - Python
It then passes a tuple of converted values to your callback.例文帳に追加
変換後の値はタプルとしてコールバックに渡されます。 - Python
The tuple contains 5 strings:(sysname, nodename, release, version,machine). 例文帳に追加
このタプルには 5 つの文字列:(sysname, nodename, release, version,machine) が入っています。 - Python
Tuple consisting of the absolute time in minutes,seconds, and frames. 例文帳に追加
絶対的な時刻を示す分、秒、フレームからなるタプル。 - Python
Return a tuple (y, x) of co-ordinates of upper-leftcorner. 例文帳に追加
左上の角の座標をあらわすタプル (y, x) を返します。 - Python
| 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会員(無料)になると
|