1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 6833



例文

Returns the o converted to a float object on success, or NULL on failure.例文帳に追加

成功するとo を浮動小数点数に変換したものを返し、失敗すると NULL を返します。 - Python

Returns the Unicode string representation on success, NULL on failure.This is the equivalent of the Python expression"unicode(o)".例文帳に追加

成功するとUnicode 文字列表現を返し失敗すると NULL を返します。 Python 式"unicode(o)" と同じです。 - Python

Returns the result of the call on success,or NULL on failure. 例文帳に追加

成功すると呼び出し結果として得られたオブジェクトを返し、失敗すると NULL を返します。 - Python

Return a string of n random bytes suitable for cryptographic use.This function returns random bytes from an OS-specificrandomness source. 例文帳に追加

この関数は OS 固有の乱数発生源からランダムなバイト列を生成して返します。 - Python

例文

Returns -1 if child process hasn't completed yet, or its return code otherwise. 例文帳に追加

子プロセスがまだ終了していない際には -1 を、そうでない場合にはリターンコードを返します。 - Python


例文

Returns the sequence o as a tuple, unless it is already a tuple or list, in which case o is returned.例文帳に追加

シーケンス o がすでにタプルやリストであれば o を返し、そうでなければ o をタプルで返します。 - Python

Returns a new string object with the value v and length len on success, and NULL on failure.例文帳に追加

値が v で長さが len の新たな文字列オブジェクトを返します。 失敗すると NULL を返します。 - Python

Returns a pointer to the internal buffer of the object.o has to be a PyUnicodeObject (not checked). 例文帳に追加

オブジェクト内部バッファへのポインタを返します。 o は PyUnicodeObject でなければなりません (チェックはしません)。 - Python

Here we are sending a data-stream to the stdin of a CGI and reading the data it returns to us:例文帳に追加

今度は CGI の標準入力にデータストリームを送信し、CGI が返すデータを読み出します: - Python

例文

The XDisplayKeycodes function returns the min-keycodes and max-keycodes supported by the specified display.例文帳に追加

関数XDisplayKeycodesは、指定したディスプレイがサポートしている最小のキーコードと最大のキーコードを返す。 - XFree86

例文

If mode is QueuedAfterReading, XEventsQueued returns the number of events already in the queue if the number is nonzero.例文帳に追加

mode がQueuedAfterReadingの場合、XEventsQueuedは、既にキューに入っているイベントの数が 0 個でなければその数を返す。 - XFree86

The XLocaleOfFontSetfunction returns the name of the locale bound to the specified XFontSet,as a null-terminated string. 例文帳に追加

関数XLocaleOfFontSetは、指定したXFontSetにバインドされたロケールの名前を NULL で終わる文字列の形で返す。 - XFree86

If the pointer is actively grabbed by some other client, it fails and returns AlreadyGrabbed.例文帳に追加

他のクライアントがポインタをアクティブにグラブしている場合、この関数は失敗し、AlreadyGrabbedを返す。 - XFree86

The XListInstalledColormaps function returns a list of the currently installed colormaps for the screen of the specified window.例文帳に追加

XListInstalledColormapsは指定したウィンドウのスクリーンについて、現在インストールされているカラーマップのリストを返す。 - XFree86

The XPeekEvent function returns the first event from the event queue, but it does not remove the event from the queue.例文帳に追加

関数XPeekEventはイベントキューの最初のイベントを返すが、そのイベントをキューから削除しない。 - XFree86

If the event you requested is not available, XCheckWindowEvent returns False, and the output buffer will have been flushed.例文帳に追加

要求したイベントが利用できない場合、XCheckWindowEventはFalseを返し、出力バッファはフラッシュされる。 - XFree86

returns the DeviceKeyPress event type and the eventclass for DeviceKeyPressevents from the specified device. 例文帳に追加

は、DeviceKeyPress イベント型および、指定したデバイスから送られるDeviceKeyPress イベントに対するイベントクラスを返す。 - XFree86

Description The XPolygonRegion function returns a region for the polygon defined by the points array.例文帳に追加

説明関数XPolygonRegionは点の配列によって定義される多角形に対するリージョンを返す。 - XFree86

The XSaveContextfunction returns a nonzero error code if an error has occurred and zero otherwise.例文帳に追加

関数XSaveContextはエラーが起きた場合には 0 でないエラーコードを返し、そうでなければ 0 を返す。 - XFree86

The XFindContext function returns a nonzero error code if an error has occurred and zero otherwise.例文帳に追加

関数XFindContextはエラーが起きた場合には 0 でないエラーコードを返し、そうでなければ 0 を返す。 - XFree86

Description The XSupportsLocalefunction returns True if Xlib functions are capable of operating under the current locale.例文帳に追加

説明関数XSupportsLocaleは、Xlib の関数群が現在のロケールの下で動作可能であればTrueを返す。 - XFree86

XcmsLookupColor returnsXcmsSuccess or XcmsSuccessWithCompression if the name is resolved;otherwise, it returns XcmsFailure. 例文帳に追加

XcmsLookupColorは、名前を解決することができればXcmsSuccessまたはXcmsSuccessWithCompressionを返す。 そうでない場合にはXcmsFailureを返す。 - XFree86

XmbLookupString and Xutf8LookupString return the length of the string in bytes, and XwcLookupString returns the length of the string in characters.例文帳に追加

.LPXmbLookupStringとXutf8LookupStringは文字列の長さをバイト数で返し、XwcLookupStringは文字列の長さを文字数で返す。 - XFree86

If the input is an event, XtAppPeekEvent fills in the event and returns a nonzero value.例文帳に追加

入力がイベントの場合、XtAppPeekEventはこの event 情報構造体に情報をセットし、0 でない値を返す。 - XFree86

XtOpenDisplay returns the newly opened display or NULL if it failed.例文帳に追加

XtOpenDisplayは正常に終了すれば新しくオープンしたディスプレイを返し、逆に失敗すればNULL を返す。 - XFree86

XtGetClassExtension returns a pointer to a matching extension record or NULL if no match is found.例文帳に追加

XtGetClassExtensionは、適合した拡張レコードへのポインタを返す。 適合するレコードが無い場合には、NULL を返す。 - XFree86

XvQueryBestSize(3X)returns the size of the closest destination region that is supported by the adaptor.例文帳に追加

XvQueryBestSize(3X) は、アダプタがサポートしている中で最も近い出力先領域サイズが返される。 - XFree86

If no value for the gamma correction is given xgamma returns the current gamma correction of the display.例文帳に追加

ガンマ補正値が指定されていない場合は、xgammaはディスプレイの現在のガンマ補正値を返す。 - XFree86

The client returns a request to a document to the server after attaching a client ID (210).例文帳に追加

クライアントはクライアントIDを添付して文書に対する要求をサーバに返す(210)。 - 特許庁

A Web access part 210 returns the mapped data operation result to the client 100-1.例文帳に追加

ウェブアクセス部210は、マッピングされたデータ操作結果をクライアント100−1へ返送する。 - 特許庁

The server reads the content information from the determined storage position, and returns it to the terminal equipment.例文帳に追加

サーバは、確定した格納位置からコンテンツ情報を読み出し、端末装置に返信する。 - 特許庁

It then implements processing of '3' on the processing level table sequentially (S140) and returns to an initial position.例文帳に追加

そして、処理レベルテーブルの値が「3」の処理を順に実行して(S140)復帰する。 - 特許庁

She flies from him at last, returns to England, changes her name, 例文帳に追加

彼女はたまらなくなって、亭主から逃げ出して、名前をかえて英国に帰って来たんだ。 - Conan Doyle『黄色な顔』

When he returns, he finds it swept and put in order. 例文帳に追加

そして戻って来ると,そこが掃き清められており,きちんと片づけられているのを見つける。 - 電網聖書『ルカによる福音書 11:25』

Light outputted to the optical path P_12 goes to and returns from a first reflection mirror 124 and returns to the half mirror and is branched into two by the half mirror 123 and is outputted to optical paths P_11 and P_14.例文帳に追加

光路P_12へ出力された光は、第1反射鏡124との間を往復してハーフミラー123に戻り、ハーフミラー123により2分岐されて、光路P_11,P_14へ出力される。 - 特許庁

Also, the high-voltage power supply controller 181 returns the extraction voltage applied to the extraction electrode 17 to an original extraction voltage or returns the control voltage applied to the control electrode 16 to an original control voltage, in opening operation of the column valve 14.例文帳に追加

また、カラムバルブ14の開動作時に、引出電極17に印加する引出電圧を元に戻し、または、制御電極16に印加する制御電圧を元の電圧に戻す。 - 特許庁

It is determined whether the called terminal returns within the range within the waiting period, and when the called terminal returns within the range within the waiting period, the return notification is transmitted to the caller terminal.例文帳に追加

待機期間内に着呼側端末が圏内復帰したか否かを判定し、待機期間内に着呼側端末が圏内復帰した場合は、発呼側端末に復帰通知を送る。 - 特許庁

A return control unit 17 returns a corresponding function operation section, when the first start instruction is input and returns a corresponding function operation section when the second start instruction is input.例文帳に追加

復帰制御部17は、第1の起動指示が入力されたとき、対応する機能動作部を復帰させ、第2の起動指示が入力されたとき、対応する機能動作を復帰させる。 - 特許庁

Light outputted to the optical path P_13 goes to and returns from a second reflection mirror 125 and returns to the half mirror 123 and is branched into two by the half mirror 123 and is outputted to optical paths P_11 and P_14.例文帳に追加

光路P_13へ出力された光は、第2反射鏡125との間を往復してハーフミラー123に戻り、ハーフミラー123により2分岐されて、光路P_11,P_14へ出力される。 - 特許庁

One that returns a list of guestbook rows ordered from most-recent toleast-recent, showing the full name (first+last) and the date signed.One that returns a single guestbook row, showing all fields. 例文帳に追加

これらを元にして、より複雑なクエリを作成することにします。 guestbook の行を新しい順に返し、フルネームと投稿日時を表示するものguestbook の単一の行のすべてのフィールドを返すもの - PEAR

It should be noted thatdirect investment returnsincludereinvestment returns,” which are theoretically deemed to be once given back to the country although they actually are not, and that the amount ofdirect investment returnsis not equal to the amount of consumption or investment ofdomestic demand.例文帳に追加

これに加え、「直接投資収益」には「再投資収益」、つまり実際は国内に還元していないのに、勘定上はいったん国内に戻ったものとする値を含んでおり、「直接投資収益」額が「内需」の消費や投資の額を意味するものではないことに注意する必要がある。 - 経済産業省

After the ageing operation, the central roller 24 turns retracted, and the table 26 returns to the start position.例文帳に追加

エージング動作後、中央ローラ24が退避状態になってテーブル26が開始位置まで戻る。 - 特許庁

The collective parted property is divided in a form before the parting and returns to respective original owners.例文帳に追加

集合手放し財産は手放し前のかたちに分割され、それぞれの元所有者に復帰する。 - 特許庁

After a scanner unit 10 moves in the scanning direction to read an original, the scanner unit returns to an original position.例文帳に追加

スキャナユニット10は走査方向に移動して原稿を読み取った後、元の位置に戻る。 - 特許庁

The first external device returns a device response signal in response to a device request signal.例文帳に追加

第一外部装置は装置リクエスト信号の受信に応じて装置応答信号を返信する。 - 特許庁

The reading unit 126 returns to a home position while repeating once stopping and movement.例文帳に追加

このような一旦停止と移動を繰り返しながら読取りユニット126はホームポジションに戻る。 - 特許庁

Also, when the left key is depressed in a short period of time, the display returns to the list of the immediately above hierarchy.例文帳に追加

また、左キーが短時間、押下されると、押下される毎に、すぐ上の階層のリストに戻る。 - 特許庁

When the jaw piece 63 returns to the point of origin first, it constitutes obstacle so that the jaw piece 61 can not return to the point of origin.例文帳に追加

63が先に原点に戻ると、それが邪魔になって61が原点に戻れない。 - 特許庁

After insertion of the radio tag 10, the pawl part 32 returns to the narrower position and tightly interlocks the radio tag 10.例文帳に追加

無線タグ10の挿入後は狭め位置に復帰し、無線タグ10をしっかりと係止する。 - 特許庁

例文

Thereafter, after passing, for example, a prescribed time, the destaticizing operation is stopped, and it returns to a stop period.例文帳に追加

その後、例えば所定時間が経過した後に、除電動作が停止されて休止期間に戻る。 - 特許庁




  
Copyright Ministry of Economy, Trade and Industry. All Rights Reserved.
  
Copyright © Japan Patent office. 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.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
この対訳コーパスは独立行政法人情報通信研究機構の集積したものであり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
原題:”THE YELLOW FACE”

邦題:『黄色な顔』
This work has been released into the public domain by the copyright holder. This applies worldwide.

底本:「世界探偵小説全集 第三卷 シヤーロツク・ホームズの記憶」平凡社 1930(昭和5)年2月5日発行
入力:京都大学電子テクスト研究会入力班(加藤祐介)
校正:京都大学電子テクスト研究会校正班(大久保ゆう)
青空文庫作成ファイル:
このファイルは、インターネットの図書館、青空文庫(http://www.aozora.gr.jp/)で作られました。入力、校正、制作にあたったのは、ボランティアの皆さんです。
  
電網聖書はパブリック・ドメインに置かれます。電網聖書は,The World English Bible (WEB)を土台とした新しい日本語訳です。この草稿は2002年3月3日版です。
The World English Bible is dedicated to the Public Domain.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS