| 意味 | 例文 |
XMLHttpRequestを含む例文一覧と使い方
該当件数 : 17件
initialize an XMLHttpRequest object, and 例文帳に追加
XMLHttpRequest オブジェクトを初期化すること - NetBeans
The function checks whether XMLHttpRequest can be understood by the browser, and if so it creates an XMLHttpRequest object.例文帳に追加
この関数では、ブラウザで XMLHttpRequest を理解できるかどうかを確認し、理解できる場合は XMLHttpRequest オブジェクトを作成します。 - NetBeans
Here is an example of an XML document that is returned to the XMLHttpRequest object:例文帳に追加
XMLHttpRequest オブジェクトに返される XML ドキュメントの例を示します。 - NetBeans
This results in a JavaScript call to a function that initializes an XMLHttpRequest object.例文帳に追加
すると、XMLHttpRequest オブジェクトを初期化する関数への JavaScript 呼び出しが行われます。 - NetBeans
ajax.AutoCompleteServlet.Change the URL pattern to /autocomplete so that it matches the URL that you previously set in the XMLHttpRequest object.例文帳に追加
URL パターンを /autocomplete に変更し、XMLHttpRequest オブジェクトで設定した URL と一致するようにします。 - NetBeans
Ajax is a technology that combines (X)HTML, JavaScript, and CSS with the power of XmlHttpRequest in the creation of RIAs (Rich Internet Applications). 例文帳に追加
Ajax は (X)HTML、JavaScript、および CSS を組み合わせた技術であり、XmlHttpRequest を利用して RIA (Rich Internet Applications) を作成できます。 - NetBeans
The XMLHttpRequest object is configured with a request parameter that includes the ID of the component that triggered the event, and any value that the user entered.The XMLHttpRequest object then makes an asynchronous request to the webserver.例文帳に追加
XMLHttpRequest オブジェクトが、イベントをトリガーしたコンポーネントの ID を含む要求パラメータと、ユーザーが入力した値で構成されます。 次に XMLHttpRequest オブジェクトが Web サーバーへの非同期要求を実行します。 - NetBeans
You first create the client-side files for the presentation and functionality needed to generate the XMLHttpRequest object.例文帳に追加
最初に、プレゼンテーション用、および XMLHttpRequest オブジェクトの生成に必要な機能用のクライアント側ファイルを作成します。 - NetBeans
The XMLHttpRequest object is at the heart of Ajax and has become the de facto standard for enabling XML data to be passed asynchronously over HTTP.例文帳に追加
XMLHttpRequest オブジェクトは Ajax の中核であり、HTTP を使用して XML データを非同期で送信するときの事実上の標準になっています。 - NetBeans
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
Finally, the XMLHttpRequest object receives the XML data using a callback function, processes it, and updates the HTML DOM (Document Object Model) to display the page containing the new data.例文帳に追加
最後に、コールバック関数を使用して XMLHttpRequest オブジェクトが XML データを受け取って処理し、新しいデータを含むページを表示するように HTML の DOM (文書オブジェクトモデル) を更新します。 - NetBeans
Implementing auto-completion in a search field is something that can be performed using Ajax.Ajax works by employing an XMLHttpRequest object to pass requests and responsesasynchronously between the client and server. 例文帳に追加
検索フィールドへの自動補完の実装は、Ajax を使用して実行できます。 Ajax は、XMLHttpRequest オブジェクトを使用してクライアントとサーバーの間で要求と応答を非同期で受け渡しすることで機能します。 - NetBeans
Implementing autocomplete in a search field is something that can be performed using Ajax.Ajax works by employing an XMLHttpRequest object to pass requests and responsesasynchronously between the client and server. 例文帳に追加
検索フィールドへの自動補完の実装は、Ajax を使用して実行できます。 Ajax は、XMLHttpRequest オブジェクトを使用してクライアントとサーバーの間で要求と応答を非同期で受け渡しすることで機能します。 - NetBeans
You first create the client-side files for the presentation and functionality needed to generate the XMLHttpRequest object.Then, you set up the server-side by creating the data store and business logic using Java-basedtechnology.例文帳に追加
最初に、プレゼンテーション用、および XMLHttpRequest オブジェクトの生成に必要な機能用のクライアント側ファイルを作成します。 次に、Java ベースのテクノロジを使用してデータストアとビジネスロジックを作成し、サーバー側を設定します。 - NetBeans
Otherwise, it performs a check on ActiveXObject (the XMLHttpRequestequivalent for Internet Explorer), and creates an ActiveXObject if identified. 例文帳に追加
理解できない場合は、ActiveXObject (Internet Explorer で XMLHttpRequest に相当するもの) を確認し、識別された場合は ActiveXObject を作成します。 - NetBeans
| 意味 | 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|