| 意味 | 例文 |
http methodの部分一致の例文一覧と使い方
該当件数 : 101件
httpMethod[string] Specifies the HTTP method to use. 例文帳に追加
httpMethod[string] 使用する HTTP メソッドを指定します。 - PEAR
GET, signifying that HTTP interactions use the GET method,and 例文帳に追加
GET (HTTP の相互作用で GET メソッドを使用) - NetBeans
Return a string indicating the HTTP request method. 例文帳に追加
HTTP リクエストメソッドを示す文字列を返します。 - Python
This method processes any HTTP/MIME headers it finds. 例文帳に追加
このメソッドは、見つかった HTTP/MIME ヘッダをすべて処理します。 - PEAR
RECEIPT METHOD FOR HTTP HEADER, HTTP SERVER, AND HTTP CLIENT例文帳に追加
HTTPヘッダの受信方法、HTTPサーバ、およびHTTPクライアント - 特許庁
HTTP MESSAGE CONVERTER, HTTP MESSAGE CONVERSION METHOD, AND PROGRAM例文帳に追加
HTTPメッセージ変換装置、HTTPメッセージ変換方法及びプログラム - 特許庁
HTTP CERTIFICATION METHOD, AND SERVER DEVICE例文帳に追加
HTTP認証方法およびサーバ装置 - 特許庁
REAL TIME DISTRIBUTION METHOD OF HTTP CONTENTS例文帳に追加
HTTPコンテンツのリアルタイム配信方法 - 特許庁
XML-RPC is a Remote Procedure Call method that uses XML passed via HTTP as a transport.例文帳に追加
XML-RPCはXMLを利用した遠隔手続き呼び出し(Remote Procedure Call)の一種で、HTTPをトランスポートとして使用します。 - Python
To select an HTTP tunnel as a NAT traversal method such as an SIP as necessary.例文帳に追加
SIP等のNAT越え方式としてHTTPトンネルを必要に応じて選択することを可能とする。 - 特許庁
This method is called by the parent OpenerDirector when getting an HTTP`moved permanently' response.例文帳に追加
このメソッドは HTTP における `moved permanently' レスポンスを取得した際に親オブジェクトとなる OpenerDirector によって呼び出されます。 - Python
METHOD AND SYSTEM FOR COLLECTING HTTP SERVER PERFORMANCE DATA例文帳に追加
HTTPサーバ性能データ収集方法及びそのシステム - 特許庁
TUNNELING COMMUNICATION SYSTEM, HTTP TUNNELING SERVER, HTTP COMMUNICATION LIBRARY, TUNNELING COMMUNICATION METHOD, AND PROGRAM例文帳に追加
トンネリング通信システム、HTTPトンネリングサーバ、HTTP通信ライブラリ、トンネリング通信方法及びプログラム - 特許庁
HTTP SESSION TUNNELING SYSTEM, METHOD THEREOF, AND PROGRAM THEREOF例文帳に追加
HTTPセッション・トンネリング・システム、その方法、及びそのプログラム - 特許庁
SIMPLIFIED HTTP SERVER UNIT, UTILIZATION SERVICE PROVIDING METHOD FOR COMMUNICATION TARGET DEVICE, AND SIMPLIFIED HTTP SERVER SOFTWARE例文帳に追加
簡易HTTPサーバユニット、通信対象装置の利用サービス提供方法、および、簡易HTTPサーバソフト - 特許庁
HTTP SERVER EXECUTION DEVICE, CONTROL METHOD, AND STORAGE MEDIUM例文帳に追加
HTTPサーバ実行装置、その制御方法及び記憶媒体 - 特許庁
The user:pass portion will be base64-encoded as an HTTP `Authorization'header, and sent to the remote server as part of the connection process when invoking an XML-RPC method.例文帳に追加
user:passはbase64でエンコードしてHTTPの`Authorization'ヘッダとなり、XML-RPCメソッド呼び出し時に接続処理の一部としてリモートサーバに送信されます。 - Python
The instructed terminal possessing the contents transmits the data to the terminal requesting the command by using the GET or POST method of HTTP.例文帳に追加
指示を受けたコンテンツを保有する端末は、コンテンツを要求する端末に対してHTTPのGET又はPOSTメソッドを用いてデータを送信する。 - 特許庁
HTTP REQUEST DISTRIBUTING METHOD, CLIENT/SERVER SYSTEM AND RECORDING MEDIUM RECORDING HTTP REQUEST DISTRIBUTION PROGRAM例文帳に追加
HTTPリクエスト振り分け方法及びクライアントサーバーシステム並びにHTTPリクエスト振り分けプログラムを記録した記録媒体 - 特許庁
Three parameters are specified when you create an XMLHttpRequest object:a URL, the HTTP method (GET or POST), and whether or not the interaction is asynchronous.例文帳に追加
XMLHttpRequest オブジェクトを作成するときは 3 つのパラメータを指定します。 URL、HTTP メソッド (GET または POST)、そして相互作用が非同期であるかどうかです。 - NetBeans
When the power source for a personal computer is started, user ID information and final time and date for notice reception for the personal computer are transmitted to the network complex machine by HTTP POST Method (step 101).例文帳に追加
パソコンの電源を立ち上げると、パソコンのユーザID情報と通知受信最終日時がHTTP POST Methodでネットワーク複合機に送信される(ステップ101)。 - 特許庁
Extension of the well-known HTTP-GET method is described in the same way so that an application of the HTTP-GET method is possible.例文帳に追加
本発明は、周知のHTTP−GET方法の拡張を、このHTTP−GET方法というアプリケーションも同様に可能であるよう記載する。 - 特許庁
DEVICE, SYSTEM AND METHOD FOR PERFORMING FILE TRANSMISSION/RECEPTION UTILIZING HTTP例文帳に追加
HTTPを利用したファイル送受信を行う装置、システム、及び方法 - 特許庁
Method calls may also raise a special Fault instance, used to signalXML-RPC server errors, or ProtocolError used to signal an error in the HTTP/HTTPS transport layer.例文帳に追加
メソッド呼び出し時、XML-RPCサーバエラーが発生するとFaultインスタンスを送出し、HTTP/HTTPSトランスポート層でエラーが発生した場合にはProtocolErrorを送出します。 - Python
DATA RELAYING SYSTEM WITH METHOD CONTROL FUNCTION OF HTTP REQUEST AND METHOD FOR CONTROLLING SAME例文帳に追加
HTTPリクエストのメソッド制御機能を有するデータ中継システム及びそのメソッド制御方法 - 特許庁
COMMUNICATING METHOD AND COMMUNICATION EQUIPMENT USING HTTP (HYPERTEXT TRANSFER PROTOCOL) TUNNELING SERVER, AND PROGRAM例文帳に追加
HTTPトンネリングサーバを用いた通信方法および通信装置、プログラム - 特許庁
htmlheadmeta http-equiv=content-type content=text/html; charset=UTF-8/headbody Welcome!br form action=createNewWisher.php method=POST Your name: input type=text name=user/br/ Password: input type=password name=password/br/ Please confirm your password: input type=password name=password2/br/ input type=submit value=Register/ /form /body/html 例文帳に追加
htmlheadmeta http-equiv=content-type content=text/html; charset=UTF-8/headbody Welcome!br form action=createNewWisher.php method=POST Your name: input type=text name=user/br/ Password: input type=password name=password/br/ Please confirm your password: input type=password name=password2/br/ input type=submit value=Register/ /form /body/html 注: password 型は、文字がアスタリスクに置き換えられる、特殊なテキストフィールドの型です。 - NetBeans
Also, the transmission of data from the monitoring device 2 to the monitoring center system 1 is performed by an HTTP client part 212 by using the POST method of HTTP.例文帳に追加
また、監視装置2から監視センターシステム1へのデータの送信は、HTTPクライアント部212がHTTPのPOSTメソッドを用いて行う。 - 特許庁
The transmission of data from the monitoring center system 1 to the monitoring device 2 is performed by an HTTP client part 112 by using the POST method of HTTP.例文帳に追加
監視センターシステム1から監視装置2へのデータの送信は、HTTPクライアント部112がHTTPのPOSTメソッドを用いて行う。 - 特許庁
To provide a network system by which the service of SIP/SIMPLE can be provided to a terminal device using an HTTP, a protocol converter, and a protocol converting method.例文帳に追加
HTTPを使用する端末装置に対してSIP/SIMPLEのサービスを提供可能にするネットワークシステム、プロトコル変換装置及びプロトコル変換方法を提供する。 - 特許庁
This method will parse a manufacturers' file, such as the one from http://anonsvn.wireshark.org/wireshark/trunk/manuf, containing a list of MAC address prefix-to-vendor relationships. 例文帳に追加
このメソッドは、製造者のファイルをパースします。 これはhttp://anonsvn.wireshark.org/wireshark/trunk/manufのような形式のもので、MAC アドレスのプレフィックスとベンダーとの対応の一覧となっています。 - PEAR
This method is not defined in BaseHandler, but subclasses should override it if they intend to provide a catch-all for otherwise unhandled HTTP errors.例文帳に追加
このメソッドは BaseHandler では定義されて いません。 しかしその他の処理されなかった HTTP エラーを処理する機能をもたせたいなら、サブクラスで定義する必要があります。 - Python
When the method is HTTP, these headers are those returned by the server at the head of the retrieved HTML page(including Content-Length and Content-Type).例文帳に追加
URL へのアクセスメソッドが HTTP である場合、メタ情報中のヘッダ情報はサーバが HTML ページを返すときに先頭に付加するヘッダ情報です (Content-Length および Content-Type を含みます) 。 - Python
This method serves the 'POST' request type, only allowed for CGI scripts.例文帳に追加
このメソッドは、CGI スクリプトでのみ許されている 'POST' 型の HTTP 要求に対するサービスを行います。 - Python
The central server originates an instruction for transmitting data by using the GET or POST method of HTTP or FTP to the terminal requesting the contents to a server possessing the requested contents.例文帳に追加
中央サーバは、要求されたコンテンツを保有するサーバに対して、コンテンツを要求する端末にHTTPのGET、POSTメソッド、またはFTPを用いてデータを送信させるための指示を出す。 - 特許庁
When the network composite machine receives an HTTP POST Method & direct print instruction (step 104), the network composite machine determines whether or not its recording section is mounted with a double side print mechanism or a discharge destination bin (steps 105, 106).例文帳に追加
パソコンからHTTP POST Method&ダイレクトプリント指示を受信する(ステップ104)と、ネットワーク複合機の記録部に両面プリント機構が装着されているか、排出先ビンが装着されているか否かを判定する(ステップ105、106)。 - 特許庁
To provide a data communication method capable of accelerating data communication by HTTP (a hypertext transfer protocol).例文帳に追加
HTTP(HyperText Transfer Protocol)によるデータ通信を高速化することが可能なデータ通信方法を提供する。 - 特許庁
PROXY CONNECTION METHOD, PROXY SERVER, AND PROGRAM FOR CONNECTING HTTP-COMPLIANT TERMINAL TO SIP-COMPLIANT SERVER例文帳に追加
HTTP対応端末をSIP対応サーバに接続する代理接続方法、プロキシサーバ及びプログラム - 特許庁
SYSTEM, METHOD, AND COMPUTER PROGRAM PRODUCT USING HTTP PROTOCOL TO EXTRACT INFORMATION FROM REMOTE DEVICE例文帳に追加
HTTPプロトコルを用いてリモートデバイスから情報を取得するシステム、方法、及びコンピュータプログラム製品 - 特許庁
SYSTEM, METHOD, AND COMPUTER PROGRAM PRODUCT FOR ACQUIRING INFORMATION FROM REMOTE DEVICE BY HTTP PROTOCOL例文帳に追加
HTTPプロトコルによりリモートデバイスから情報を取得するシステム、方法、及びコンピュータプログラム製品 - 特許庁
To provide a proxy connection method, etc. for connecting an HTTP-compliant terminal to an SIP-compliant server.例文帳に追加
HTTP対応端末をSIP対応サーバに接続する代理接続方法等を提供する。 - 特許庁
From an HTTP response sent from an HTTP server storing the web application, session information embedded by a typically used session management method is extracted.例文帳に追加
Webアプリケーションを格納するHTTPサーバから送られるHTTPレスポンスから、典型的に用いられるセッション管理手法によって埋め込まれたセッション情報を抽出する。 - 特許庁
The device refers to an identification name of a method contained in an HTTP request issued from an HTTP request issuing part 11, specifies the method to be called up, with which a service providing object 2b is provided, and of which service is requested, gives a parameter contained in the HTTP request to the method, thereby executing the method.例文帳に追加
HTTP要求発行部11から発行されたHTTP要求に含まれているメソッドの識別名称を参照して、サービスの利用を希望するサービス提供オブジェクト2bが備えている呼出対象のメソッドを特定し、そのHTTP要求に含まれているパラメータをメソッドに与えて、そのメソッドを実行させる。 - 特許庁
Header information of information provided by the Web site 2 is acquired by use of HEAD method of HTTP.例文帳に追加
HTTPのHEADメソッドを使用してウェブサイト2が提供する情報のヘッダ情報を取得する。 - 特許庁
When an event occurs at the SY1 on the notifying side, the SY1 converts data of the event and an event notifying method in to a structured data with a tag (XML file) and transmits them to an HTTP server SA.例文帳に追加
そして、通知側システムSY1でイベントの発生があると、通知側システムSY1はイベントデータおよびイベント通知方法データをそれぞれタグ付き構造化データ(XMLファイル)に変換し、それをHTTPサーバSAに送信する。 - 特許庁
To provide a method and apparatus for Hangul or Japanese words in an HTTP packet and a method for analyzing Hangul or Japanese web contents using the same.例文帳に追加
HTTPパケットにおけるハングルまたは日本語のデコード方法と装置、及びこれを用いたハングルまたは日本語ウェブコンテンツの分析方法を提供する。 - 特許庁
To provide a communication method for securing a response to a control request without raising communication cost by using an inquiry method by HTTP.例文帳に追加
HTTPによる問い合わせ方法を用いた、通信コストを上げずに制御要求に対するレスポンスを確保するための通信方法を提供する。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. 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会員(無料)になると
|