小窓モード


プレミアム

ログイン
設定

設定

http codeとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

Weblio例文辞書での「http code」に類似した例文

http code

Weblio例文辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「http code」の部分一致の例文検索結果

該当件数 : 27



例文

You should see the following code:?xml version=1.0 encoding=UTF-8?xsd:schema xmlns:xsd=http://www.w3.org/2001/XMLSchematargetNamespace=http://xml.netbeans.org/schema/HelloXSLTIncomingxmlns:tns=http://xml.netbeans.org/schema/HelloXSLTIncomingelementFormDefault=qualifiedxsd:element name=name type=xsd:string/xsd:element/xsd:schema発音を聞く 例文帳に追加

次のコードが表示されます。 ?xml version=1.0 encoding=UTF-8?xsd:schema xmlns:xsd=http://www.w3.org/2001/XMLSchematargetNamespace=http://xml.netbeans.org/schema/HelloXSLTIncoming xmlns:tns=http://xml.netbeans.org/schema/HelloXSLTIncomingelementFormDefault=qualified xsd:element name=name type=xsd:string/xsd:element/xsd:schema - NetBeans

You should see the following code:?xml version=1.0 encoding=UTF-8? xsd:schema xmlns:xsd=http://www.w3.org/2001/XMLSchematargetNamespace=http://xml.netbeans.org/schema/HelloXSLTOutgoingxmlns:tns=http://xml.netbeans.org/schema/HelloXSLTOutgoing elementFormDefault=qualifiedxsd:element name=greeting type=xsd:string/xsd:element/xsd:schema発音を聞く 例文帳に追加

次のコードが表示されます。 ?xml version=1.0 encoding=UTF-8? xsd:schema xmlns:xsd=http://www.w3.org/2001/XMLSchematargetNamespace=http://xml.netbeans.org/schema/HelloXSLTOutgoingxmlns:tns=http://xml.netbeans.org/schema/HelloXSLTOutgoing elementFormDefault=qualifiedxsd:element name=greeting type=xsd:string/xsd:element/xsd:schema - NetBeans

For more information,see http://java.sun.com/blueprints/code/projectconventions.html.発音を聞く 例文帳に追加

詳細は、http://java.sun.com/blueprints/code/projectconventions.html を参照してください。 - NetBeans

See the URLhttp://www.amk.ca/python/code/crypto.html for more information.発音を聞く 例文帳に追加

詳細は http://www.amk.ca/python/code/crypto.html を見てください。 - Python

A important part of the HTTP response is the response code.発音を聞く 例文帳に追加

HTTP レスポンスの重要な部分は、レスポンスコードです。 - PEAR

You should see the following code:xsl:stylesheet xmlns:xsl=http://www.w3.org/1999/XSL/Transform version=1.0 xmlns:ns1=http://xml.netbeans.org/schema/HelloXSLTIncoming xmlns:ns=http://xml.netbeans.org/schema/HelloXSLTOutgoingxsl:template match=/xsl:element name=ns:greetingxsl:value-of select=concat(apos;Hello apos;, /ns1:name)//xsl:element/xsl:template/xsl:stylesheet発音を聞く 例文帳に追加

次のコードが表示されます。 xsl:stylesheet xmlns:xsl=http://www.w3.org/1999/XSL/Transform version=1.0 xmlns:ns1=http://xml.netbeans.org/schema/HelloXSLTIncoming xmlns:ns=http://xml.netbeans.org/schema/HelloXSLTOutgoingxsl:template match=/xsl:element name=ns:greetingxsl:value-of select=concat(apos;Hello apos;, /ns1:name)//xsl:element/xsl:template/xsl:stylesheet - NetBeans

例文

The numeric code specifies the HTTP error code, with message as optional, more specific text.例文帳に追加

code は数値型で、 HTTP エラーコードを指定します。 message はオプションで、より詳細なメッセージテキストです。 - Python

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「http code」の部分一致の例文検索結果

該当件数 : 27



例文

nnn should be a three-digit HTTP error code.発音を聞く 例文帳に追加

nnn は 3 桁の 10 進数からなる HTTP エラーコードでなくてはなりません。 - Python

HTTP cookie classes, principally useful for server-side code.例文帳に追加

HTTP のクッキークラスで、基本的にはサーバサイドのコードで有用です。 - Python

The status refers to the HTTP status code definition of the request -- 200 signifies a success whereas 204 refers to a NOCONTENT status.例文帳に追加

status は要求の HTTP 状態コード定義を表します。 「200」は成功を、「204」は「NO CONTENT」状態を表します。 - NetBeans

Note:Some HTTP redirections require action from this module's client code.例文帳に追加

注意:HTTP リダイレクトによっては、このモジュールのクライアントコード側での処理を必要とします。 - Python

Raised if a server responds with a HTTP status code that we don't understand.New in version 2.0.例文帳に追加

サーバが理解できない HTTP 状態コードで応答した場合に送出されます。 - Python

Find language code, country code, charset code, and dialect or variant of locale setting in HTTP request headers.発音を聞く 例文帳に追加

HTTP ヘッダの中から言語コード、国コード、文字セットコードおよびロケール設定の方言 (変化形) を見つけます。 - PEAR

Logs an accepted (successful) request. code should specify the numeric HTTP code associated with the response.例文帳に追加

受理された (成功した) リクエストをログに記録します。 code にはこの応答に関連付けられた HTTP コード番号を指定します。 - Python

例文

A charging coefficient information management part 22 of a charging device 20 registers an identification code read from an HTTP header of an HTTP request for data and charging coefficients read from the HTTP header of the HTTP response in a charging coefficient information table are stored inassociation with each other.例文帳に追加

課金装置20の課金係数情報管理部22は、データ用HTTPリクエストのHTTPヘッダから読み出した識別コードと、HTTPレスポンスのHTTPヘッダから読み出した課金係数とを対応付けて課金係数情報テーブルに登録する。 - 特許庁

>>例文の一覧を見る


http codeのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS