1016万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Webサービスの意味・解説 > Webサービスに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

Webサービスを含む例文一覧と使い方

該当件数 : 638



例文

There are many ways to implement a web service client. 例文帳に追加

クライアントの開発 Web サービスクライアントを実装する方法はいくつもあります。 - NetBeans

This method is all you need to invoke the operation on the web service.例文帳に追加

Web サービスのオペレーションを呼び出すのに必要なのはこのメソッドだけです。 - NetBeans

Right-click the project and choose New RESTful Web Services from Entity Classes,例文帳に追加

プロジェクトを右クリックし、「新規」「エンティティークラスからの RESTful Web サービス」を選択します。 - NetBeans

NetBeans IDE provides a Web Services Manager that supports Software as a Service (SaaS) applications. 例文帳に追加

NetBeans IDE では、SaaS (Software as a Service) アプリケーションをサポートする Web サービスマネージャーが提供されています。 - NetBeans

例文

The Facebook Platform is a standards-based web service with methods for accessing and contributing Facebook data. 例文帳に追加

Facebook プラットフォームは、Facebook データへのアクセスおよび提供メソッドを持つ、標準ベースの Web サービスです。 - NetBeans


例文

Facebook secures web service communication with the User Login mechanism. 例文帳に追加

Facebook はユーザーログイン機構を使用して、Web サービスの通信をセキュリティー保護します。 - NetBeans

Creating EJB Module, Web Service Passing Binary Data pt 2 - NetBeans IDE 6.1 Tutorial 例文帳に追加

EJB モジュールの作成: バイナリデータを渡す Web サービス (パート 2) - NetBeans IDE 6.1 チュートリアル - NetBeans

In the concluding section,you are also shown how to optimize the transfer of images from web services to clients.例文帳に追加

まとめの節では、Web サービスからクライアントへのイメージの転送を最適化する方法も示されます。 - NetBeans

Creating the Swing Client, Web Service Passing Binary Data pt 6 - NetBeans IDE 6.1 Tutorial 例文帳に追加

Swing クライアントの作成: バイナリデータを渡す Web サービス (パート 6) - NetBeans IDE 6.1 チュートリアル - NetBeans

例文

The interface displays the images that the web service passes as binary data. 例文帳に追加

このインタフェースには、Web サービスがバイナリデータとして渡すイメージが表示されます。 - NetBeans

例文

The web service should delegate to the previously-created EJB module for the retrieval of images.例文帳に追加

イメージを取得するために、前に作成した EJB モジュールに Web サービスを移譲する必要があります。 - NetBeans

The web service uses the previously created EJB module to retrieve binary data. 例文帳に追加

この Web サービスでは、前に作成した EJB モジュールを使用してバイナリデータを取得します。 - NetBeans

In addition, you can add functionality to your web service by clicking buttons such as Add Operation.例文帳に追加

さらに、「オペレーションを追加」などのボタンをクリックすることで、Web サービスに機能を追加できます。 - NetBeans

Modifying Schema and WSDL Files, Web Service Passing Binary Data pt 5 - NetBeans IDE 6.1 Tutorial 例文帳に追加

スキーマファイルおよび WSDL ファイルの変更: バイナリデータを渡す Web サービス (パート 5) - NetBeans IDE 6.1 チュートリアル - NetBeans

Logging and Optimizing the Service, Web Service Passing Binary Data pt 7 - NetBeans IDE 6.1 Tutorial 例文帳に追加

サービスのログ作成および最適化: バイナリデータを渡す Web サービス (パート 7) - NetBeans IDE 6.1 チュートリアル - NetBeans

Web Service Passing Binary Data, pt7: Logging and Optimizing the Service Note: The current release is NetBeans IDE 6.5. 例文帳に追加

バイナリデータを渡す Web サービス (パート 7): サービスのログ作成および最適化 - NetBeans

In the Projects window,expand the StockQuoteService project node and the Web Services node. 例文帳に追加

「プロジェクト」ウィンドウで、「StockQuoteService」プロジェクトノードおよび「Web サービス」ノードを展開します。 - NetBeans

Flower Application (an application with EJBs deployed alongside web services, accessed through a Swing GUI) 例文帳に追加

Flower アプリケーション (Web サービスに対応した EJB によるアプリケーションで、Swing GUI でアクセス) - NetBeans

A similar set of annotations is provided for web services by the JAX-WS 2.0 specification.例文帳に追加

JAX-WS 2.0 仕様も、Web サービスのためのよく似た注釈のセットを提供しています。 - NetBeans

A more advanced tutorial focusing on clients isDeveloping JAX-WS Web Service Clients.例文帳に追加

クライアントに焦点を当てた、さらに詳細なチュートリアルは、「JAX-WS Web サービスクライアントの開発」です。 - NetBeans

As you can see from the preceding code, the web service simply receivestwo numbers and then returns their sum. 例文帳に追加

このコードからわかるように、この Web サービスは単に 2 つの数字を受け取り、合計を返すだけです。 - NetBeans

In the latter case, you can only see that the web service is deployed, you cannot test the values.例文帳に追加

後者の場合、Web サービスが配備されていることは確認できますが、値のテストはできません。 - NetBeans

Note: A more advanced tutorial focusing on clients isDeveloping JAX-WS Web Service Clients.例文帳に追加

注: クライアントに焦点を当てた、さらに詳細なチュートリアルは、「JAX-WS Web サービスクライアントの開発」です。 - NetBeans

You then use the servlet to consume the web service that you created at the start of this tutorial.例文帳に追加

次にこのサーブレットを使用して、チュートリアルの初めに作成した Web サービスを使用します。 - NetBeans

Using Custom Keystore for Web Services Message Level Security - NetBeans IDE 6.5/6.1/6.0 Tutorial 例文帳に追加

Web サービスのメッセージレベルセキュリティーのためのカスタムキーストアの使用 - NetBeans

Right-click the DilbertWebApplication project node and choose New Web Service Client.例文帳に追加

DilbertWebApplication プロジェクトノードを右クリックし、「新規」「Web サービスクライアント」を選択します。 - NetBeans

The Web Service Client wizard appears.Select WSDL URL and enter the following URL: 例文帳に追加

Web サービスクライアント」ウィザードが表示されます。 「WSDL URL」を選択し、次の URL を入力します。 - NetBeans

A document describing how to get started developing JAX-WSweb services for web applications in NetBeans IDE. 例文帳に追加

このドキュメントでは、NetBeans IDE で Web アプリケーション向けの JAX-WS Web サービスの開発を始める方法を説明します。 - NetBeans

Issue #79039:Cannot Generate Mobile Client To Web Application for J2EE 5 Web serviceclients 例文帳に追加

課題 #79039:J2EE 5 Web サービスクライアントに、モバイルクライアントから Web アプリケーションへの接続を生成できない。 - NetBeans

This occurs when the return type of the Web service is not suitable for the Visual Mobile Developer, such as an array of bytes.例文帳に追加

これは、Web サービスの戻り値の型が、バイトの配列などの Visual Mobile Developer に適していない場合に発生します。 - NetBeans

You will deploy the sakila sample database on GlassFish v2 using the RESTful Web Services plugin. 例文帳に追加

RESTful Web サービスプラグインを使用して、「sakila」というサンプルデータベースを GlassFish v2 上に配備します。 - NetBeans

Right-click the project node and choose Test RESTful Web Services, as shown below: 例文帳に追加

次のように、プロジェクトノードを右クリックして「RESTful Web サービスをテスト」を選択します。 - NetBeans

To run RESTful web services on a Tomcat server, you have to perform a number of additional configuration tasks. 例文帳に追加

Tomcat サーバーで RESTful Web サービスを実行するには、いくつか追加で設定作業を行う必要があります。 - NetBeans

If you want to develop RESTful servces on the Tomcat web server, see Getting Started with RESTful Web Services on Tomcat. 例文帳に追加

Tomcat Web サーバーで RESTful サービスを開発する場合、「Tomcat での RESTful Web サービスについて」を参照してください。 - NetBeans

To continue learning about developing RESTful web services with NetBeans IDE 6.0, see the following tutorials: 例文帳に追加

NetBeans IDE 6.0 での RESTful Web サービスの開発をさらに学習するには、次のチュートリアルを参照してください。 - NetBeans

NetBeans IDE 6.0 and 6.1 come prepackaged with a set of popular StrikeIron web services. 例文帳に追加

NetBeans IDE 6.0 および 6.1 には、よく利用される StrikeIron Web サービスのセットが事前にパッケージされています。 - NetBeans

In order to access StrikeIron web services, you need a StrikeIronuserid and password. 例文帳に追加

注: StrikeIron Web サービスにアクセスするためには、StrikeIron のユーザー ID とパスワードが必要です。 - NetBeans

The NetBeans IDE assists you with web service interoperability, security,reliability and transactions. 例文帳に追加

NetBeans IDE では、Web サービスの相互運用性、セキュリティー保護、信頼性、およびトランザクションを支援しています。 - NetBeans

In the Projects window, expand Web Service References SearchWS WebSearchWS WebSearchWSSoap, as shown below: 例文帳に追加

次に示すように、「プロジェクト」ウィンドウで、「Web サービス参照」「SearchW」「WebSearchWS」「WebSearchWSSoap」の順に展開します。 - NetBeans

In thelatter case, you can only see that the web service is deployed, you cannot test the values. 例文帳に追加

後者の場合、Web サービスが配備されているかどうかの確認だけはできますが、値のテストはできません。 - NetBeans

The Projects window displays the new web service client: 例文帳に追加

次のように、新しい Web サービスクライアントが「プロジェクト」ウィンドウに表示されます。 - NetBeans

Next you create a web service description file defining the web interface of our XSL Transformation Service. 例文帳に追加

次に、XSL 変換サービスの Web インタフェースを定義する、Web サービスの説明ファイルを作成します。 - NetBeans

The server creates a Web service having a method corresponding to an event to the Web page.例文帳に追加

また、Webページに対するイベントに対応したメソッドをもつWebサービスを生成する。 - 特許庁

Write applications that access web services directly from JSR-172-enabled phones.Use the Wireless Connection Bridge to access web services or other server-side data via servlets from any device using MIDlets.例文帳に追加

JSR-172 対応の電話から Web サービスに直接アクセスするアプリケーションを作成できます。 ワイヤレス接続ブリッジを使用して、任意のデバイスから MIDlet を使用し、サーブレットを経由して、Web サービスやその他のサーバー側データにアクセスできます。 - NetBeans

In this tutorial, you create a Java library project (because you do not need a main method), create an Axis2 web service in that project (creating the Java class at the same time) and deploy the Axis2 web service to a server. 例文帳に追加

このチュートリアルでは、Java ライブラリプロジェクトを作成し (メインメソッドが必要ないため)、そのプロジェクトで Axis2 Web サービスを作成し (同時に Java クラスを作成)、Axis2 Web サービスをサーバーに配備します。 - NetBeans

Metro is a complete web services stack, covering all of a developer's needs from simple Hello, World! demonstrations to reliable, secured, and transacted web services. 例文帳に追加

Metro は総合的な Web サービススタックで、「Hello, World!」のような単純なデモから、信頼性のある、セキュリティー保護された、トランザクション方式の Web サービスまで、開発者のすべてのニーズに対応します。 - NetBeans

Web Service Passing Binary Data - a separate learning trail about using web services to pass binary data which are displayed in a client using Swing components 例文帳に追加

バイナリデータを渡す Web サービスアプリケーション - Swing コンポーネントを使用したクライアントで表示されるバイナリデータを渡す Web サービスアプリケーションの使用に関する個別の学習 - NetBeans

In the Projects window, right-click the LoanProcessor project node and choose New Web Service from the pop-up menu.The New Web Service wizard opens. 例文帳に追加

「プロジェクト」ウィンドウで「LoanProcessor」プロジェクトノードを右クリックし、ポップアップメニューから「新規」「Web サービス」を選択します。 「新規 Web サービス」ウィザードが開きます。 - NetBeans

Rapid code generation for invoking web services such as Google Map, Yahoo News Search, and StrikeIron web services by drag-and-dropping components from the RESTful component palette.例文帳に追加

RESTful コンポーネントパレットからコンポーネントをドラッグ&ドロップすることによる、Google マップ、Yahoo News Search、StrikeIron Web サービスなどの Web サービスを呼び出すコードの迅速な生成。 - NetBeans

例文

The RESTful Web Services node in the Projects window displays all the RESTful web services in your project. The value between the square brackets, such as [/customers/],is the value for the URI template.例文帳に追加

「プロジェクト」ウィンドウの「RESTful Web サービス」ノードに、プロジェクトのすべての RESTful Web サービスが表示されます。 [/customers/] など、角カッコ内の値は URI テンプレートの値です。 - NetBeans

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS