「dirs」を含む例文一覧(15)

  • If the pushd command is successful, a dirs is performed as well.
    pushdコマンドが成功すると、dirsコマンドも実行されます。 - JM
  • Set the list of library search directories to dirs (a list ofstrings).
    ライブラリを探索するディレクトリを dirs(文字列のリスト)に設定します。 - Python
  • Set the list of directories that will be searched to dirs (a list of strings).
    探索されるディレクトリのリストを dirs (文字列のリスト)に設定します。 - Python
  • If the popd command is successful, a dirs is performed as well, and the return status is 0.
    popdコマンドが成功すれば、dirsも実行され、返却ステータスは 0 となります。 - JM
  • import osfrom os. path import join, getsize for root, dirs, files in os.
    ただし、CVS サブディレクトリより下を見に行きません。 - Python
  • 0 +n Displays the nth entry counting from the left of the list shown by dirs when invoked without options, starting with zero.
    0+nオプション無しでdirsを起動した時に表示されるリストの、左から数えて n 番目のエントリを表示します。 - JM
  • Supports multiple files and dirs and also recursive deletes.
    複数のファイルやディレクトリの削除、再帰的な削除もサポートしています。 - PEAR
  • HISTCMD The history number, or index in the history list, of the current command.
    組み込みコマンドdirsを使うと、スタック中のディレクトリがスタック順に表示されます。 - JM
  • Set the list of directories to search for shared libraries at runtime to dirs (a list of strings).
    実行時に共有ライブラリを探索するディレクトリのリストをdirに設定します。 - Python
  • Directories appear in the stack in the order they are displayed by the dirs builtin. Assigning to members of this array variable may be used to modify directories already in the stack, but the pushd and popd builtins must be used to add and remove directories.
    LINENOをunsetすると、この変数の特殊な性質は無くなります。 - JM
  • Arguments, if supplied, have the following meanings: 0 +n Rotates the stack so that the nth directory (counting from the left of the list shown by dirs , starting with zero) is at the top.
    引き数を与えた場合には、以下の意味を持ちます:0+nスタックをローテートさせ、n 番目のディレクトリを一番上にします。 このときdirsが表示するリストは左から数え始め、その左端は 0 となります。 - JM
  • files are stored in the archive as :// install/file.txt// install/data// install/data/file1.txt// install/data/... all the files and sub-dirs of data/// install/file.log
    アーカイブにストアされているファイルは次の通り :// install/file.txt// install/data// install/data/file1.txt// install/data/... data/ の全てのファイルやサブディレクトリ// install/file.log - PEAR
  • files are stored in the archive as :// install/file.txt// install/data// install/data/file1.txt// install/data/... all the files and sub-dirs of data/// install/log/file.log
    アーカイブにストアされているファイルは次の通り :// install/file.txt// install/data// install/data/file1.txt// install/data/... data/ の全てのファイルやサブディレクトリ// install/log/file.log - PEAR
  • files are stored in the archive as :// install/temp/file.txt// install/temp/data// install/temp/data/file1.txt// install/temp/data/... all the files and sub-dirs of data/// install/temp/log/file.log
    アーカイブにストアされているファイルは次の通り :// install/temp/file.txt// install/temp/data// install/temp/data/file1.txt// install/temp/data/... data/ の全てのファイルやサブディレクトリ// install/temp/log/file.log - PEAR
  • Arguments, if supplied, have the following meanings: 0 +n Removes the nth entry counting from the left of the list shown by dirs , starting with zero.
    引き数が指定された場合には、これは以下の意味を持ちます:0+ndirsで表示されるリストの左から数えて n 番目のエントリを削除します。 エントリは 0 から数えます。 - JM

例文データの著作権について

  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • Python
    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.
  • JM
    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.
  • PEAR
    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/ ).