1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 6833



例文

trying to obtain a high profit from investment by choosing the financial packages with higher returns 例文帳に追加

より高金利の金融商品を選び,高い投資収益を得ようとする心理状態 - EDR日英対訳辞書

merchandise that has a highly fluctuating price range and the marketing of which subjects the seller to a high risk of loss if sales are low and high returns if sales are high, called high-risk merchandise 例文帳に追加

価格変動が大きくて,損失も利益も大きい商品 - EDR日英対訳辞書

If you use a Default Options component to specify the items and return values, selected returns a String. 例文帳に追加

デフォルトオプションコンポーネントを使用して項目と戻り値を指定すると、「selected」に String が返されます。 - NetBeans

If the description is filled in, the application returns to the editWishList.php page, where the wish is updated. 例文帳に追加

説明が入力されている場合、アプリケーションはウィッシュが更新される editWishList.php ページに戻る。 - NetBeans

例文

This returns the complete tree of extended dependencies of a single installed package. 例文帳に追加

あるインストール済みパッケージについて、拡張された依存性の完全なツリーを返します。 - PEAR


例文

Disconnects from a database Return value boolean - Returns TRUE on success, FALSE on failure.例文帳に追加

データベースとの接続を切断します。 返り値 boolean - 成功時には TRUE 、失敗時には FALSEを返します。 - PEAR

getChildren only queries the immediate children getSubBranch returns all nodes below the given nodeParameter 例文帳に追加

getChildren は直下の子のみを取得します。 getSubBranch は指定したノード以下のすべてのノードを返します。 - PEAR

Returns an array of the worksheet objects in a workbookThrows throwsno exceptions thrown 例文帳に追加

ワークブック内のワークシートオブジェクトの配列を返します。 例外・エラー 例外はスローされません。 - PEAR

This method extracts the file identified by path from the archive and returns it as a string.例文帳に追加

このメソッドは pathで指定されたファイルをアーカイブから伸長し、それを文字列で返します。 - PEAR

例文

Creates a dialog with the given parameters, runs it, and returns the text set. 例文帳に追加

指定したパラメータでダイアログを作成し、それを実行して、入力されたテキストを返します。 - PEAR

例文

This function can not be calledstatically.Return value returns boolean FALSE if no content disposition, otherwise string for inline filename例文帳に追加

返り値 content disposition が存在しない場合に FALSE、それ以外の場合にインラインファイル名を返します。 - PEAR

This method returns TRUE if a multiple attribute is present in the select, FALSE otherwise.例文帳に追加

このメソッドは、select に multiple属性が設定されている場合に TRUE、それ以外の場合に FALSEを返します。 - PEAR

Returns whether or not the form element is required, i.e. 例文帳に追加

フォーム要素が必須項目かどうか、すなわち規則'required' が適用されているかどうかを返します。 - PEAR

Returns whether or not the whole form is frozen.Throws throwsno exceptions thrown 例文帳に追加

フォーム全体が凍結されているかどうかを返します。 例外・エラー 例外はスローされません。 - PEAR

Returns the HTML generated for a specific form element and marks that element as rendered.Parameter 例文帳に追加

指定したフォーム要素用に生成した HTML を返し、その要素にレンダリング済みマークをつけます。 - PEAR

clearIfVoid[boolean] if there's only one page, don't display pager (returns an empty string). 例文帳に追加

clearIfVoid[boolean] 1ページしかない場合、ページャを表示しない(空文字が返ります)かどうかを指定します。 - PEAR

lastPagePost[boolean] if there's only one page, don't display pager (returns an empty string). 例文帳に追加

lastPagePost[boolean] 1ページしかない場合、ページャを表示しない(空文字が返ります)かどうかを指定します。 - PEAR

It returns an array of strings that are the names of the network interfaces, e.g. 例文帳に追加

これは、文字列の配列を返します。 配列の要素は、ネットワークインターフェイスの名前となります。 - PEAR

Returns the release type of the most recent version of the package compared to the installed version. 例文帳に追加

インストール済みのバージョンと比較して、もっとも最近のバージョンのリリースの型を返します。 - PEAR

This package is not documented yet.Return value returns the total number of pages or 1 if there are no records or if there is no row limit例文帳に追加

このパッケージに関する文書は、未作成です。 返り値 総ページ数を返します。 - PEAR

Returns the name of the field for the column to be mapped to Throws throwsno exceptions thrown例文帳に追加

カラムに対応させるフィールドの名前を返します。 例外・エラー 例外はスローされません。 - PEAR

Checks if the API methods to read the drive list are available, and returns that. 例文帳に追加

ドライブ一覧を読み込むための API メソッドが使用可能かどうかを調べ、結果を返します。 - PEAR

Returns a pointer to a read-only memory location useable as character-based input. 例文帳に追加

文字ベースの入力として使える読み出し専用メモリ上の位置へのポインタを返します。 - Python

Returns 1 if o supports the single-segment readable buffer interface.例文帳に追加

o が単一セグメントからなる読み出し可能バッファインタフェースをサポートしている場合に 1 を返します。 - Python

This method returns the next input line, or raises StopIteration when EOF is hit.例文帳に追加

個のメソッドは次の入力行を返すか、または EOF に到達したときにStopIteration を送出します。 - Python

Returns a new writable buffer object that maintains its own memory buffer of size bytes.例文帳に追加

size バイトのメモリバッファを独自に維持する新たな書き込み可能バッファオブジェクトを返します。 - Python

Changed in version 2.3:If no argument is given, this function returns False.例文帳に追加

バージョン 2.3 で 変更 された仕様:引数が与えられなかった場合、この関数は False を返します。 - Python

Returns a Python string object holding the UTF-16 encoded value of the Unicode data in s.例文帳に追加

s 中の Unicode データを UTF-16 でエンコードした結果が入っているPython 文字列オブジェクトを返します。 - Python

For most intents and purposes, an operator that returns NotImplemented is treated the same as one that is not implemented at all.例文帳に追加

事実上、 NotImplemented を返す演算子は、全く実装されていないものとして扱われます。 - Python

Returns a string containing the terminfo long name field describing the current terminal.例文帳に追加

現在の端末について記述している terminfo の長形式 name フィールドが入った文字列を返します。 - Python

Creates and returns a pointer to a new pad data structure with the given number of lines and columns.例文帳に追加

与えられた行とカラム数を持つパッド (pad) データ構造を生成し、そのポインタを返します。 - Python

Returns the beginning coordinates of this window relative to its parent window into two integer variables y and x.例文帳に追加

親ウィンドウ中におけるウィンドウの開始位置を x と y の二つの整数で返します。 - Python

linejunk: A function that accepts a single string argument, and returns true if the string is junk.例文帳に追加

linejunk:ひとつの文字列引数を受け取れるべき関数です。 文字列がjunkのときにtrueを返します。 - Python

Returns 0 on success or -1 on failure; the appropriate exception will be set.例文帳に追加

成功した場合には 0 を返し、失敗すると -1 を返して適切な例外をセットします。 - Python

Returns a new PyLongObject object from a C unsignedlong, or NULL on failure. 例文帳に追加

C の unsigned long 型から新たな PyLongObject オブジェクトを生成して返します。 失敗のときには NULL を返します。 - Python

Returns a new PyLongObject object from a C long long,or NULL on failure. 例文帳に追加

C の long long 型から新たな PyLongObject オブジェクトを生成して返します。 失敗のときには NULL を返します。 - Python

Returns a new PyLongObject object from a C unsignedlong long, or NULL on failure. 例文帳に追加

C の unsigned long long 型から新たな PyLongObjectオブジェクトを生成して返します。 失敗のときには NULL を返します。 - Python

Returns a new PyLongObject object from the integer part ofv, or NULL on failure. 例文帳に追加

v の整数部から新たな PyLongObject オブジェクトを生成して返します。 失敗のときには NULL を返します。 - Python

Establishes a connection to a predefined registry handle on another computer, and returns a handle object 例文帳に追加

他の計算機上にある既定のレジストリハンドル接続を確立し、ハンドルオブジェクト (handle object) を返します。 - Python

Returns a flattened list of the child nodes and objects in the order they occur.例文帳に追加

子ノードと子オブジェクトを、これらが出てきた順で、平らなリスト形式にして返します。 - Python

After the last line of the last file has been read, returns the line number of that line.例文帳に追加

最後のファイルの最終行が読み込まれた後には、その行の行番号を返します。 - Python

Returns true if application, which should be passed as a pathname,appears to be scriptable. 例文帳に追加

application としてパス名を与えたアプリケーションがスクリプト可能でありそうな場合、真を返します。 - Python

Returns an open file object from which the returned document can be read.例文帳に追加

返信されたドキュメントデータを読み出すための、開かれた状態のファイルオブジェクトを返します。 - Python

This function is identical to read but it returns an image that is scaled to the given x and y sizes.例文帳に追加

この関数は read と同じですが、x および y のサイズにスケールされた画像を返します。 - Python

Returns the current setting for the given locale category as sequence containing language code, encoding.category may be one of the LC_* values exceptLC_ALL.例文帳に追加

与えられたロケールカテゴリに対する現在の設定を、language code、 encoding を含むシーケンスで返します。 - Python

Returns a (vrefnum, dirid) tuple.The constants for where and which can be obtained from the standard module Carbon.Folders.例文帳に追加

(vrefnum, dirid) からなるタプルを返します。 where とwhich に指定できる定数は、標準モジュールCarbon.Foldersにあります。 - Python

Returns a string of length 1 containing the character at the current file position, and advances the file position by 1.例文帳に追加

現在のファイル位置から長さ1の文字列を返します。 ファイル位置は1だけ進みます。 - Python

Returns a new list containing elements from the population while leaving the original population unchanged.例文帳に追加

母集団自体を変更せずに、母集団内の要素を含む新たなリストを返します。 - Python

Returns -1 on error, 0 on success.New in version 2.0. 例文帳に追加

エラーのときには -1 を、成功したときには 0 を返します。 バージョン 2.0 で 新たに追加 された仕様です。 - Python

例文

Returns the ``bitwise exclusive or'' of o1 by o2 onsuccess, or NULL on failure. 例文帳に追加

成功すると o1 と o2 の ``ビット単位排他的論理和 (bitwise exclusive or)'' を返し、失敗すると NULL を返します。 - Python




  
EDR日英対訳辞書
Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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.
  
© 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS