1153万例文収録!

「PATH NAME」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オフ

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

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

セーフサーチについて

PATH NAMEの部分一致の例文一覧と使い方

該当件数 : 194



例文

The system equipment of the next upper layer which received the report retains the reported logic path and host name with its own logic path and host name.例文帳に追加

通知を受けた1つ上の階層のシステム機器は、通知された論理パス及びホスト名を、自身の論理パス及びホスト名と共に保持する。 - 特許庁

The print request includes a file name of and a path for print data.例文帳に追加

この印刷要求には、印刷データのファイル名およびパスが含まれる。 - 特許庁

This methods returns the given path name without a leading directory separator. 例文帳に追加

このメソッドは、先頭のディレクトリセパレータが取り除かれたパス名を返します。 - PEAR

This methods returns the given path name without a trailing directory separator. 例文帳に追加

このメソッドは、最後のディレクトリセパレータが取り除かれたパス名を返します。 - PEAR

例文

An access control filter module 206 of a Web server 103 previously forms a virtual path name array 210 from a virtual path name information table 202, and registers it.例文帳に追加

Webサーバ103のアクセス制御フィルタモジュール206は、仮想パス名情報テーブル202から仮想パス名配列210を予め生成して登録する。 - 特許庁


例文

When a path is searched by a path-searching section 11, a name data-acquiring section 13 acquires the data of a name that is given to a node and a link for composing the searched path from map data, and a display name-selecting section 14 selects a name that is characteristic to the searched path as a display name from the names.例文帳に追加

経路探索部11により経路が探索されたときに、名称データ取得部13が、探索された経路を構成するノードやリンクに付与された名称のデータを地図データの中から取得し、表示名称選択部14がこれらの名称のうちで、探索された経路に特徴的な名称を表示名称として選択する。 - 特許庁

So, when used with spring:bindas shown above, the path to the bean becomes: name. value. 例文帳に追加

そのため、上記のように spring:bind と一緒に使用すると、Bean へのパスは name.value になります。 - NetBeans

The only name server to be queried will be on the local machine; the domain name is determined from the hostname and the domain search path is constructed from the domain name. 例文帳に追加

問い合わせをされる唯一のネームサーバはローカルマシン上にある。 ドメイン名はホスト名から決定され、ドメインの検索パスはドメイン名から作成される。 - JM

When the path is not designated, the path is discriminated from a position history, a station name of the path or the like is discriminated and transmitted.例文帳に追加

経路が指定されていない場合には、位置の履歴から経路を判別してその経路における駅名等を判別して送信することもできる。 - 特許庁

例文

The file name conversion part analyzes file specification names (directory names, file names) by layers of a full-path file name, character by character.例文帳に追加

ファイル名変換部は、フルパスファイル名の階層毎のファイル特定名称(ディレクトリ名、ファイル名)を1文字ずつ解析する。 - 特許庁

例文

His second son also went on the path of an actor and is active under the acting name of "Kinya KITAOJI" (his real name was Masakatsu ASAI). 例文帳に追加

その次男も同じく俳優の道を歩み、芸名「北大路欣也」(本名は浅井将勝)として活躍している。 - Wikipedia日英京都関連文書対訳コーパス

If the name is neither a shell function nor a builtin, and contains no slashes, bash searches each element of the PATH for a directory containing an executable file by that name. 例文帳に追加

名前がシェル関数も組み込みコマンドでなく、かつスラッシュを含まない場合には、bashはPATHの各要素を検索し、その名前の実行ファイルを含むディレクトリを探します。 - JM

The path name after the conversion is delivered to a system process as a parameter in a command line.例文帳に追加

この変換後のパス名がコマンドライン中のパラメータとしてシステムプロセスに渡される。 - 特許庁

Issue #130357: I18N - Mac OS won't generate javadoc if project name or path has multibyte 例文帳に追加

課題 130357: 国際化 - プロジェクト名やパスにマルチバイト文字がある場合、Mac OS が Javadoc を生成しない - NetBeans

To get a full path (which begins with top) to a file or directory in dirpath, do os.例文帳に追加

dirpath 内のファイルやディレクトリへの (top からたどった) フルパスを得るには、os.path.join(dirpath, name) してください。 - Python

A path name of the image data, along with a record name to which it belongs are displayed, and the record is directly previewed.例文帳に追加

また、そのときに当該画像データのパス名やそれが属するレコード名を合わせて表示し、かつ、そのレコードをダイレクトにプレビューする。 - 特許庁

A delimiter detecting part 143 detects whether the lower-rank path information includes not only a data name but also a folder name.例文帳に追加

デリミタ検出部143は、下位パス情報がデータ名を包含するのみならず、フォルダ名をも包含するかどうかを検出する。 - 特許庁

The path name engine evaluates the variable by converting the variable into a character string such that a path to an object file is established.例文帳に追加

パス名エンジンは、オブジェクトファイルへのパスが確定されるように変数を文字列に変換することによって変数を評価する。 - 特許庁

Workaround: Avoid using multibyte in the name of the project or the path to the project. 例文帳に追加

回避策: プロジェクトの名前とプロジェクトのパスにマルチバイト文字を使用しないようにします。 - NetBeans

If your project name contains spaces, they are replaced by underscores in the context path.例文帳に追加

プロジェクト名に空白が含まれている場合、コンテキストパスでは、下線に置き換えられます。 - NetBeans

The job name is not directly displayed in the spooler 525 on a print path (526).例文帳に追加

印刷経路上のスプーラ525にジョブ名称がそのまま表示されなくなる(526)。 - 特許庁

Under Project Name, enter HelloWeb. Notice that the Context Path is /HelloWeb.例文帳に追加

「プロジェクト名」に HelloWeb と入力します。 「コンテキストパス」が /HelloWeb になっていることに注意してください。 - NetBeans

the path and name of the RPC server script you want the request to go to string $server the URL of the remote server to connect to. 例文帳に追加

リクエストを送信したい RPC サーバスクリプトのパスと名前。 string$server 接続先リモートサーバの URL 。 - PEAR

Return a unique path name that is reasonable for creating a temporary file.例文帳に追加

一時ファイル (temporary file) を生成する上でファイル名として相応しい一意なパス名を返します。 - Python

Each piece of system equipment constituting a system reports its own logic path and host name or the like in a virtual name space to system equipment of the next upper layer in the virtual name space.例文帳に追加

システムを構成する各システム機器は、仮想ネームスペースにおける1つ上の階層のシステム機器に、自身の仮想ネームスペースにおける論理パス及びホスト名等を通知する。 - 特許庁

The transmission side camera A and the reception side camera B append the path code to an image data, and stores the image appended with the path code into a storage area named by a name including the path code.例文帳に追加

送信側カメラA及び受信側カメラBは、パスコードを画像データに付加し、パスコードを含む名称の格納領域にそのパスコードが付加された画像を格納する。 - 特許庁

The late-binding/dynamic path name resolution can be performed by a variable identifier operating in a user mode or kernel mode, and a path name engine and a data structure operating in the kernel mode.例文帳に追加

実行時バインディング/動的パス名解決は、ユーザモードまたはカーネルモードで動作する変数識別子、カーネルモードで動作するパス名エンジンおよびデータ構造によって実施され得る。 - 特許庁

A user designates a file name (path name) to be recovered or a search condition (keyword) and causes a host 1 to issue a search request D1.例文帳に追加

ユーザは、リカバリ対象のファイル名(パス名)や検索条件(キーワード)を指定して、ホスト1から検索要求D1を発行させる。 - 特許庁

Therefore, this path refers to the value property of a bean named name in the page scope.Change the relative entry point for the application.例文帳に追加

そのため、ページ範囲内の name という名前の Bean の value プロパティーがこのパスから参照されます。 アプリケーションの相対エントリポイントを変更します。 - NetBeans

A soon as the type name is selected, the corresponding path-length data is written into a path-length data memory 32 in the tracking PLC 30.例文帳に追加

品種名が選択されると、それに対応するパス長データがトラッキング用PLC30内のパス長データメモリ32に書き込まれる。 - 特許庁

An aggregation of all the logical path names comprises a distributed name space which can be logically partitioned into domains.例文帳に追加

すべての論理パス・ネームの集合が、論理的にドメインに分割される分散ネーム・スペースからなる。 - 特許庁

A path configuration file is a file whose name has the form 例文帳に追加

パス設定ファイルは package.pthという形式の名前をもつファイルで、上の4つのディレクトリのひとつにあります。 - Python

For downloaded data, based on a path name designated by the src_file_name of a Manifest () section and a path name designated by the dst_file_name field, path and file names in the local storage and path and file names in a virtual file system are treated as different.例文帳に追加

ダウンロードされたデータは、Manifest()セクションのsrc_file_nameのフィールドで指定されるパス名称と、dst_file_nameのフィールドで指定されるパス名称に基づいて、ローカルストレージにおけるパス名称およびファイル名と、仮想ファイルシステムにおけるパス名称およびファイル名のファイルとが異なるものとして取り扱うことができる。 - 特許庁

In the client PC 101, after selecting a file to be uploaded to the server 102 on a displayed operation screen by a file selection module 301, a file-path sort module 302 sorts a character string of a file path of the file, and a file path dividing module 303 analyzes the file path after sorting and divides it into a drive name, a folder name, and a file name.例文帳に追加

クライアントPC101では、サーバ102にアップロードするファイルを、ファイル選択モジュール301により表示された操作画面上で選択させた後、ファイルパスソートモジュール302により当該ファイルのファイルパスの文字列をソートし、ファイルパス分割モジュール303によりソート後のファイルパスを解析してドライブ名、フォルダ名、ファイル名に分割する。 - 特許庁

The recording medium for storing at least one data file and address information showing the path of the data file stores numerical value which is obtained based on prescribed partial notation in the notation of the name of the path as the address information in the data form of a data size smaller than that in the case of storing the name of the path as the name of the path.例文帳に追加

1以上のデータファイルと当該データファイルのパスを示すアドレス情報とを格納する記録媒体であって、前記アドレス情報として、前記パスの名の表記中における所定の部分的表記にもとづいて得られる数値を、前記パスの名を文字列として格納する場合よりも小さなデータサイズのデータ形式で格納している。 - 特許庁

40768Description: If you import a web module with an empty context path from NetBeans IDE 3.5, the context path will be changed to the name of the directory where the web module resides.例文帳に追加

40768問題: NetBeans IDE 3.5 で作成した空のコンテキストパスを持つ Web モジュールをインポートすると、コンテキストパスが Web モジュールがあるディレクトリ名に変更されます。 - NetBeans

The reception side camera stores the received image data into a storage area named by a name including the same path code.例文帳に追加

受信側カメラは、同じパスコードを含む名称の格納領域に受信した画像データを書込む。 - 特許庁

A transmission side camera A and a reception side camera B set up the same image group name (path code) and take a photograph.例文帳に追加

送信側カメラAと受信側カメラBは、同じ画像グループ名(パスコード)を設定し、撮影する。 - 特許庁

The reduced data are used for extracting a complete path name corresponding to each of a plurality of the components.例文帳に追加

短縮されたデータは複数の構成要素の各々に対応する完全パス名を抽出する。 - 特許庁

In the Configure Servlet Deployment panel, note that the servlet name is AutoCompleteServlet and the fully-qualified path to the class is com.例文帳に追加

「サーブレット配備を構成」パネルで、サーブレット名が AutoCompleteServlet、クラスの完全修飾パスが com.ajax.AutoCompleteServlet であることを確認します。 - NetBeans

The Mobility pack will not run if a directory name, path to the installation directory, or user directory contain non-ASCII characters.例文帳に追加

インストールディレクトリまたはユーザーディレクトリの名前かパスに ASCII 以外の文字が含まれていると、Mobility Pack が動作しない。 - NetBeans

Workaround: Use only ASCII characters in the name of a desktop database application project or the path to that project. 例文帳に追加

回避策: デスクトップデータベースアプリケーションプロジェクト名や、そのプロジェクトのパスには、ASCII 文字のみを使用してください。 - NetBeans

Some sections of the land along the main line were converted into a promenade in 1983 and given the name 'Kohata Pedestrian Path.' 例文帳に追加

また本線と並行する一部区間は1983年に遊歩道「木幡緑道」として整備されている。 - Wikipedia日英京都関連文書対訳コーパス

It requires five parameters: The driver name, username, password, server URL and the path of the API on the server. 例文帳に追加

指定するパラメータは 5 つで、それぞれドライバ名、ユーザ名、パスワード、サーバの URLそしてサーバの API へのパスとなります。 - PEAR

If the file name begins with a '~' character, it refers to a path relative to the home directory of the user.例文帳に追加

ファイル名が '~' で始まる場合、そのファイル名はユーザのホームディレクトリからの相対パスで参照される。 - XFree86

Then the display name that is selected by the display name-selecting section 14 is highlighted on a display 5 corresponding to a path.例文帳に追加

そして、表示名称選択部14により選択された表示名称が、経路に対応付けられて表示部5に強調表示されるようにする。 - 特許庁

It can filter traffic based on time,regular expressions on path/URI, source and destination IP addresses, domain,browser, authenticated user name, MIME type, and port number (protocol). 例文帳に追加

Squidは、時間やPathやURIの正規表現、送信元や送信先のIPアドレス、ドメイン、ブラウザ、ユーザ認証、MIMEタイプ、ポート番号(プロトコル)により通信をフィルタすることができます。 - Gentoo Linux

Bash behaves as if the following command were executed: but the value of the PATH variable is not used to search for the file name. 例文帳に追加

つまりbashは以下のコマンドが実行されたのと同じように動作します:ただし、ファイル名を探すためにPATH環境変数の値が使われることはありません。 - JM

A first conversion unit 65 converts a full path file name of the file information acquired in a format of unicode (e.g., UTF-16) from a long file name format to a short file name format dealing with an ASCII code.例文帳に追加

第1変換部65は、ユニコード(例えばUTF−16)の形式で取得したファイル情報中のフルパスファイル名を、ロングファイル名形式から、ASCIIコードを扱うショートファイル名形式に変換する。 - 特許庁

例文

An install path is extracted from a program to be distributed to terminal equipment 3 by an install path extracting part 12, and a random directory name is added to the extracted install path by an adding part 13.例文帳に追加

端末装置3に配信するプログラムからインストールパスがインストールパス抽出部12によって抽出され、抽出されたインストールパスに無作為なディレクトリ名が追加部13によって追加される。 - 特許庁




  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
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.
  
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 © 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.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS