| 例文 |
java webの部分一致の例文一覧と使い方
該当件数 : 341件
Some sample applications and tutorials require the Travel database.If the IDE is configured to use the Sun Java System Application Server before the Visual Web Pack is installed, the Travel database will be available from the Runtime window.例文帳に追加
Travel データベースは、一部のサンプルアプリケーションとチュートリアルで必要になります。 Visual Web Pack のインストール前に、Sun Java System Application Server を IDE に登録した場合は、インストール後「実行時」ウィンドウから Travel データベースを使用できるようになります。 - NetBeans
Built into the NetBeans Visual JSF framework is a collection of Java Server Faces-based, Ajax-enabled user interface components.Using these components, you can build consistent, accessible and dynamic web pages.例文帳に追加
NetBeans Visual JSF フレームワークには、Java Server Faces に基づいた、Ajax 対応のユーザーインタフェースコンポーネントの集合が組み込まれています。 これらのコンポーネントを使用して、一貫性のある、アクセス可能で、動的な Web ページを構築できます。 - NetBeans
Note: Though there are no project templates that are specifically designed for creating applets in the IDE, you can easily develop them ina Java project and package them in a web project, as shown in this tutorial.例文帳に追加
注: IDE 内にアプレットを作成する目的で設計されたプロジェクトテンプレートはありませんが、このようなテンプレートは、このチュートリアルで示すように Java プロジェクトで簡単に開発して Web プロジェクト内にパッケージ化できます。 - NetBeans
When starting from Java technology classes, JAXB 2.0 can generate XMLSchema documents that are automatically embedded inside a Web Service Description Language (WSDL)document, saving users from performing this error-prone integration manually. 例文帳に追加
Java テクノロジのクラスから始めると、JAXB 2.0 は、WSDL (Web Service Description Language) ドキュメント内部に自動的に埋め込まれた XML スキーマドキュメントを生成できるため、ユーザーが手動でこの誤りが起こりやすい統合を実行しなくてすみます。 - NetBeans
PHP Development A fast and light-weight PHP IDE with code completion and quick fixes,integrated FTP and Xdebug, and support for popular Web Services. 例文帳に追加
キャンバス上にコンポーネントを配置し、位置を調整することで、本格的な Java GUI を作成できます。 - NetBeans
A free, open-source Integrated Development Environment for software developers.You get all the tools you need to create professional desktop, enterprise, web,and mobile applications with the Java language, C/C++, and even dynamic languages such as PHP, JavaScript, Groovy, and Ruby.例文帳に追加
NetBeans IDE は、ソフトウェア開発者向けの、無償提供、オープンソースの統合開発環境です。 Java、C/C++、Ruby などを使用した本格的なデスクトップ、エンタープライズ、Web、およびモバイルアプリケーションの作成に必要なツールがすべて揃っています。 - NetBeans
Note: While the above system requirements apply to most configurations of the IDE, some areas of NetBeans Web and Java EE support are particularlydemanding on system resources, especially when used in combination with various application servers.例文帳に追加
注: IDE のほとんどの構成には上記のシステム要件が当てはまりますが、NetBeans の Web と Java EE サポート機能の中には、特に多様なアプリケーションサーバーを組み合わせて使用する場合に、多くのシステムリソースを必要とするものがあります。 - NetBeans
You do not need to use special commands and dialog boxes to generatethings like business methods or web service operations, although the commands are still available to help acquaint you with the syntax of Java EE 5 code.例文帳に追加
ビジネスメソッドまたは Web サービスオペレーションなどを生成するために特別なコマンドやダイアログを使用する必要はありません。 ただし、コマンドは、ユーザーが Java EE 5 構文に慣れるまでのことを考慮し、まだ使用可能になっています。 - NetBeans
Right-click the project node and choose Run Project.The IDE starts the application server, builds the application, and opens the tester page in your browser, if you deployed a web application to the Sun Java System Application Server.例文帳に追加
プロジェクトノードを右クリックし、「プロジェクトを実行」を選択します。 Sun Java System Application Server に Web アプリケーションを配備した場合は、IDE によって、アプリケーションサーバーの起動、アプリケーションの構築、およびブラウザでテスト用ページの表示が行われます。 - NetBeans
To provide a dynamic multimedia web cataloging system based on Java(R), with which catalog contents can be effectively displayed on a web browser.例文帳に追加
ウェッブ・ブラウザー上でカタログ内容を効果的に表示することができるJava(登録商標)ベースの動的なマルチメディア・ウェッブ・カタロギング・システムを提供。 - 特許庁
For this tutorial you must have an instance of Glassfish V2 or the Sun Java System Application Server Platform Edition 9 registered with the IDE.In this exercise you will register the application server with the IDE.If the application server is already registered and visible in the Services window, you can go to Setting Up the Web Application Project.例文帳に追加
このチュートリアル用に、Glassfish V2 または Sun Java System Application Server Platform Edition 9 のインスタンスを、IDE に登録する必要があります。 この課題で、アプリケーションサーバーを IDE に登録します。 - NetBeans
In addition, the URL field is often open to other such "forced browsing" attempts and can provide access to Common Gateway Interface, Visual Basic or Java scripts and, by extension, the Web server. 例文帳に追加
さらに、URLフィールドは他の「強制ブラウジング」といった試みに開かれていることがあり、CGI、Visual BasicまたはJavaスクリプト、および拡張されてウェブサーバへのアクセスを与え得るのである。 - コンピューター用語辞典
When a JAVA-applicable portable telephone gains communication access to the Web server 34, the monitoring program is downloaded.例文帳に追加
JAVA対応の携帯電話からWebサーバ34に通信アクセスがあると、そのモニタリングプログラムをダウンロードする。 - 特許庁
The Java EE 5 platform simplifies deployment by removing the need for deployment descriptors, except for the deployment descriptor required by the servlet specification, the web.xml file.Other deployment descriptors, such as ejb-jar.xml and entries related to web services in web.xml, are obsolete.例文帳に追加
Java EE 5 プラットフォームでは、サーブレットの仕様で要求される web.xml ファイルを除き、配備記述子を不要にすることによって配備を簡素化しています。 ejb-jar.xml のようなその他の配備記述子や、web.xml の Web サービスに関連するエントリは、旧式です。 - NetBeans
Among these, the network communication control part 16 gets access to the Web server 4 of a server machine 3 through the network 2 to download a Java applet 5 in the Web server 4.例文帳に追加
このうち、ネットワーク通信制御部16は、サーバーマシン3のウェブサーバー4にネットワーク2を通じてアクセスし、ウェブサーバー4のJavaアプレット5をダウンロードするようになっている。 - 特許庁
The main frame is provided with a W/D 23 on which a Web server function is loaded and a C/D 24 on which a protocol converting function is loaded, and a Java applet 25a is transmitted to a Web browser 11 in response to an access request from the Web browser 11 so that communication between the Web browser 11 and the main frame 20 can be operated through the Java applet 25a.例文帳に追加
メインフレームに、Webサーバの機能を搭載したW/D23と、プロトコル変換機能を搭載したC/D24とを設け、Webブラウザ11からのアクセス要求に応じてJavaアプレット25aをそのWebブラウザ11に送信し、このJavaアプレット25aを介してWebブラウザ11とメインフレーム20との通信が行えるようにする。 - 特許庁
Since a method of using the communication log is not influenced by Java Script, the shortcut service to the optional function can be provided even to such a web application that a screen transition destination and form content are dynamically determined by Java Script.例文帳に追加
また、通信ログを用いる方式では、JavaScriptの影響を受けることがないので、JavaScriptにより画面遷移先やフォームの内容が動的に決定されるようなWebアプリケーションに対しても、任意の機能に対するショートカットサービスの提供が実現可能となる。 - 特許庁
To reduce a burden of a developing work and to speed up the developing work by dispensing with change of a component in which a processing depending on a work is described even when a screen specification is changed in development of a Web application using server-side Java technology.例文帳に追加
サーバサイドJava技術を利用したWebアプリケーションの開発において、画面仕様に変更があった場合でも、業務に依存する処理を記述したコンポーネントに変更を加えなくてもよいようにし、開発作業の負担を軽減させ、かつスピードアップを図る。 - 特許庁
A web browser 301 of each client terminal 2 requests transmission of a Java applet to a control section 112 of a server 10.例文帳に追加
各クライアント端末2のウェッブブラウザ301は、サーバ10の制御部112に対してJavaアプレットの送信を要求する。 - 特許庁
The client program which is written in HTML or Java (R), which can be executed on the Web browser for requesting a proof image output or for requesting confirmation of output process state is provided from the Web server 12 to the client PC 18.例文帳に追加
予めWebブラウザのプログラム24がインストールされたクライアントPC18と、クライアントPC18からの要求に基づいて動作する処理サーバ16との間にWebサーバ12を設ける。 - 特許庁
In this client server system provided with a client 20 connected via a network, an Web data server 30, and an Web application server 40, a Java aplet and data are downloaded from the Web data server 30 to the client 20, and a chart, a data sheet or the like is displayed on an Web browser 21 of the client 20, using the downloaded Java aplet and data.例文帳に追加
ネットワークを介して接続されるクライアント20、WEBデータサーバ30、WEBアプリケーションサーバ40を備えたクライアントサーバシステムにおいて、クライアント20にWEBデータサーバ30からJavaアプレット及びデータがダウンロードされ、ダウンロードされたJavaアプレット及びデータを用いて、クライアント20のWEBブラウザ21にチャートやデータシート等の表示が行われる。 - 特許庁
The provider side utilizes a language such as an HTML and a JAVA and displays information contents on a terminal screen by Web browser software.例文帳に追加
事業者側がHTMLやJAVAなどの言語を利用して、Webブラウザーソフトにより端末画面にその情報内容を表示する。 - 特許庁
The system allows a Java applet 30 to be downloaded from a web server 20 to a client terminal 10 and has a license generator 24 which uses a host name of the web server 20 as a key for encryption to generate a license file 23 obtained by encrypting prescribed product information about the Java applet 30.例文帳に追加
Javaアプレット30がWebサーバ20からクライアント端末10にダウンロードされるシステムであって、Webサーバ20のホスト名を暗号化用のキーに使用して、Javaアプレット30に関する所定の製品情報を暗号化したライセンスファイル23を生成するライセンス生成装置24を有する。 - 特許庁
This topic provides information on how to make the Sun Application Server available to the IDE, how to access the sample Travel database that is used by some sample applications and tutorials, and how to configure a Visual Web project.例文帳に追加
このトピックでは、Sun Java System Application Server を IDE で使用できるようにする方法、一部のアプリケーションとチュートリアルで使用するサンプルの Travel データベースにアクセスする方法、および Visual Web プロジェクトの構成方法について説明します。 - NetBeans
An Web server 11 is a server apparatus to distribute alarm programs (e.g., alarm Java(R) applets) developed for mobile communication terminals, such as cellular phones, and provides content distribution sites on the Web.例文帳に追加
Webサーバ11は携帯電話等の移動通信端末用に開発されたアラームプログラム(例:アラーム用Java(R)アプレット)を配信するためのサーバ装置であり、Web上のコンテンツ配信サイトを提供する。 - 特許庁
An education engine is mounted by using languages such as C and JAVA(R) generally used on Internet servers at present and techniques of Web etc.例文帳に追加
インタネットサーバ上に現在汎用に使われているC,JAVA(登録商標)等の言語とWebなどの技術を利用して、教育エンジンを搭載する。 - 特許庁
The driver generation produces a Java (R) implementation of a user component, along with setting up an event-handling mechanism of a web application which is done at deployment.例文帳に追加
ドライバの生成はユーザー・コンポーネントのJavaによる実装を生成し、展開時に実行されるウェブ・アプリケーションのイベント処理機構を設定する。 - 特許庁
Therefore,you might find it beneficial to break your source structure down into multiple IDE projects with inter-project dependencies.If, for example, you have reusable components, applets, or tag libraries as part of your source structure,you might need to create individual Java Class Library projects and create dependencies between them and your Web projects.例文帳に追加
その場合、プロジェクト間の依存関係を使用して、ソース構造を複数の IDE プロジェクトに分割した方が良いことがあります。 たとえば、ソース構造に再利用可能なコンポーネントやアプレット、あるいはタグライブラリがある場合は、個々に Java クラスライブラリプロジェクトを作成し、それらプロジェクトと Web プロジェクト間の依存関係を作成します。 - NetBeans
Open the Update Center (Tools Plugins) and look for the Identity plugin, under Web and Java EE. 例文帳に追加
これを「信頼できる証明書」と呼ぶのは、キーストアの所有者が、証明書内の公開鍵が、その証明書の「被認証者」(所有者) のアイデンティティーに属することを信頼するからです。 - NetBeans
This print method includes: receiving a Java (R) script to be supplied from a Web server 10; dynamically acquiring a Web browser display size by the element object of the Java (R) script; successively displaying lines on the display picture of the Web browser by using the element object; and inputting page turning information just before the display picture becomes full for preventing the division of lines.例文帳に追加
Webサーバ10から供給されるJava(登録商標)スクリプトを受け取り、Java(登録商標)スクリプトの要素オブジェクトによってWebブラウザ表示サイズを動的に取得しながら、同じく要素オブジェクトを使用して、Webブラウザの表示画面に行を順次表示していき、表示画面がいっぱいになる寸前で、改ページ情報を入力することにより、行の分断を防ぐように処理する。 - 特許庁
Framework support in the IDE is generally specific to the framework you are working with.For example, jMaki UI support allows you to drag and drop web components from the IDE's Palettedirectly into the page you are working on in the Source Editor, while Spring support includes code completion and navigation for Java classes and bean references in configuration files,as well as numerous wizards for commonly-used classes.例文帳に追加
一般に、IDE でのフレームワークサポートは、作業しているフレームワーク専用のものです。 たとえば、jMaki UI サポートの場合は、IDE のパレットから、ソースエディタで作業中のページに直接 Web コンポーネントをドラッグ&ドロップできるのに対し、Spring サポートの場合は、構成ファイル内の Java クラスや Bean 参照用のコード補完やナビゲーション、よく使われるクラス用の多数のウィザードなどがあります。 - NetBeans
A Java Script VM 6 interprets the script document acquired by the web browser 7, and performs a process on the commercial metadata demultiplexed and acquired by the demultiplexer 5 according to the description of the script document.例文帳に追加
JavaScript VM6は、ウェブブラウザ7で獲得したスクリプト文書を解釈し、その内容に従ってデマルチプレクサ5で分離・獲得したコマーシャルメタデータに対する処理を実行する。 - 特許庁
At request from the terminal 101, the Web server 102 creates a document by a document creating engine 104 loaded in the Pure Java language and a virtual machine 105 which operates with the Pure Java language by using data stored in the format database 107 and the font database 108.例文帳に追加
Webサーバ102は、端末101からの要求に応じて、Pure Java言語で実装された文書生成エンジン104およびPure Java言語で作動するバーチャルマシン105により、書式データベース107およびフォントデータベース108に格納されたデータを用いて文書を生成する。 - 特許庁
Information for leading a user to a desired Web site is included in virtual character generation definition information including at least a java script language or html language and the virtual character is displayed at the desired Web site with the virtual character generation definition information; and the Internet user is made to click on the virtual character, and led to the Web site where advertisement information is published.例文帳に追加
少なくともjava script言語またはhtml言語を包含する仮想キャラクター生成定義情報に、所望のWebサイトに誘導する情報を包含させ、仮想キャラクター生成定義情報によって仮想キャラクターを所望のWebサイトに表示し、該仮想キャラクターをインターネット利用者にクリックさせて広告情報等が掲載されたWebサイトに誘導する。 - 特許庁
The client terminal 10 acquires the license file 23 and the host name from the web server 20 in accordance with the downloaded Java applet 30 and uses the acquired host name as a key for deciphering to decipher contents of the license file 23 and carries out prescribe processing only in the case of coincidence between product information obtained by deciphering and product information of the Java applet 30 itself.例文帳に追加
クライアント端末10は、ダウンロードされたJavaアプレット30に従って、ライセンスファイル23および上記ホスト名をWebサーバ20から取得し、該取得したホスト名を復号化用のキーとして使用してライセンスファイル23の内容を復号化し、該復号化により得られた製品情報がJavaアプレット30自身の製品情報と合致した場合にのみ所定の処理を実行する。 - 特許庁
To provide a system capable of performing printing when a Web browser allowing operation of a Java (R) applet is loaded inside a personal computer, a PDA or a cellphone by dynamically generating an operation screen according to a state or a function of a composite machine inside a printer and distributing it together with the Java (R) applet for generating print data.例文帳に追加
複合機の機能や状態に応じた操作画面を印刷装置内部で動的に生成して印刷データを生成するためのJava(登録商標)アプレットと共に配信することによりパーソナルコンピュータ、PDA、携帯電話機内にJava(登録商標)アプレットが動作可能なWebブラウザが搭載されていれば、印刷することが可能なシステムを提供すること。 - 特許庁
The NetBeans IDE 6.5 provides several new features and enhancements,such as rich PHP, JavaScript and Ajax editing features,improved support for using the Hibernate web framework and the Java Persistence API, and tighter GlassFish v3 and MySQL integration.例文帳に追加
6.0 リリースには、エディタのインフラストラクチャーの完全な作り直し、追加言語のサポート、生産性向上のための新しい機能、インストールプロセスの簡素化など、多数の拡張機能や新機能が含まれ、ニーズに合わせて IDE を簡単にインストール、構成できるようになりました。 - NetBeans
Thus, by executing the processing every time the applet is activated for instance, the Web browser is driven surely by the applet of the latest version at the time of using the applet, and by applying it to the Java applet for instance, the reliability of transactions of improved.例文帳に追加
したがって、上記処理を例えばアプレットがアクティブになる毎に実行することによって、アプレットを使用する際必ず最新バージョンのアプレットでWebブラウザを駆動することができ、例えばJavaアプレットに適用することによって取引の信頼性を向上することができる。 - 特許庁
In an individual broadcasting system, a portable web and application server 80 can be started by a portable telephone set 30 and generates a JAM (java application manager) file where various set information related to a notice alarm application program for reporting program information are customized and described correspondingly to each program.例文帳に追加
個人放送システムにおいて、携帯用ウェブ及びアプリケーションサーバ80は、携帯電話機30によって起動可能であって番組情報を報知させるお知らせアラームアプリケーションプログラムに関する各種設定情報を、一の番組に対応してカスタマイズして記述したJAMファイルを作成する。 - 特許庁
The engine having the two properties of retrieval and registration reads in a log file (registered by a user) written from outside by using Web programming such as CGI, PHP, JAVA(R), and RSP by using an ID and a password generated individually when it is registered and makes the input action for the form as close to 0 as possible associatively with a displayed external form (outside the site).例文帳に追加
検索と登録を兼ね備えた2つの性質を持つエンジンで、CGI、PHP、JAVA(登録商標),RSP等、Webプログラミングを利用して外部から書き込まれた(ユーザーが登録)ログファイルを、登録時、個別に作られる、IDとパスワードを利用し、読み込み、表示された外部フォーム(サイト外)と連動させ、フォームの入力アクションを限りになく0に近くする。 - 特許庁
To automatically generate a program code for acquiring/storing a session variable without conducting programming or the like manually by a user, only by defining the session variable prepared to maintain a session in a frame of a business specification, and to facilitate development for an web application of high quality not requiring a programming knowledge such as JAVA (R), and excellent in a speed and maintenability.例文帳に追加
業務仕様の枠組みの中でセッションを維持するために用意するセッション変数を定義しておくだけで、ユーザが手動でプログラミング等を行うことなく、セッション変数を取得・保存するプログラムコードを自動生成できるようにし、Java(登録商標)等のプログラム知識を必要とせず、高品質でスピーディー且つ保守性に優れたウェブアプリケーションの開発を容易にすること。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., 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会員(無料)になると
|
