意味 | 例文 (41件) |
タプルで返しますの英語
追加できません
(登録数上限)
Weblio例文辞書での「タプルで返します」に類似した例文 |
|
「タプルで返します」の部分一致の例文検索結果
該当件数 : 41件
sequence がすでにタプルの場合、そのタプルを変更せずに返します。例文帳に追加
For instance, tuple('abc') returns('a', 'b', 'c') and tuple([1, 2, 3]) returns(1, 2, 3).発音を聞く - Python
シーケンス o がすでにタプルやリストであれば o を返し、そうでなければ o をタプルで返します。例文帳に追加
Returns the sequence o as a tuple, unless it is already a tuple or list, in which case o is returned. - Python
識別可能なら上記のタプルを返し、識別できない場合はNoneを返します 。例文帳に追加
If it succeeds, returns a tuple as described above, otherwise None is returned. - Python
識別可能なら上記のタプルを返し、識別できない場合はNoneを返します。例文帳に追加
Thisfunction returns a tuple as described above on success, or None. - Python
現在の検出閾値を、(threshold0, threshold1,threshold2)のタプルで返します。例文帳に追加
Return the current collection thresholds as a tuple of(threshold0, threshold1, threshold2).発音を聞く - Python
FSSpecオブジェクトで記述されたファイルの情報を、(wdRefNum, parID, name) のタプルで返します。例文帳に追加
Return the (wdRefNum, parID, name) tuple of the file described by the FSSpec object. - Python
list の内容が入った新たなタプルオブジェクトを返します;"tuple(list)". と同じです。例文帳に追加
Returns a new tuple object containing the contents of list;equivalent to "tuple(list)".発音を聞く - Python
-
履歴機能過去に調べた
単語を確認! -
語彙力診断診断回数が
増える! -
マイ単語帳便利な
学習機能付き! -
マイ例文帳文章で
単語を理解!
「タプルで返します」の部分一致の例文検索結果
該当件数 : 41件
開かれているレジストリキーの値を列挙し、タプルで返します。例文帳に追加
Enumerates values of an open registry key, returning a tuple.発音を聞く - Python
文字列cmdをos.popen()を使いシェル上で実行し、タプル(status, output)を返します。例文帳に追加
タプル pair の第1要素が偽である場合、第2要素の値をそのまま返します。例文帳に追加
If the first element of pair is false, then the second element is returned unmodified. - Python
形式のイメージが含まれた文字列で、この関数はタプル(data, width, height,bytesperpixel)を返します。例文帳に追加
format. It returns a tuple (data, width, height,bytesperpixel). - Python
(vrefnum, dirid) からなるタプルを返します。 where とwhich に指定できる定数は、標準モジュールCarbon.Foldersにあります。例文帳に追加
Returns a (vrefnum, dirid) tuple.The constants for where and which can be obtained from the standard module Carbon.Folders. - Python
Python codec レジストリから codec のタプルを探し、上で定義したような関数のタプルを返します。 encoding の検索は、まずにレジストリのキャッシュから行います。例文帳に追加
Looks up a codec tuple in the Python codec registry and returns the function tuple as defined above.Encodings are first looked up in the registry's cache. - Python
aをbにするための方法を記述する5つのタプルを返します。 それぞれのタプルは(tag, i1, i2, j1, j2)という形式であらわされます。例文帳に追加
Return list of 5-tuples describing how to turn a into b.Each tuple is of the form (tag, i1, i2,j1, j2).発音を聞く - Python
p がタプルオブジェクトで、かつタプル型のサブタイプのインスタンスでない場合に真を返します。 バージョン 2.2 で 新たに追加 された仕様です。例文帳に追加
Return true if p is a tuple object, but not an instance of a subtype of the tuple type.New in version 2.2. - Python
意味 | 例文 (41件) |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
ログイン |
Weblio会員(無料)になると 検索履歴を保存できる! 語彙力診断の実施回数増加! |
「タプルで返します」のお隣キーワード |
weblioのその他のサービス
ログイン |
Weblio会員(無料)になると 検索履歴を保存できる! 語彙力診断の実施回数増加! |