| 意味 | 例文 |
Current Directoryの部分一致の例文一覧と使い方
該当件数 : 183件
dir Adds dir to the directory stack at the top, making it the new current working directory. 例文帳に追加
dirdirをディレクトリスタックの一番上に追加します。 また、このディレクトリを新しいカレントの作業ディレクトリにします。 - JM
In the original Unix, the empty pathname referred to the current directory. 例文帳に追加
元々の Unix では、空のパス名は現在のディレクトリを参照していた。 - JM
may or may not affect its current working directory. 例文帳に追加
がカレントプロセスのカレントワーキングディレクトリに影響するかどうかは分からない。 - JM
You can determine the current user directory in the About dialog box. 例文帳に追加
現在のユーザーディレクトリは、「製品について」ダイアログで確認できます。 - NetBeans
Recursively move a file or directory to another location.If the destination is on our current filesystem, then simply userename. 例文帳に追加
再帰的にファイルやディレクトリを別の場所へ移動します。 - Python
Note that on Windows, since there is a current directory foreach drive, os.path.join("c:", "foo") represents a path relative to the current directory on drive C: (c:foo), notc:foo.例文帳に追加
Windowsでは各ドライブに対してカレントディレクトリがあるので、os.path.join("c:", "foo")によって、c:fooではなく、ドライブC:上のカレントディレクトリからの相対パス(c:foo)が返されます。 - Python
When at least either a directory entry of a current directory in a management region of a sub-directory or the directory entry of a master directory does not exist, a file system management part 71 stops retrieval of the designated file.例文帳に追加
サブディレクトリの管理領域内のカレントディレクトリのディレクトリエントリ及び親ディレクトリのディレクトリエントリの少なくともいずれか一方が存在しないときは、ファイルシステム管理部71が指定されたファイルの検索を中止する。 - 特許庁
In reproduction, the voice data of the directory is reproduced every time the current directory changes.例文帳に追加
また、再生においては、カレントディレクトリが変わるごとに、そのディレクトリの音声データを再生するようになっている。 - 特許庁
If the process does not have search permission on the current lookup directory, an EACCES 例文帳に追加
プロセスが現在の検索ディレクトリの検索許可を持たない場合、EACCES - JM
To find out the current working directory of process 20, for instance, you can do this: +4n 例文帳に追加
プロセス 20 の cwd を見つけるためには、たとえば次のようにすればよい。 - JM
If the resolution of the symlink is successful and returns a directory, we set the current lookup directory to that directory, and go to the next component. 例文帳に追加
シンボリックリンクの解決が成功してディレクトリが返された場合、そのディレクトリを現在の検索ディレクトリとして設定し、次の構成要素に移動する。 - JM
A pathname that does not begin with a slash is called a relative pathname , and is interpreted relative to the current working directory of the process. (This directory also is known by the shorter names current directory or working directory .) 例文帳に追加
斜線文字 (/) ではじまらないパス名は相対パス名と呼ばれ、 プロセスのカレント作業ディレクトリを基準とした相対的なパスとして解釈されます(このディレクトリは、短縮して カレントディレクトリ または、 作業ディレクトリ とも呼ばれます)。 - FreeBSD
The current directory itself may be referred to directly by the name dot , spelled with a single period (.). 例文帳に追加
カレントディレクトリそのものは、 ドット とも呼ばれ、1 つのピリオド (.) で表されます。 - FreeBSD
If unset, hardcopysare dumped in screen 's current working directory. 例文帳に追加
設定されていない場合には、ハードコピーはscreenのカレントワーキングディレクトリにダンプされる。 - JM
returns the maximum length of a relative pathname when path or fd is the current working directory. 例文帳に追加
pathまたはfdがカレントディレクトリの場合、相対パス名の最大長を返す。 - JM
allows the implementation of a per-thread "current working directory", via file descriptor(s) maintained by the application. 例文帳に追加
がスレッド毎のいわゆる「カレントワーキングディレクトリ」を実装できるためである。 - JM
If the list of directories is empty, it is taken to be the current directory.例文帳に追加
ディレクトリのリストが空の場合は、データは現在のディレクトリから取得される。 - XFree86
Instead, the filter will make the symbolic link in the current working directory, which is the spooling directory (specified by the sd capability in /etc/printcap). 例文帳に追加
その代わりに、シンボリックリンクは現在の作業ディレクトリ、すなわち、スプーリングディレクトリ (/etc/printcap の sd 項目で指定する) に作ることにします。 - FreeBSD
Once the checkout command completes, you'll see a "samba" directory in your current working directory that contains the latest sources.例文帳に追加
チェックアウトコマンドが完了すると、カレントディレクトリに最新のソースを含んだ「samba」というディレクトリが出来ていることがわかると思います。 - Gentoo Linux
Unshare file system attributes, so that the calling process no longer shares its root directory, current directory, or umask attributes with any other process. 例文帳に追加
ファイルシステム属性を共有させず、呼び出し元プロセスは他のプロセスとルートディレクトリ・カレントディレクトリ・umask 属性を共有しなくなる。 - JM
If the ``images'' directory is not in your current directory, or the file has been renamed, use this option to specify its location. -timeouts例文帳に追加
カレントディレクトリに ``images'' ディレクトリがない場合や、ファイル名が変わった場合には、このオプションを使ってその場所を指定すること。 - XFree86
When you start ppp(8) , take a careful note of what your current directory was at the time. 例文帳に追加
ppp を実行する時には、 カレントディレクトリが make したディレクトリであるようにしてください。 - FreeBSD
HOME The home directory of the current user; the default argument for the cd builtin command. 例文帳に追加
HOME現在のユーザのホームディレクトリです。 組み込みコマンド cd のデフォルトの引き数になります。 - JM
That is why "/home/aeb/tel" can be abbreviated to "tel" when the current directory is "/home/aeb". 例文帳に追加
したがって、カレント・ディレクトリが "/home/aeb" の時は、 "/home/aeb/tel"を "tel" に省略して書くことができる。 - JM
When a sub directory is designated on a file designating screen about a root directory ("Y" in S13), the designated sub directory is established as a current directory in S19, and the file designating screen about the sub directory is displayed on a display section by returning to the step S11.例文帳に追加
ルートディレクトリについてのファイル指定画面で例えばサブディレクトリが指定された場合には(S13で「Y」)、S19でその指定されたサブディレクトリをカレントディレクトリに設定し、S11に戻り、サブディレクトリについてのファイル指定画面を表示部に表示させる。 - 特許庁
Hardcopy and log files are always written to the window's default directory, not the current directory of the process running in the window. 例文帳に追加
ハードコピーとログファイルが書き出されるのは、常に「そのウィンドウの」デフォルトディレクトリであり、ウィンドウ内で動作しているプロセスのカレントディレクトリではない。 - JM
If the directory already exists (or if name is the empty string, which means the current directory, which of course exists), then do nothing.例文帳に追加
もしディレクトリが既に存在している(nameが空文字列の場合、カレントディレクトリを示すのでもちろん存在しています)場合、何もしません。 - Python
This example prints a long listing of the current directory to the printer named rattan: 例文帳に追加
次の例では、プリンタ rattan に、カレントディレクトリにあるファイルの詳細なリストを印字しています。 - FreeBSD
n in the default directory, where n is the number of the current window.例文帳に追加
ファイル名を指定しないと、デフォルトディレクトリの hardcopy.nというファイルに書き込む (n はカレントウィンドウの番号)。 - JM
Linux uses here the traditional "current directory first" default path. 例文帳に追加
Linux では、デフォルトのパスに、昔ながらの「現在のディレクトリを先に探索」というルールを使っている。 - JM
To run it on a shared library in the current directory, prefix the name with ". /". 例文帳に追加
カレントディレクトリにある共有ライブラリに対して実行するには、名前にプレフィックス "./" を付けること。 - JM
htm"its content is returned, otherwise, a list of the files in the current directory (with appropriate links) is generated and returned. 例文帳に追加
なければ、カレントディレクトリのリストが (適切なリンクとともに) 生成されて返される。 - JM
a default argument `.' (the current directory) is assumed. 例文帳に追加
オプション以外の引き数が何もない場合、デフォルトの引き数として `.' (現在のディレクトリ) を仮定する。 - JM
Extract a member from the archive to the current working directory,using its full name. 例文帳に追加
メンバーをアーカイブから現在の作業ディレクトリに、そのフル名を使って、抽出します。 - Python
With the second form, pushd returns 0 unless the directory stack is empty, a non-existent directory stack element is specified, or the directory change to the specified new current directory fails. 例文帳に追加
2 番目の形式を使った場合にも、pushdは基本的には 0 を返します。 ただし、ディレクトリスタックが空の場合・ディレクトリスタックの存在しない要素が指定された場合・指定された新しいカレントディレクトリへのディレクトリ変更が失敗した場合は除きます。 - JM
The semiconductor design of the latest release directory is linked to the current directory, and the current directory is provided with a call cell name management file so that the call cell name management file can be updated corresponding to the update of the semiconductor design library.例文帳に追加
最新リリースディレクトリの半導体設計ライブラリを前記カレントディレクトリにリンクさせ、該カレントディレクトリにコールセル名管理ファイルを備え、前記半導体設計ライブラリの更新に対応して前記コールセル名管理ファイルを更新する。 - 特許庁
Assignment to this variable will not change the current directory. 例文帳に追加
後で再びsetしても元には戻りません。 HISTCMD現在のコマンドの履歴番号 (履歴リストにおけるインデックス) です。 - JM
rcsclean removes all working files in the current directory that were not changed since their checkout. 例文帳に追加
rcscleanチェックアウトされてから変更されていない、カレントディレクトリにあるすべてのワークファイルを削除します。 - JM
function copies an absolute pathname of the current working directory to the array pointed to by buf , which is of length size . 例文帳に追加
関数はカレントワーキングディレクトリの絶対パス名をbufで示されたsize長の配列にコピーする。 - JM
If no argument is passed the folder will be set to the current directory, i.e. what os.例文帳に追加
引数を渡さない場合は、フォルダはカレントディレクトリ、つまり os.getcwd()で返されるディレクトリに設定されます。 - Python
If the -o option is not specified, makepsres createsa PSres.upr file in the current directory and writes the output to thatfile. -f 例文帳に追加
\\-o が指定されていなければ、makepsres はカレントディレクトリにPSres.uprを作り、このファイルに出力を書き出す。 - XFree86
An AIC directory 12 selects an AIC directory item 22 and related lines in the AIC including plural sectors by using a current instruction address.例文帳に追加
AICディレクトリが現行命令アドレスを使用してAICディレクトリ項目と、複数のセクタを含むAIC内の関連づけられた行とを選択する。 - 特許庁
If the pathname given in pathname is relative, then it is interpreted relative to the directory referred to by the file descriptor dirfd (rather than relative to the current working directory of the calling process, as is done by access (2) 例文帳に追加
pathnameで指定されるパス名が相対パスである場合、ファイルディスクリプタdirfdで参照されるディレクトリからの相対パス名として解釈される( access (2) - JM
If the pathname given in pathname is relative, then it is interpreted relative to the directory referred to by the file descriptor dirfd (rather than relative to the current working directory of the calling process, as is done by chmod (2) 例文帳に追加
pathnameで指定されるパス名が相対パスである場合、ファイルディスクリプタdirfdで参照されるディレクトリからの相対パス名として解釈される( chmod (2) - JM
If the pathname given in pathname is relative, then it is interpreted relative to the directory referred to by the file descriptor dirfd (rather than relative to the current working directory of the calling process, as is done by chown (2) 例文帳に追加
pathnameで指定されるパス名が相対パスである場合、ファイルディスクリプタdirfdで参照されるディレクトリからの相対パス名として解釈される( chown (2) - JM
If the pathname given in pathname is relative, then it is interpreted relative to the directory referred to by the file descriptor dirfd (rather than relative to the current working directory of the calling process, as is done by stat (2) 例文帳に追加
pathnameで指定されるパス名が相対パスである場合、ファイルディスクリプタdirfdで参照されるディレクトリからの相対パス名として解釈される( stat (2) - JM
If the pathname given in pathname is relative, then it is interpreted relative to the directory referred to by the file descriptor dirfd (rather than relative to the current working directory of the calling process, as is done by utimes (2) 例文帳に追加
pathnameで指定されるパス名が相対パス名である場合、ファイルディスクリプタdirfdで参照されるディレクトリからの相対パス名として解釈される( utimes (2) - JM
If the pathname given in oldpath is relative, then it is interpreted relative to the directory referred to by the file descriptor olddirfd (rather than relative to the current working directory of the calling process, as is done by link (2) 例文帳に追加
oldpathで指定されるパス名が相対パス名である場合、ファイルディスクリプタolddirfdで参照されるディレクトリからの相対パス名として解釈される( link (2) - JM
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| 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. |
| © 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-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|