1153万例文収録!

「Localhost」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Localhostの意味・解説 > Localhostに関連した英語例文

セーフサーチ:オフ

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

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

セーフサーチについて

Localhostを含む例文一覧と使い方

該当件数 : 107



例文

Default is localhost. 例文帳に追加

デフォルトは、localhostです。 - PEAR

DB URL: jdbc:derby://localhost:1527/travel 例文帳に追加

データベース URL:jdbc:derby://localhost:1527/travel - NetBeans

Change http://localhost:18181/TravelReservation/buildItinerary 例文帳に追加

変更前 http://localhost:18181/TravelReservation/buildItinerary - NetBeans

localhost:port number 例文帳に追加

localhost:ポート番号 - NetBeans

例文

swift localhost = NOPASSWD: /usr/bin/emerge 例文帳に追加

Sudoを使う - Gentoo Linux


例文

For example, http://localhost:8080/. 例文帳に追加

たとえば、URL は http://localhost:8080/ になります。 - NetBeans

Now try ping localhost. 例文帳に追加

さて、ping localhostを実行してみましょう。 - Gentoo Linux

By default, the URL is http://localhost:8080/FlowerService/FlowerService? WSDL. 例文帳に追加

デフォルトでは、URL は http://localhost:8080/FlowerService/FlowerService?WSDL です。 - NetBeans

Type http://localhost:8080 in that field. 例文帳に追加

このフィールドに「http://localhost:8080」と入力します。 - NetBeans

例文

Under Callback URL, type http://localhost:8080/FacebookSaas/FacebookSocialNetworkingServiceCallback. 例文帳に追加

「Callback URL」の下に、「http://localhost:8080/FacebookSaas/FacebookSocialNetworkingServiceCallback」と入力します。 - NetBeans

例文

The template for Java DB databases is jdbc:derby://localhost:1527/travel. 例文帳に追加

Java DB データベースのテンプレートは「jdbc:derby://localhost:1527/travel」です。 - NetBeans

Default is localhost $params["timeout"] - The SMTP connection timeout. 例文帳に追加

デフォルトは localhostです。 $params["timeout"] - SMTP 接続のタイムアウト。 - PEAR

The application is deployed to http://localhost:8080/MusicApp/music/index.html. 例文帳に追加

アプリケーションが http://localhost:8080/MusicApp/music/index.html に配備されます。 - NetBeans

Listen *:631(Make sure that localhost is commented out)#Listen localhost:631 例文帳に追加

(次の2行を必ずコメントアウトします) - Gentoo Linux

Run your browser and enter the following URL: http://localhost. 例文帳に追加

ブラウザを起動し、URL に http://localhost と入力します。 - NetBeans

In the Project URL folder, type http://localhost/news. 例文帳に追加

「プロジェクト URL」フィールドに、「http://localhost/news」と入力します。 - NetBeans

In the Server host name field, type localhost. 例文帳に追加

「サーバーホスト名」フィールドに「localhost」と入力します。 - NetBeans

(This defines the current system)127.0.0.1 tux.homenetwork tux localhost 例文帳に追加

(これは現在のシステムを定義しています) 127.0.0.1 tux.homenetwork tux localhost - Gentoo Linux

Change the browser URL to the page http://localhost:8080/MusicApp/rest/TestStubs.html.例文帳に追加

ブラウザの URL を http://localhost:8080/MusicApp/rest/TestStubs.html のページに変更します。 - NetBeans

$params["localhost"] - The value to give when sending EHLO or HELO. 例文帳に追加

$params["localhost"] -EHLO あるいは HELO を送信する際に使用する値。 - PEAR

mysql quitBye$ mysql -u guest -h localhost -pEnter password:ERROR 1045: Access denied for user: 'guest@localhost' (Using password: YES) 例文帳に追加

コード表示4.20:ユーザguestでログインを試みる - Gentoo Linux

An empty page with the following URL appears: http://localhost:90/Lesson3/wishlist.php?user=tom. 例文帳に追加

URL が http://localhost:90/Lesson3/wishlist.php?user=tom の、空のページが表示されます。 - NetBeans

On a slow machine using localhost may actually slow things down.例文帳に追加

遅いマシンでlocalhostを使用するととても遅くなります。 - Gentoo Linux

You can access this web interface through the following URL:http://localhost/jffnms/admin/setup.php.例文帳に追加

このWebインターフェースへは、URLhttp://localhost/jffnms/admin/setup.phpからアクセスできます。 - Gentoo Linux

Confirm that the URL field displayshttp://localhost:8080/stockquoteclient/ 例文帳に追加

「URL」フィールドに http://localhost:8080/stockquoteclient/ と表示されることを確認します。 - NetBeans

Note that the auto-generated location property is: http://localhost:18181/service 例文帳に追加

自動的に生成される「場所」プロパティーは http://localhost:18181/service です。 - NetBeans

In Gentoo, by default, Apache uses/var/www/localhost/htdocs as document root. 例文帳に追加

Gentooのデフォルトでは、Apacheは/var/www/localhost/htdocsをドキュメントルートとして使用します。 - Gentoo Linux

In the Runtime window, right-click the newly-created localhost node and 例文帳に追加

「実行時」ウィンドウで新規に作成された localhost ノードを右クリックし、 - NetBeans

In a browser, go to the URL for the application, for example,http://localhost:8080/MyRubyApp. 例文帳に追加

ブラウザでアプリケーションの URL に移動します。 たとえば、http://localhost:8080/MyRubyApp です。 - NetBeans

For example, "http://localhost:8080/sakila/resources/films/?max=40" shows the first 40 entries. 例文帳に追加

たとえば、「http://localhost:8080/sakila/resources/films/?max=40」とすると最初の 40 エントリを表示します。 - NetBeans

Refresh the http://localhost:port/test.php page. 例文帳に追加

http://localhost:ポート/test.php のページを更新します。 - NetBeans

This will usually be localhost unless you aresetting up a remote server. 例文帳に追加

リモートサーバを設定している場合を除いて、通常はlocalhostになります。 - Gentoo Linux

On the Connection tab, copy the contents of the Location field (by default it is localhost:4848). 例文帳に追加

「接続」タブで、「場所」フィールドの内容 (デフォルトでは localhost:4848) をコピーします。 - NetBeans

A new node appears under the Databases node (jdbc:derby://localhost:1527/consult [consult on CONSULT]). 例文帳に追加

「データベース」ノードの下に新しいノードが表示されます (jdbc:derby://localhost:1527/consult [CONSULT の consult])。 - NetBeans

A new node named jdbc:mysql://localhost:3306/mysql is added to the Databases tree. 例文帳に追加

jdbc:mysql://localhost:3306/mysql という名前の新しいノードがデータベースツリーに追加されます。 - 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

127.0.0.1 localhost 192.168.1.10 foo.mydomain.org foo 192.168.1.13 bar.mydomain.org bar 146.82.138.7 master.debian.org master 209.237.226.90 www.opensource.org "SEE ALSO" 例文帳に追加

127.0.0.1 localhost192.168.1.10 foo.mydomain.org foo192.168.1.13 bar.mydomain.org bar146.82.138.7 master.debian.org master209.237.226.90 www.opensource.org関連項目 - JM

Click the jdbc:mysql://localhost:3306/travel tab in the editing area to switch to the QueryEditor.例文帳に追加

編集領域で「jdbc:mysql://localhost:3306/travel」タブをクリックして、クエリーエディタに切り替えます。 - NetBeans

Click the jdbc:derby://localhost:1527/travel tab in the editing area to switch to the QueryEditor.例文帳に追加

編集領域で「jdbc:derby://localhost:1527/travel」タブをクリックして、クエリーエディタに切り替えます。 - NetBeans

Navigate to the jdbc:mysql://localhost:3306/mysql node and from the context menu choose Execute Command. 例文帳に追加

「jdbc:mysql://localhost:3306/mysql」ノードに移動し、コンテキストメニューから「コマンドの実行」を選択します。 - NetBeans

Type jdbc/consult as the JNDI Name and select jdbc:derby://localhost:1527/consult [consult on CONSULT]as the Database Connection. 例文帳に追加

「JNDI 名」に「jdbc/consult」と入力し、「データベース接続」で「jdbc:derby://localhost:1527/consult [CONSULT の consult]」を選択します。 - NetBeans

From the Database Connection drop-down field, select jdbc:mysql://localhost/sakila [root on Default schema], as shown below. 例文帳に追加

「データベース接続」ドロップダウンフィールドから jdbc:mysql://localhost/sakila [デフォルトスキーマの root] を選択します。 - NetBeans

with the IP number(s) of the participating hosts)# /usr/bin/distcc-config --set-hosts "localhost host1 host2 host3 ..."An example: /usr/bin/distcc-config --set-hosts "localhost192.168.0.4 192.168.0.6"例文帳に追加

例:/usr/bin/distcc-config--set-hosts"localhost192.168.0.4192.168.0.6" - Gentoo Linux

To have the printer installed on your system, fire up your browser and have it point to http://localhost:631.例文帳に追加

プリンタをシステムにインストールするには、ブラウザを起動してhttp://localhost:631へアクセスします。 - Gentoo Linux

Code Listing2.4: Multiple commands swift localhost = /usr/bin/emerge, /usr/bin/ebuild, /usr/sbin/emerge-webrsync 例文帳に追加

コード表示2.4:複数のコマンド - Gentoo Linux

Scroll to the bottom of the file and locate the following line:soap:address location=http://localhost:8080/stockservice/stockservice xmlns:soap12=http://schemas.xmlsoap.org/wsdl/soap12// 例文帳に追加

ファイルの下方までスクロールして、次の行を探します。 soap:address location=http://localhost:8080/stockservice/stockservice xmlns:soap12=http://schemas.xmlsoap.org/wsdl/soap12// - NetBeans

Navigate to the MySQL Server at localhost:3306 node and from the context menu choose Create Database. 例文帳に追加

「MySQL サーバー localhost:3306」ノードに移動し、コンテキストメニューから「データベースを作成」を選択します。 - NetBeans

On the jdbc:mysql://localhost:3306/wishlist connection, click the right mouse button and choose Execute Command. 例文帳に追加

jdbc:mysql://localhost:3306/wishlist の接続で、マウスの右ボタンをクリックして「コマンドを実行」を選択します。 - NetBeans

30.6.6.1 Using make-localhost 例文帳に追加

NFS にはいくつかすてきな使い方があります。 - FreeBSD

例文

Open the file locally, if there is no host name, or the host name is 'localhost'.例文帳に追加

ホスト名がない場合、またはホスト名が 'localhost' の場合にファイルをローカルでオープンします。 - Python




  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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/ ).
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
© 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.
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS