returnsを含む例文一覧と使い方
該当件数 : 6833件
For non-POSIX platforms, currently just returns sys. 例文帳に追加
POSIX でないプラットフォームでは、今のところ単にsys.platformが返されます。 - Python
Returns a tuple of that information, unless the parse fails, in which case a 2-tuple of('', '') is returned.例文帳に追加
失敗した場合は 2要素のタプル ('', '') を返します。 - Python
Load hotshot data from filename. Returns an instanceof the pstats.Stats class. 例文帳に追加
filename から hotshot データを読み込み、pstats.Stats クラスのインスタンスを返します。 - Python
Returns a normalized locale code for the given locale name. 例文帳に追加
与えたロケール名を規格化したロケールコードを返します。 - Python
An error raised when a NIS function returns an error code. 例文帳に追加
NIS 関数がエラーコードを返した場合に送出されます。 - Python
Returns the numeric value assigned to the Unicode characterunichr as float. 例文帳に追加
Unicode 文字 unichr に割り当てられている数値を、float 型で返します。 - Python
Returns the bidirectional category assigned to the Unicode characterunichr as string. 例文帳に追加
Unicode 文字 unichr に割り当てられた、双方向カテゴリを返します。 - Python
Returns a NUL-terminated representation of the contents of string.例文帳に追加
string の中身を NUL 文字終端された表現で返します。 - Python
Returns 1/0 depending on whether ch is a lowercase character. 例文帳に追加
ch が小文字かどうかに応じて 1 または 0 を返します。 - Python
Returns 1/0 depending on whether ch is an uppercase character.例文帳に追加
ch が大文字かどうかに応じて 1 または 0 を返します。 - Python
Returns 1/0 depending on whether ch is a numeric character. 例文帳に追加
ch が数字文字かどうかに応じて 1 または 0 を返します。 - Python
Returns the character ch converted to a decimal positive integer.例文帳に追加
ch を 10 進の正の整数に変換したものを返します。 - Python
Returns the referenced object from a weak reference, ref. 例文帳に追加
弱参照 ref が参照しているオブジェクトを返します。 - Python
Returns the current unpack data buffer as a string. 例文帳に追加
現在のアンパック処理用データバッファを文字列で返します。 - Python
The BlackPixel macro returns the black pixelvalue for the specified screen. 例文帳に追加
マクロBlackPixelは指定したスクリーンの黒色のピクセル値を返す。 - XFree86
The WhitePixel macro returns the white pixel value for the specified screen.例文帳に追加
マクロWhitePixelは指定したスクリーンの白色のピクセル値を返す。 - XFree86
The ProtocolRevision macro returns the minor protocol revision number of the X server.例文帳に追加
マクロProtocolRevisionは X サーバのプロトコルのマイナーリビジョン番号を返す。 - XFree86
The DefaultColormapOfScreenmacro returns the default colormap of the specified screen. 例文帳に追加
マクロDefaultColormapOfScreenは指定したスクリーンのデフォルトのカラーマップを返す。 - XFree86
The DisplayHeight macro returns the height of the specified screen in pixels.例文帳に追加
マクロDisplayHeightは指定したスクリーンの高さをピクセル数で返す。 - XFree86
The IsKeypadKey macro returns True if the specified KeySym is a keypad key.例文帳に追加
マクロIsKeypadKeyは、指定した KeySym がキーパッドのキーならばTrueを返す。 - XFree86
Specifies and returns the values actually used in the colormap.例文帳に追加
あるいは、カラーマップで実際に使用される値が返される。 - XFree86
Description The XCreateGC function creates a graphics context and returns a GC.例文帳に追加
説明関数XCreateGCはグラフィックスコンテクストを生成し、GC を返す。 - XFree86
It returns Success on successful completion of the request.例文帳に追加
この関数はリクエストの正常終了時には Successを返す。 - XFree86
The XGetAtomName function returns the name associated with the specified atom.例文帳に追加
関数XGetAtomNameは指定したアトムに対応する名前を返す。 - XFree86
If successful, it returns a pointer to an XDevice structure.例文帳に追加
成功した場合、関数は XDevice 構造体へのポインタを返す。 - XFree86
XOpenIM returns NULL if no input method could be opened.例文帳に追加
XOpenIMは、入力メソッドを開くことができなければ NULL を返す。 - XFree86
This function returns NULL if it succeeds; otherwise, it returns the name of the first argument that could not be obtained.例文帳に追加
この関数は成功時には NULL を返す。 そうでない場合には、取得に失敗した最初の引き数の名前を返す。 - XFree86
XGetImage returns the depth of the image to the depth member of the XImage structure.例文帳に追加
XGetImageはXImage構造体の depth メンバにイメージの深さを返す。 - XFree86
The XGetDeviceButtonMappingrequest returns the current mapping of the specified device. 例文帳に追加
XGetDeviceButtonMappingリクエストは指定したデバイスの現在のマッピングを返す。 - XFree86
XGetDeviceButtonMapping returns the number of physical buttons actually on the device.例文帳に追加
XGetDeviceButtonMappingは、デバイス上の実際の物理的なボタン数を返す。 - XFree86
If the specified KeySym is not defined, XKeysymToString returns a NULL.例文帳に追加
指定した KeySym が定義されていない場合、XKeysymToStringは NULL を返す。 - XFree86
The XcmsSetWhiteAdjustProcfunction first sets the white point adjustment procedure and client data in the specified CCC with the newly specified procedure and client data and then returns the old procedure.例文帳に追加
そうでない場合には 0 を返す。 - XFree86
Description TheXtAppAddTimeOut function creates a timeout and returns an identifier for it.例文帳に追加
説明関数XtAppAddTimeOutはタイムアウトを生成し、その ID を返す。 - XFree86
Description XvQueryEncodings(3X)returns encoding information about an adaptor.例文帳に追加
説明XvQueryEncodings(3X) はアダプタについてのエンコーディング情報を返す。 - XFree86
Errors glXQueryVersion returns False if it fails, True otherwise. 例文帳に追加
エラー\\f3glXQueryVersion\\fP は失敗すれば \\f3False\\fP を返し、成功すれば \\f3True\\fP を返す。 - XFree86
She returns to the charge again and again, till at last she gets it. 例文帳に追加
彼女は幾度もねだってとうとう目的を遂げる - 斎藤和英大辞典
The peasant goes out early in the morning, and returns home late in the evening. 例文帳に追加
百姓は霜を踏んで出で月を踏んで帰る - 斎藤和英大辞典
An electron returns to the electronic ground state from an excited state. 例文帳に追加
電子は、励起状態から電子基底状態に戻る。 - 科学技術論文動詞集
Yamahoko Procession Returns to Original Format例文帳に追加
山(やま)鉾(ほこ)巡(じゅん)行(こう)が本来の姿に戻る - 浜島書店 Catch a Wave
The movable type token dispensing device returns to an original posture and an original position after replenishing tokens.例文帳に追加
メダル補充の後は、元の姿勢および位置に戻る。 - 特許庁
I will conduct agency functions for business record keeping and tax returns. 例文帳に追加
記帳業務と税務申告の代理業務を行います。 - Weblio Email例文集
It is necessary that you do tax returns once a year. 例文帳に追加
あなたは年に一度確定申告をする必要があります。 - Weblio Email例文集
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. 「斎藤和英大辞典」斎藤秀三郎著、日外アソシエーツ辞書編集部編 |
| Copyright(C)1996-2026 JEOL Ltd., All Rights Reserved. |
| Copyright © Benesse Holdings, Inc. All rights reserved. |
| Copyright © 1995-2026 Hamajima Shoten, Publishers. 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. |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|



