returnsを含む例文一覧と使い方
該当件数 : 6833件
Adds a new body to the table and returns the body identifier Parameter 例文帳に追加
新しい body をテーブルに追加し、追加した body の ID を返します。 - PEAR
Returns true if address is valid, false if not. 例文帳に追加
アドレスが有効な場合、true を返し、そうでなければ false を返します。 - PEAR
This returns one entry from the beginning of the search result. 例文帳に追加
これは、検索結果の最初の 1 件のエントリを返します。 - PEAR
Returns the whole article from the current selected newsgroup 例文帳に追加
現在選択されているニュースグループの記事全体を返します。 - PEAR
Returns locations of system folders like home, desktop, documents and others. 例文帳に追加
ホーム、デスクトップ、ドキュメントなどのシステムフォルダの場所を返します。 - PEAR
Returns array with information about the process with the supplied PID. 例文帳に追加
指定した PID のプロセスに関する情報を配列で返します。 - PEAR
The function does not work on PHP5 and returns an empty string ''. 例文帳に追加
この関数は PHP5 では動作せず、空の文字列'' を返します。 - PEAR
It returns an array of strings that represent the languages, e.g. 例文帳に追加
このメソッドは、言語を表す文字列の配列を返します。 - PEAR
If it returns undef it means that the value hasn't been initialised. 例文帳に追加
もし値がまだ初期化されていない場合は undef を返します。 - PEAR
If no argument is given, returns the empty string, ''.例文帳に追加
引数が与えられなかった場合、空の文字列 '' を返します。 - Python
Returns a Python string using the UTF-16 encoding in native byteorder. 例文帳に追加
ネイティブバイトオーダの UTF-16 でエンコードされた Python 文字列を返します。 - Python
Returns the value of the Boolean capability corresponding to the terminfo capability name capname.例文帳に追加
terminfo 機能名 capname に対応する機能値をブール値で返します。 - Python
Returns the value of the numeric capability corresponding to the terminfo capability name capname.例文帳に追加
terminfo 機能名 capname に対応する機能値を数値で返します。 - Python
Returns 0 on success or -1 on failure.例文帳に追加
成功した場合には 0 を、失敗した場合には -1 を返します。 - Python
Reads and returns the response body, or up to the next amt bytes. 例文帳に追加
応答の本体全体か、amt バイトまで読み出して返します。 - Python
Returns SSLObject instance used for the secure connection with the server. 例文帳に追加
サーバへの安全な接続に使われる SSLObject インスタンスを返します。 - Python
Returns the object at position pos in the list pointed to byp. 例文帳に追加
p の指すリストオブジェクト内の、位置 pos にあるオブジェクトを返します。 - Python
Returns the file handle number of the open mixer device file. 例文帳に追加
開かれているミキサデバイスファイルのファイルハンドルナンバを返します。 - Python
Returns a string suitable for an RFC 2822-compliantMessage-ID: header. 例文帳に追加
RFC 2822 準拠形式の Message-ID: ヘッダに適した文字列を返します。 - Python
The function returns an Alias object pointing to the new file.例文帳に追加
この関数は新しいファイルを示すAliasオブジェクトを返します。 - Python
Returns a list of all objects tracked by the collector, excluding the list returned.New in version 2.2.例文帳に追加
現在、追跡しているオブジェクトのリストを返します。 - Python
Returns a string in the form:"DD-Mmm-YYYY HH:MM:SS +HHMM" (including double-quotes). 例文帳に追加
文字列形式: "DD-Mmm-YYYY HH:MM:SS +HHMM" (二重引用符含む) を返します。 - Python
Creates and returns a new LogRecord instance whose attributes are defined by attrdict.例文帳に追加
attrdict で属性を定義した、新しい LogRecord インスタンスを返します。 - Python
Returns a dictionary mapping MIME types to a list of mailcap file entries.例文帳に追加
MIME タイプを mailcap ファイルのエントリに対応付ける辞書を返します。 - Python
Returns a (Python) function with the given code and globals. 例文帳に追加
与えられたコードとグローバル変数をもつ(Python)関数を返します。 - Python
Returns true if the object o represents a number. 例文帳に追加
オブジェクト o が数値を表現している場合に真を返します。 - Python
A factory function that returns a new primitive lock object. 例文帳に追加
新しいプリミティブロック (primitive lock) オブジェクトを返すファクトリ関数です。 - Python
A factory function that returns a new bounded semaphore object. 例文帳に追加
新しい有限セマフォ (bounded semaphore) オブジェクトを返すファクトリ関数です。 - Python
Returns the canonical combining class assigned to the Unicode character unichr as integer.例文帳に追加
Unicode 文字 unichr に割り当てられた正規結合クラスを返します。 - Python
Returns the mirrored property assigned to the Unicode characterunichr as integer. 例文帳に追加
Unicode 文字 unichr に割り当てられた、鏡像化のプロパティを返します。 - Python
Chooses a random element from the non-empty sequence seq and returns it. 例文帳に追加
空でないシーケンス seq からランダムに要素を選んで返します。 - Python
Returns an explanatory string for a given error number errno. 例文帳に追加
与えられたエラー番号 errno を解説する文字列を返します。 - Python
Returns information pertaining to the current state of the CD-ROMdrive. 例文帳に追加
CD-ROMドライブの現在の状態に関する情報を返します。 - Python
Returns NULL if the new object could not be allocated.例文帳に追加
新たなオブジェクトをアロケーションできない場合には NULL を返します。 - Python
Decodes data from the stream and returns the resulting object. 例文帳に追加
ストリームからのデータをデコードし、デコード済のオブジェクトを返します。 - Python
Returns the object at position pos in the tuple pointed to byp. 例文帳に追加
p の指すタプルオブジェクト内の、位置 pos にあるオブジェクトを返します。 - Python
Returns true if the object o is a type object, but not a subtype of the standard type object.例文帳に追加
オブジェクト o が型オブジェクトの場合に真を返します。 - Python
Returns the size of the object's internal buffer in bytes. ohas to be a PyUnicodeObject (not checked). 例文帳に追加
オブジェクトの内部バッファのサイズをバイト数で返します。 - Python
Returns 1/0 depending on whether ch is a whitespace character.例文帳に追加
ch が空白文字かどうかに応じて 1 または 0 を返します。 - Python
Returns 1/0 depending on whether ch is a linebreak character. 例文帳に追加
ch が改行文字かどうかに応じて 1 または 0 を返します。 - Python
Returns 1/0 depending on whether ch is an alphabetic character.例文帳に追加
ch がアルファベット文字かどうかに応じて 1 または 0 を返します。 - Python
Returns 1/0 depending on whether ch is an alphanumeric character.例文帳に追加
ch が英数文字かどうかに応じて 1 または 0 を返します。 - Python
Unpacks and returns a list of homogeneous items. 例文帳に追加
一様な項目からなるリストをアンパック処理してかえします。 - Python
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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会員(無料)になると
|