1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

returnsを含む例文一覧と使い方

該当件数 : 6833



例文

If full screen 3270 CICS support is available, control automatically returns to CICS 例文帳に追加

フルスクリーン3270CICSがサポートされている場合には,制御は自動的にCICSへ戻る - コンピューター用語辞典

The interface then releases the connection and returns control to TSO 例文帳に追加

続いて,インタフェースは接続を解除(リリーズ)し,制御(コントロール)をTSOに戻す - コンピューター用語辞典

If these packages are already installed, PEAR returns Nothing to install. 例文帳に追加

これらのパッケージがすでにインストールされている場合、PEAR は「Nothing to install」と返します。 - NetBeans

The selected value returns an array of objects of the same type as the return values. 例文帳に追加

「selected」の値には、戻り値と同じ型のオブジェクトの配列が返されます。 - NetBeans

例文

When you move the mouse off the component, the average rating returns. 例文帳に追加

コンポーネントからマウスを離すと、格付けの平均値が再度表示されます。 - NetBeans


例文

Returns a configuration value, prioritizing layers as per the layers property.Parameter 例文帳に追加

レイヤーのプロパティがある場合はレイヤーを優先し、設定値を返すパラメータ - PEAR

returns The value if it's found, or NULL if it isn't. Throws例文帳に追加

値が見つかった場合はその値、見つからなかった場合は NULL を返します。 - PEAR

Returns textual representation of the previous month of the decorated calendar object thisMonthName($format='long') 例文帳に追加

デコレート対象のカレンダーオブジェクトの、前月のテキスト表現を返します。 - PEAR

This method returns the current header file name, if any. 例文帳に追加

このメソッドは、ヘッダファイルが設定されている場合にその名前を返します。 - PEAR

例文

This method returns TRUE if the path is absolute, FALSE otherwise.例文帳に追加

このメソッドは、絶対パスの場合 TRUE を返し、そうでないなら FALSEを返します。 - PEAR

例文

This methods returns the given path name without a leading directory separator. 例文帳に追加

このメソッドは、先頭のディレクトリセパレータが取り除かれたパス名を返します。 - PEAR

This methods returns the given path name without a trailing directory separator. 例文帳に追加

このメソッドは、最後のディレクトリセパレータが取り除かれたパス名を返します。 - PEAR

Returns the current API versionThrows throwsno exceptions thrown 例文帳に追加

現在の API のバージョンを返します。 例外・エラー throws投げられる例外はありません。 - PEAR

Returns the HTML generated for the form.Throws throwsno exceptions thrown 例文帳に追加

フォーム用に生成した HTML を返します。 例外・エラー 例外はスローされません。 - PEAR

name of the page, if not set then returns values for all pages 例文帳に追加

ページの名前。 指定しなかった場合はすべてのページの値を返します。 - PEAR

Returns the table structure as HTML Return value string- the generated HTML code 例文帳に追加

テーブル構造を HTML で返します。 返り値 string-生成された HTML コードを返します。 - PEAR

Sends a "HEAD" HTTP command to a server and returns the headers in an associative array. 例文帳に追加

サーバーへ「HEAD」HTTPコマンドを送り、連想の配列中でヘッダーを返します。 - PEAR

Get the image canvas.Return value returnsUsed image resource 例文帳に追加

画像キャンバスを取得します。 返り値 returns使用された画像リソース例外・エラー - PEAR

Returns string used system locale or false on failure. 例文帳に追加

システムのロケールを表す文字列、あるいは失敗した場合に false を返します。 - PEAR

Returns boolean whether the two/three letter language code is valid. 例文帳に追加

2 文字 (あるいは 3 文字) の言語コードが有効かどうかを boolean 値で返します。 - PEAR

Returns an array with the headers needed to prepend to the email (MIME-Version and Content-Type). 例文帳に追加

電子メールの先頭に必要なヘッダ(MIME-Version と Content-Type)の配列を返します。 - PEAR

This package is not documented yet.Return value returnsHops 例文帳に追加

このパッケージに関する文書は、未作成です。 返り値 returnsホップ数例外・エラー - PEAR

Returns whether or not errors , and or, warnings (version 0.7.0 or better) have occurred. 例文帳に追加

エラー、あるいは警告 (バージョン 0.7.0 以降)が発生したかどうかを返します。 - PEAR

returns the column object (reference to) or false if there is no such column Throws例文帳に追加

カラムオブジェクトへの参照、あるいはカラムがない場合にfalse を返します。 - PEAR

Splits a qualified name and returns array with namespace and local part. 例文帳に追加

有修飾名を分割し、ネームスペースとローカルパートの配列を返します。 - PEAR

Changed in version 2.4:Returns list of successfully parsed filenames. 例文帳に追加

バージョン 2.4 で 変更 された仕様:うまく解析できたファイル名のリストを返す - Python

Otherwise returns an SMTP error code of 400 or greater and an error string.例文帳に追加

それ以外の場合は、400以上のエラーコードとエラー文字列を返します。 - Python

Otherwise returns 0.New in version 2.2. 例文帳に追加

それ以外の場合には0 を返します。 バージョン 2.2 で 新たに追加 された仕様です。 - Python

Encodes a Unicode objects using UTF-8 and returns the result as Python string object.例文帳に追加

UTF-8 で Unicode オブジェクトをエンコードし、結果を Python 文字列オブジェクトとして返します。 - Python

Encodes a Unicode objects using Unicode-Escape and returns the result as Python string object.例文帳に追加

Unicode-Escape で Unicode オブジェクトをエンコードし、結果を Python 文字列オブジェクトとして返します。 - Python

Error handling is ``strict''.Returns NULL if an exception was raised by the codec. 例文帳に追加

エラー処理は ``strict'' です。 codec が例外を送出した場合にはNULL を返します。 - Python

Encodes a Unicode objects using Latin-1 and returns the result as Python string object.例文帳に追加

Latin-1 で Unicode オブジェクトをエンコードし、結果を Python 文字列オブジェクトとして返します。 - Python

Encodes a Unicode objects using ASCII and returns the result as Python string object.例文帳に追加

ASCII で Unicode オブジェクトをエンコードし、結果を Python 文字列オブジェクトとして返します。 - Python

Encodes a Unicode objects using MBCS and returns the result as Python string object.例文帳に追加

MBCS で Unicode オブジェクトをエンコードし、結果を Python 文字列オブジェクトとして返します。 - Python

Encodes the object input and returns a tuple (output object,length consumed). 例文帳に追加

オブジェクト input エンコードし、(出力オブジェクト, 消費した 長さ) のタプルを返します。 - Python

Returns the current coordinates of the virtual screen cursor in y andx. 例文帳に追加

仮想スクリーンにおける現在のカーソル位置を y および x の順で返します。 - Python

Returns a tuple (fg, bg) containing the colors for the requested color pair.例文帳に追加

要求された色ペア中の色を含む (fg, bg) からなるタプルを返します。 - Python

Returns a logical OR of all video attributes supported by the terminal.例文帳に追加

端末がサポートする全てのビデオ属性を論理和した値を返します。 - Python

Returns the value of the environment variable TERM, truncated to 14characters. 例文帳に追加

14 文字以下になるように切り詰められた環境変数 TERM の値を返します。 - Python

Returns NULL if the key key is not present, but without setting an exception.例文帳に追加

キー key が存在しない場合には NULL を返しますが、例外をセット しません。 - Python

Returns true if its argument is a PyFileObject, but not a subtype of PyFileObject.New in version 2.2.例文帳に追加

引数が PyFileObject 型で、かつ PyFileObject 型のサブタイプでないときに真を返します。 - Python

Returns true if its argument is a PyFloatObject, but not a subtype of PyFloatObject.New in version 2.2.例文帳に追加

引数が PyFloatObject 型で、かつ PyFloatObject 型のサブタイプでないときに真を返します。 - Python

Returns a C double representation of the contents ofpyfloat, but without error checking. 例文帳に追加

pyfloat の指す値を、 C の double 型表現で返しますが、エラーチェックを行いません。 - Python

When the call returns, the current thread state is NULL.例文帳に追加

関数呼び出しが戻ったとき、現在のスレッド状態は NULLになっています。 - Python

Returns a new list of length len on success, or NULL on failure.例文帳に追加

サイズが len 新たなリストオブジェクトを返します。 失敗すると NULL を返します。 - Python

Returns a new tuple object containing the contents of list;equivalent to "tuple(list)". 例文帳に追加

list の内容が入った新たなタプルオブジェクトを返します;"tuple(list)". と同じです。 - Python

Returns true if its argument is a PyLongObject, but not a subtype of PyLongObject.New in version 2.2.例文帳に追加

引数が PyLongObject 型で、かつ PyLongObject 型のサブタイプでないときに真を返します。 - Python

Returns a bitmask specifying the mixer controls that may be used to record.例文帳に追加

録音に使用できるミキサコントロールを特定するビットマスクを返します。 - Python

Returns the current date and time, formatted for a message header. 例文帳に追加

メッセージヘッダ向けに書式化された、現在の日付および時刻を返します。 - Python

例文

Returns the current date and time, formatted for logging. 例文帳に追加

ログ記録向けに書式化された、現在の日付および時刻を返します。 - Python




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., 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.
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
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/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS