例文 (152件) |
return messageの部分一致の例文一覧と使い方
該当件数 : 152件
Return True if the message's payload is a list ofsub-Message objects, otherwise return False. 例文帳に追加
メッセージのペイロードが子 Message オブジェクトからなるリストであれば True を返し、そうでなければ False を返します。 - Python
Return a human-readable message describing the error condition. 例文帳に追加
エラー状態を示す可読メッセージを返します。 - Python
An answer message extraction part 9 extracts a return message to each similar question message from the message database 1.例文帳に追加
応答メッセージ抽出部9は、メッセージデータベース1から、各類似質問メッセージの返信メッセージを抽出する。 - 特許庁
ANSWERING MACHINE APPARATUS HAVING MESSAGE RETURN FUNCTION例文帳に追加
メッセージ返信機能を有する留守番電話装置 - 特許庁
return error message corresponding to checked element例文帳に追加
調べた要素に対応するエラーメッセージを返します。 - PEAR
A message and a return message appear on the diagram as shown in the following figure. 例文帳に追加
次の図に示すように、メッセージと応答メッセージが図に表示されます。 - NetBeans
Return true if the given line is a delimiter on which Message should stop.例文帳に追加
与えられた line が Message の区切りとなるデリミタであった場合に真を返します。 - Python
If the return message can not be received, a return time is changed and a second control message for instructing the crime prevention sensor S to transmit a return message is transmitted to the address.例文帳に追加
返答メッセージを受信できなかった場合には、当該アドレスに対して返答時間を変更して返答メッセージの送信を指示する第2制御メッセージを送信する。 - 特許庁
Return the number of bytes that a netlink message with payload of len would occupy. 例文帳に追加
ペイロードの長さがlenの netlink メッセージのバイト数を返す。 - JM
Since the transmission thread of the original message is different from the reception thread of the return message, it is possible to transmit and receive those original message and return message by different protocols.例文帳に追加
元のメッセージの送信スレッドと戻りメッセージの受信スレッドが異なるので、それら元のメッセージおよび戻りのメッセージを異なる通信プロトコルで送受することができる。 - 特許庁
The path message is received at the end node and the path information is recorded in the return message.例文帳に追加
パスメッセージは、終端ノードで受信され、パス情報はリターンメッセージに記録される。 - 特許庁
Return true if the netlink message is not truncated and ok to parse. 例文帳に追加
Netlink メッセージが途切れておらず、パーズ可能であれば真を返す。 - JM
Return the encoding specified in the Content-Transfer-Encoding: message header.例文帳に追加
Content-Transfer-Encoding: メッセージヘッダで指定された符号化方式を返します。 - Python
Return true if the message contains a header field named name,otherwise return false. 例文帳に追加
メッセージが name という名前をもつヘッダフィールドを持っていれば真を、そうでなければ偽を返します。 - Python
Return immediately if no message of the requested type is in the queue. 例文帳に追加
キューに要求された型のメッセージがない場合には直ちに返る。 - JM
To reliably return a message from a destination device to an end device.例文帳に追加
宛先デバイスからのメッセージをエンドデバイスまで確実に返送する。 - 特許庁
Furthermore, the message creation support device 1 comprises a message creation section 170, which creates a return message including the return message text, the selected choice, and the execution result of the corresponding application of the selected choice.例文帳に追加
更に、返信用メッセージ本文、選択した選択肢、及び該選択した選択肢の対応アプリケーションの実行結果を含む返信用メッセージを作成するメッセージ作成部170を備える。 - 特許庁
The advertisement distributing server 860 transmits an advertisement message including the advertisements and a return number to the message transferring node 520.例文帳に追加
広告配信サーバ360はメッセージ転送ノード520に、広告と折返番号を含む広告メッセージを送信する。 - 特許庁
Retrieves the lowest message number in the current selected newsgroup Return value integer- lowest message number 例文帳に追加
選択されているニュースグループのメッセージ番号の最小値を取得します。 返り値 integer- メッセージ番号の最小値。 - PEAR
Retrieves the highest message number in the current selected newsgroup Return value integer- highest message number 例文帳に追加
現在選択されているニュースグループの最大の記事番号を取得します。 返り値 integer- 記事番号の最大値。 - PEAR
Return the welcome message sent by the server in reply to the initial connection.例文帳に追加
接続して最初にサーバから送られてくるウェルカムメッセージを返します。 - Python
Return a list containing the character set names in the message. 例文帳に追加
メッセージ中に含まれる文字セットの名前をすべてリストにして返します。 - Python
Return the error message corresponding to the error code incode.Availability: Unix, Windows. 例文帳に追加
エラーコード code に対応するエラーメッセージを返します。 利用できる環境: Unix、Windows - Python
upon return from a successful call it will contain the length of the control message sequence. 例文帳に追加
コールが成功して返った場合、制御メッセージ列の長さが入っている。 - JM
Please leave a message and I will get back to you on my return.例文帳に追加
メッセージを残しておいてください、戻りましたら改めてご連絡いたします。( on my returnで「私が戻ったら」という意味) - Weblioビジネス英文メールテンプレート文例集
The gateway and ECU return a reception response when a message is received.例文帳に追加
ゲートウェイ及びECUは、メッセージを受信した場合に受信応答を返信する。 - 特許庁
All three routines return the length of the message on successful completion. 例文帳に追加
これらの三つのルーチンはいずれも、成功した場合にはメッセージの長さを返す。 - JM
Return a new open message object (costs a file descriptor). 例文帳に追加
新たな開かれたメッセージオブジェクトを返します (ファイル記述子を一つ消費します)。 - Python
Return a pair (resp, path), where path is the directory path to the article with message ID id.例文帳に追加
(resp, path) からなるペアを返します。 path は メッセージ ID が id である記事のディレクトリパスです。 - Python
A message creation support device 1 comprises a text creation section 220, which creates a return message text based on a reception message content having choices.例文帳に追加
メッセージ作成支援装置1は、選択肢を有する受信メッセージの内容に基づき、返信用メッセージ本文を作成する本文作成部220を備える。 - 特許庁
A database 7 accumulates the message ID captured by the message ID capture part or a pair of the message ID and the return address of a sender.例文帳に追加
データベース7は前記メッセージID採取部により採取されたメッセージIDまたはメッセージIDと送信者の返信アドレス対を蓄積する。 - 特許庁
Note: Expressions return true if the message does not contain a corresponding reservation item. 例文帳に追加
注: 対応する予約項目がメッセージに含まれていない場合、式は true を返します。 - NetBeans
The subscriber can return to the voice message system so that the subscriber can resume the voice mail session.例文帳に追加
加入者は音声メッセージシステムに戻って音声メールセッションを再開できる。 - 特許庁
When a user attaches the data file desired to be printed to a return message to the message and transmits it to the printer 20 by the infrared communication, the printer 20 prints the data file attached to the return message.例文帳に追加
ユーザが、このメッセージに対する返信メッセージに、印刷したいデータファイルを添付して赤外線通信によりプリンタ装置20に送信すると、プリンタ装置20は、返信メッセージに添付されたデータファイルを印刷する。 - 特許庁
To appropriately perform message communication even when a return value of a message is transmitted by a communication protocol different from that in transmission.例文帳に追加
メッセージの戻り値が送信時と異なる通信プロトコルで送信されてきた時も、適切にメッセージ通信が行えるようにする。 - 特許庁
You can pass the parser a string or a file object, and the parser will return to you the root Message instance of the object structure.例文帳に追加
このパーザに文字列あるいはファイルオブジェクトを渡せば、パーザはそのオブジェクト構造の基底となる (root の) Message インスタンスを返します。 - Python
If the message appears in the correct console, hit Enter to continue the boot process. 例文帳に追加
メッセージが正しいコンソールに表示されたら、Enter/Returnキーを押してブートプロセスを継続してください。 - FreeBSD
If prio is not NULL, then the buffer to which it points is used to return the priority associated with the received message. 例文帳に追加
prioが NULL 以外の場合、prioが指すバッファに受信したメッセージの優先度が格納される。 - JM
Use this activity to return a message from the process to the partner that initiated the communication.例文帳に追加
このアクティビティーは、対話を開始したパートナーにプロセスからメッセージを返すのに使用します。 - NetBeans
例文 (152件) |
Copyright (c) 1995-2025 Kenkyusha Co., Ltd. All rights reserved. |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:![]() |
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 (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. |
© 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 1994-2010 The FreeBSD Project. All rights reserved. license |
![]() ログイン |
Weblio会員(無料)になると
![]() |
![]() ログイン |
Weblio会員(無料)になると
![]() |