1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

directory pathの部分一致の例文一覧と使い方

該当件数 : 174



例文

directory path 例文帳に追加

ディレクトリーパス - 研究社 英和コンピューター用語辞典

Parameter $path is the path to the desired directory, without a trailing directory separator.例文帳に追加

パラメータ $path はディレクトリへのパスです。 - PEAR

Destination directory path 例文帳に追加

移動先ディレクトリのパス。 - PEAR

Return the directory name of pathname path. 例文帳に追加

パスpathのディレクトリ名を返します。 - Python

例文

Path to the template directory. 例文帳に追加

テンプレートディレクトリへのパス - PEAR


例文

Specify a correct directory path (eg. 例文帳に追加

正確なディレクトリパス(例. - PEAR

Return True if path is an existing directory. 例文帳に追加

pathが存在するなら、Trueを返します。 - Python

Use directory as the root directory; all path names are interpreted relative to directory.例文帳に追加

全てのパス名は、directory からの相対ディレクトリとして解釈される。 - XFree86

You can specify this with either an absolute path or a path relative to the scripts directory. 例文帳に追加

ディレクトリではありません!)。 - PEAR

例文

A component of the path prefix of path is not a directory. 例文帳に追加

の場合)pathのディレクトリ部分がディレクトリでない。 - JM

例文

A component of path is not a directory. 例文帳に追加

pathの構成要素がディレクトリではない。 - JM

Return True if path refers to a directory entry that is a symbolic link.例文帳に追加

pathがシンボリックリンクなら、Trueを返します。 - Python

Calls the function visit with arguments(arg, dirname, names) for each directory in the directory tree rooted at path (including path itself, if itis a directory).例文帳に追加

pathをルートとする各ディレクトリに対して(もしpathがディレクトリならpathも含みます)、(arg, dirname, names)を引数として関数visitを呼び出します。 - Python

Change the current working directory to path.Availability: Macintosh, Unix, Windows. 例文帳に追加

現在の作業ディレクトリ (current working directory) を path に設定します。 - Python

changes the current working directory of the calling process to the directory specified in path . 例文帳に追加

は、呼び出し元プロセスの現在の作業ディレクトリ (current working directory) を、pathに指定されたディレクトリに変更する。 - JM

Return a pair (resp, path), where path is the directory path to the article with message ID id.例文帳に追加

(resp, path) からなるペアを返します。 path は メッセージ ID が id である記事のディレクトリパスです。 - Python

This method strips the root directory from $path. 例文帳に追加

このメソッドは、$pathからルートディレクトリを取り除きます。 - PEAR

Parameter string $path = null- The file or directory to delete. 例文帳に追加

パラメータ string $path = null- 削除したいファイル、あるいはディレクトリ。 - PEAR

Displays a listing of files in the given path, or the root directory, if the path is not specified. 例文帳に追加

pathが指定されていなければ、ルートディレクトリを表示します。 - FreeBSD

Forget all results of stat(path) for path a file in the directory prefix, including stat(prefix). 例文帳に追加

prefix で始まる path に対する stat(path) の結果を、stat(prefix) も含めてすべて忘却します。 - Python

If fd or path refer to a directory, then the value applies to the whole directory. 例文帳に追加

fdまたはpathがディレクトリの場合は、この値はディレクトリ全体に適用される。 - JM

Now add the Compiler directory to your path: 例文帳に追加

コンパイラディレクトリをパスに追加します。 - NetBeans

System::tmpdir--Get path of temporal directory 例文帳に追加

System::tmpdir--一時ディレクトリのパスを取得する - PEAR

4. Note the full path to your home directory 例文帳に追加

4. ホームディレクトリのフルパスを確認する - PEAR

contains the directory path that you want to map 例文帳に追加

マップするディレクトリパスを指定します - PEAR

The Base Directory property shows the path to the base directory.例文帳に追加

「ベースディレクトリ」プロパティにベースディレクトリのパスが表示されます。 - NetBeans

Copy it to a directory that is in your PATH 例文帳に追加

PATH が通っているディレクトリにそのファイルをコピーします。 - PEAR

The path parameter is relative to the current directory.例文帳に追加

path 引数は現在のディレクトリからの相対で表します。 - Python

There are several different ways to add the directory. The most convenient way is to add a path configuration file to a directory that's already on Python's path, usually to the .../site-packages/ directory.例文帳に追加

ディレクトリを検索パスに追加するには、いくつかの異なる方法が存在します。 - Python

Edit the app.name property in the File and Directory Names section to configure the context path:例文帳に追加

「File and Directory Names」セクションにある app.name プロパティにコンテキストパスを設定します。 - NetBeans

A component of the path is not a directory. 例文帳に追加

パスの構成要素がディレクトリではない。 - JM

path to the directory of the template files 例文帳に追加

テンプレートファイルを格納したディレクトリのパス - PEAR

Specifies the root directory for relative path names. -synch例文帳に追加

-Rdir相対パス名のルートディレクトリを指定する。 - XFree86

A component of the path prefix is not a directory. 例文帳に追加

パス名の構成要素がディレクトリではない。 - JM

Edit the app.name property in the File and Directory Names section to configure the context path: property name="app.name" value="MyProject"/例文帳に追加

「File and Directory Names」セクションにある app.name プロパティーにコンテキストパスを設定します。 property name=app.name value=MyProject/ - NetBeans

Add the directory containing FILE to the library path. 例文帳に追加

FILE を含んでいるディレクトリをライブラリパスに加える。 - JM

Now add the TrueType directory to the font path. 例文帳に追加

次に TrueType フォントのディレクトリをフォントパスに追加します。 - FreeBSD

Search permission denied for directory in file's path prefix. 例文帳に追加

ファイルのあるディレクトリにサーチのアクセス権 (search permission) がない。 - JM

This could either be an absolute or relative path to a directory. 例文帳に追加

絶対パス、あるいは相対パスで指定します。 - PEAR

Correct the local directory path. 例文帳に追加

ローカルパスを修正してください('/' で終わっていますか? - PEAR

full path to the directory you want the list of 例文帳に追加

一覧を取得したいディレクトリへの完全パス。 - PEAR

Remove the directory path.Availability: Macintosh, Unix, Windows. 例文帳に追加

ディレクトリ path を削除します。 利用できる環境:Macintosh、 Unix、Windows。 - Python

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

If fd or path refer to a directory, then this applies to all files in that directory. 例文帳に追加

fdまたはpathがディレクトリを参照している場合は、この制限はそのディレクトリのすべてのファイルに適用される。 - JM

The directory will usually be given as a path relative to the anonymous FTP login directory. 例文帳に追加

このディレクトリは通常, 匿名ftpログイン・ディレクトリへの相対パスとして示される. - コンピューター用語辞典

the path of the directory where the files and/or directory need to by extracted. 例文帳に追加

ファイルやディレクトリを伸長するために必要なディレクトリのパスを指定します。 - PEAR

Files in scripts will be installed into a directory available in $PATH, such as /usr/local/bin. 例文帳に追加

scripts 内のファイルは、$PATH の中のディレクトリ、たとえば/usr/local/bin にインストールされます。 - PEAR

If path is omitted or None, the list of directory names given by sys.例文帳に追加

pathが省略されるかNoneならば、sys.pathのディレクトリ名のリストが検索されます。 - Python

A path for accessing the file from the current directory. 例文帳に追加

現在のディレクトリからファイルにアクセスするためのパス。 - JM

例文

Package name inclusive absolute path to the package directory 例文帳に追加

パッケージのディレクトリへの絶対パスを含めたパッケージ名 - PEAR




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. 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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
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/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS