web rootの部分一致の例文一覧と使い方
該当件数 : 22件
In Location, click Browse to select your web application's web module root. 例文帳に追加
「場所」で「参照」をクリックして、Web アプリケーションの Web モジュールルートを選択します。 - NetBeans
The Web Root field shows the root folder of your application site. 例文帳に追加
「Web ルート」フィールドには使用しているアプリケーションサイトのルートフォルダが表示されます。 - NetBeans
The document root is specified in the web server configuration file. 例文帳に追加
ドキュメントルートは、Web サーバーの構成ファイルで指定されています。 - NetBeans
In Location, click Browse to select the web application's document root. 例文帳に追加
「場所」の「参照」をクリックし、Web アプリケーションのドキュメントルートを選択します。 - NetBeans
It's named xmlrpc.php and located in the document root of the web server at localhost: require_once 'XML/RPC/Server.php';/* * Declare the functions, etc. 例文帳に追加
localhost の web サーバのドキュメントルートに、xmlrpc.php という名前で設置します。 - PEAR
processRequest as a root method, you need to use the portion of the web application that causes that root method to run:In your web browser, click Performance Problems to go to the Performance demo page.On the Performance demo page, enter 123456 in the input text field.例文帳に追加
Web ブラウザで「Performance Problems」をクリックして「Performance」デモページを表示します。 「Performance」デモページで、テキストフィールドに 123456 と入力します。 - NetBeans
To change the web root, click Browse and select another folder. 例文帳に追加
Web ルートを変更するには、「参照」をクリックし、別のフォルダを選択します。 - NetBeans
By default, the applet JAR file will be copied to the web application's document root, which is the build/webfolder (the highest level of the web application's file structure).例文帳に追加
デフォルトでは、アプレット JAR ファイルは Web アプリケーションのドキュメントルート (Web アプリケーションのファイル構造の最上位ディレクトリである build/web フォルダ) にコピーされます。 - NetBeans
Since you have chosen demo.Performance. 例文帳に追加
root メソッドとして demo.Performance.processRequest を選択したので、Web アプリケーション内でその root メソッドを実行する部分を使用する必要があります。 - NetBeans
In Location, click Browse and select your web module root,which, in this example, is the Tomcat Web Server's sample folder in your NetBeans IDE installation folder: 例文帳に追加
「場所」フィールドで「参照」をクリックし、Web モジュールのルートを選択します。 この例では、このルートは NetBeans IDE のインストールフォルダにある Tomcat Web サーバーの sample フォルダです。 - NetBeans
To get the GVN samples going, first create a "GVN" folder under your web root. 例文帳に追加
GVN サンプルを実行するには、まずウェブルートに "GVN" フォルダを作成します。 - PEAR
In the Sources Folder field, browse for your PHP document root and create a subfolder there called NewPHPProject.The document root is the folder where the web server looks for files to open in the browser. 例文帳に追加
「ソースフォルダ」フィールドで、PHP ドキュメントルートを参照し、そこに NewPHPProject という名前のサブフォルダを作成します。 ドキュメントルートは、Web サーバーがブラウザで開くファイルを探すフォルダです。 - NetBeans
In the Sources Folder field, specify the subfolder of your document root where you want to store your source files.The document root is the folder where the local web server looks for files to open in the browser. 例文帳に追加
「ソースフォルダ」フィールドで、ソースファイルを保存する、ドキュメントルートのサブフォルダを指定します。 ドキュメントルートは、ローカル Web サーバーがブラウザで開くファイルを探すフォルダです。 - NetBeans
On my Linux system the examples ended up in /usr/share/pear/docs/LiveUser/docs/examples and my Apache web root is at /var/www. 例文帳に追加
私の Linux 環境では、このサンプルは/usr/share/pear/docs/LiveUser/docs/examplesにありました。 また Apache のウェブルートは /var/wwwです。 - PEAR
When transmitting new web-based e-mail that is not a return e-mail, root e-mail becoming common key data for encrypting and decrypting the new web-based e-mail is generated, and the new web-based e-mail is encrypted using the common key data obtained from the root e-mail.例文帳に追加
返信ではない新規のウェブメールを送信する場合は、当該新規のウェブメールを暗号化及び復号するための共通鍵データとなるルートメールを生成し、該ルートメールから得られる共通鍵データを用いて前記新規のウェブメールを暗号化する。 - 特許庁
The portable user terminal 3 which the user carries when going out receives and displays e-mails and web contents sent from the root search support server 1 using a data communications function.例文帳に追加
ユーザが外出するときに携帯する携帯型ユーザ端末3は、データ通信機能により、経路探索支援サーバ1から送信される電子メールやウェブコンテンツを受信して表示する。 - 特許庁
The ink jet printer 1 has a web feeder 3 for feeding a recording medium 2 guided from a root winding roller 6 to a winding roller 14, and a line head 21 which ejects ink to the recording medium 2.例文帳に追加
インクジェットプリンタ1は、元巻きローラ6から巻取ローラ14まで導かれた記録媒体2を搬送するウェブ搬送装置3と、記録媒体2にインクを吐出するラインヘッド21とを備える。 - 特許庁
The WWW server 2 after receiving a request to display data stored in the database on an HTTP server from the WWW client 4 takes the data out of the database by a gateway program and generates a Web page displaying a tree having information on master components on the root side of the tree and information on slave components on branch sides of the tree by using the constitution information.例文帳に追加
WWWサーバ2は、HTTPサーバにてデータベースに格納されたデータの表示要求をWWWクライアント4から受け付けた後、ゲートウェイプログラムにてデータベースからデータを取り出して、前記構成情報を用いて親部品の情報をツリーの根側に、子部品の情報をツリーの枝側に配したツリーを表示するWebページを作成する。 - 特許庁
In a fly wheel 1 mounted on a crank shaft protruded at the rear of an engine, the fly wheel is formed in a shape having a plurality of spokes 5, and a web-like plate part 16 being thinner than longitudinal thickness (t) of the spoke is formed at the bifurcate part of a root between the spokes.例文帳に追加
エンジン後部に突出されたクランクシャフトに取り付けられるフライホイール1において、複数のスポーク5を有するスポーク形状とすると共に、スポーク間の根元の又部にスポークの前後厚tより薄い水掻き状の板部16を設ける。 - 特許庁
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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/ ). |
| © 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会員(無料)になると
|