1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 6833



例文

bytes to hold the resolved pathname, and returns a pointer to this buffer. 例文帳に追加

バイトまで割り当て、このバッファへのポインタを返す。 - JM

returns the policy for the process (a non-negative integer). 例文帳に追加

は現在のそのプロセスのポリシー (非負の整数) を返す。 - JM

The following read returns data from the next file. 例文帳に追加

その次の読み込みは次のファイルからのデータを返す。 - JM

returns a string something like "Error nnn occurred" and sets errno to EINVAL 例文帳に追加

は "Error nnn occurred" といった文字列を返し、errnoにEINVAL をセットする。 - JM

例文

It pushes back a wide character onto stream and returns it. 例文帳に追加

この関数はワイド文字を stream へ戻して、それを返す。 - JM


例文

function returns a mapping descriptor if the name is valid. 例文帳に追加

関数は、name が有効ならばマッピング記述子を返す。 - JM

function returns a property descriptor if the name is valid. 例文帳に追加

関数は、name が有効ならば属性記述子を返す。 - JM

function returns the Bessel function of x of the second kind of order n. 例文帳に追加

は x の n 次の第二種ベッセル関数の値を返す。 - JM

If the argument is true, then the function returns false. 例文帳に追加

引数が真の場合、この関数は偽を返します。 - NetBeans

例文

String Length returns the number of characters in the string. 例文帳に追加

文字列長は、文字列内の文字の数を返します。 - NetBeans

例文

Count returns the number of nodes in the argument node-set. 例文帳に追加

数は、引数ノードセット内のノードの数を返します。 - NetBeans

Sorrowful memories' effect returns my monster card to the deck.例文帳に追加

「悲しみの記憶」の効果で モンスターカードは デッキに戻す。 - 映画・海外ドラマ英語字幕翻訳辞書

I suspect their molecular structure returns to normal when the fingers move.例文帳に追加

たぶん 指が動く時は分子構造が戻るんだ - 映画・海外ドラマ英語字幕翻訳辞書

While Kon goes to heavens and become a God, Haku returns to the earth. 例文帳に追加

魂は天に昇って神になり、魄は地に返る。 - Wikipedia日英京都関連文書対訳コーパス

The man is disappointed with her look and returns to his first wife. 例文帳に追加

男はそれに幻滅し、もとの妻のもとへ戻る。 - Wikipedia日英京都関連文書対訳コーパス

returns the pseudo-remainder on pseudo-division of dividend by divisor 例文帳に追加

被除数を除数で擬除算した擬剰余を戻す - コンピューター用語辞典

a novel published in a small and easily read form with small profits and quick returns 例文帳に追加

新書判で薄利多売されている小説 - EDR日英対訳辞書

Returns the error code coming with the error object. 例文帳に追加

エラーオブジェクトに関連付けられたエラーコードを返します。 - PEAR

On failure to retrieve a registry, it returns false 例文帳に追加

レジストリの取得に失敗した場合は、false を返します。 - PEAR

Returns an array of supported encryption modes. 例文帳に追加

サポートされている暗号化形式を配列で返します。 - PEAR

Returns a textual error message for an error code. 例文帳に追加

エラーコードに対応するテキストのエラーメッセージを返します。 - PEAR

If $val is an array, returns the number of elements in that array.例文帳に追加

$valが arrayの場合、その配列の要素数を返します。 - PEAR

Returns an XML string with a XML representation of the result set. 例文帳に追加

リザルトセットを XML 表記にした XML 文字列を返します。 - PEAR

Returns a document type declaration based on parameters. 例文帳に追加

パラメーターに基づいたドキュメントタイプの宣言を返します。 - PEAR

Returns the file descriptor associated with the device. 例文帳に追加

デバイスに関連づけられたファイルディスクリプタを返します。 - Python

Returns a string which is a printable representation of the character ch.例文帳に追加

ch の印字可能な表現を文字列で返します。 - Python

If no more messages are available,this method returns None. 例文帳に追加

次のメッセージがない場合、このメソッドは None を返します。 - Python

Returns the name assigned to the Unicode characterunichr as a string. 例文帳に追加

Unicode 文字 unichr に付いている名前を、文字列で返します。 - Python

Returns the general category assigned to the Unicode characterunichr as string. 例文帳に追加

Unicode 文字 unichr に割り当てられた、汎用カテゴリを返します。 - Python

Returns 0 if no combining class is defined.例文帳に追加

結合クラス定義されていない場合、0 が返されます。 - Python

The ConnectionNumber macro returns a connection number for the specified display.例文帳に追加

マクロConnectionNumberは指定したディスプレイへの接続数を返す。 - XFree86

The DisplayCells macro returns the number of entries in the default colormap.例文帳に追加

マクロDisplayCellsはデフォルトのカラーマップ内のエントリー数を返す。 - XFree86

The DefaultVisualOfScreenmacro returns the default visual of the specified screen. 例文帳に追加

マクロDefaultVisualOfScreenは指定したスクリーンのデフォルトのビジュアルを返す。 - XFree86

TheDisplayOfScreen macro returns the display of the specified screen. 例文帳に追加

マクロDisplayOfScreenは指定したスクリーンのデフォルトのディスプレイを返す。 - XFree86

The DisplayWidth macro returns the width of the screen in pixels.例文帳に追加

マクロDisplayWidthは指定したスクリーンの幅をピクセル数で返す。 - XFree86

The IsFunctionKey macro returns True if the KeySym is a function key.例文帳に追加

マクロIsFunctionKeyは、指定した KeySym がファンクションキーならばTrueを返す。 - XFree86

The IsPFKey macro returns True if the specified KeySym is a PFkey. 例文帳に追加

マクロIsModiferKeyは、指定した KeySym がモディファイアキーならばTrueを返す。 - XFree86

If there are no matching font names,XListFontsWithInfo returns NULL. 例文帳に追加

フォント名にマッチするフォントが無い場合、XListFontsWithInfoは NULL を返す。 - XFree86

If the file cannot be opened, XReadBitmapFile returns BitmapOpenFailed.例文帳に追加

ファイルを開くことができなかった場合、XReadBitmapFile はBitmapOpenFailedを返す。 - XFree86

glXMakeCurrent returns True if it is successful, Falseotherwise. 例文帳に追加

.P\\f3glXMakeCurrent\\fP は成功すると \\f3True\\fP を返し、失敗すると\\f3False\\fP を返す。 - XFree86

Income tax returns must be filed by March 15th.例文帳に追加

納税申告は3月15日までにしなければならない - Eゲイト英和辞典

Hurt pride is doubled and it returns!例文帳に追加

傷付けられたプライドは、 じゅぅ~倍にして返してやるのよ! - 映画・海外ドラマ英語字幕翻訳辞書

The server communication section 3 returns the encrypted digest.例文帳に追加

サーバ通信部3は、暗号化したダイジェストを返信する。 - 特許庁

Light outputted to the optical path P_13 goes to and returns from a second reflection mirror 21 and returns to the half mirror 17.例文帳に追加

光路P_13へ出力された光は第2反射鏡21との間を往復してハーフミラー17に戻る。 - 特許庁

Light outputted to the optical path P_12 goes to and returns from a first reflection mirror 19 and returns to the half mirror 17.例文帳に追加

光路P_12へ出力された光は第1反射鏡19との間を往復してハーフミラー17に戻る。 - 特許庁

The customers are to pay the postage for returns. 例文帳に追加

返品の際の送料はお客様のご負担となります。 - Weblio Email例文集

Postage for returns is to be paid by customers. 例文帳に追加

返品時の送料は、お客さま側の負担になります。 - Weblio Email例文集

He wishes to file for tax returns. 例文帳に追加

彼は税金還付の手続きをすることを望んでいます。 - Weblio Email例文集

Tax offices will accept tax returns until March 15. 例文帳に追加

税務署は3月15日まで確定申告書を受け付ける。 - 浜島書店 Catch a Wave

例文

When locked, the coil spring 50 returns to a natural condition substantially.例文帳に追加

ロックされると、コイルバネ50はほぼ自然状態に戻る。 - 特許庁




  
EDR日英対訳辞書
Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
Copyright © Japan Patent office. All Rights Reserved.
  
Eゲイト英和辞典
Copyright © Benesse Holdings, Inc. All rights reserved.
  
浜島書店 Catch a Wave
Copyright © 1995-2026 Hamajima Shoten, Publishers. 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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
© 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 (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
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会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS