語学学習のスペースアルク(SPACE ALC)がお届けする進化するオンライン英和・和英辞書『英辞郎 on the WEB』。大学生やビジネスパースンから翻訳家、医療・製薬業関係者の方々まで幅広くお使いいただいております。
ALC Online Shop

英辞郎データ提供元 EDP のサイトへ
検索文字列 ディレクトリ名 該当件数 : 11
* データの転載は禁じられています。  
  • ディレクトリ名
    directory name《コ》
  • Microsoft ActiveDirectory サーバを使用する場合は、'userattr' として'samaccountname'を指定し、次の特殊なルールに基づいてActiveDirectoryのディレクトリ名を'basedn'に変換する必要があります。
    When talking to a Microsoft ActiveDirectory server you have to use 'samaccountname' as the 'userattr' and follow special rules to translate the ActiveDirectory directory names into 'basedn'.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • sys.pathにディレクトリ名を追加することによって、実行時に新たなディレクトリをPythonの検索パスに追加できる。これによって、Pythonはモジュールをインポートするときに、そのディレクトリも参照するようになる。この効果はPythonの実行が終了するまで続く。
    You can add a new directory to Python's search path at runtime by adding the directory name to sys.path, and then Python will look in that directory as well, whenever you try to import a module. The effect lasts as long as Python is running.〔【出典】"Dive Into Python 3" by Mark Pilgrim 【和訳】Fukada & Fujimoto 【License】CC-BY-SA-3.0
  • このif文がやっている特殊なこととは何だろう? まず、モジュールはオブジェクトであり、すべてのモジュールは__name__という組み込みの属性を持っている。モジュールの__name__の値は、そのモジュールをどのように使っているかに応じて決まる。そのモジュールを import した場合は、__name__はモジュールのファイル名からディレクトリ名や拡張子を取り除いたものになる。
    So what makes this if statement special? Well, modules are objects, and all modules have a built-in attribute __name__. A module's __name__ depends on how you're using the module. If you import the module, then __name__ is the module's filename, without a directory path or file extension.〔【出典】"Dive Into Python 3" by Mark Pilgrim 【和訳】Fukada & Fujimoto 【License】CC-BY-SA-3.0
  • このドキュメントの目標は、CVS 上でのディレクトリ名とインストール後のディレクトリ名を統一することです。
    The goal of this document is to unify the directory naming in CVS and after installations.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • オプションでファイル名あるいはディレクトリ名を渡すことで、fortune ファイルやディレクトリを設定します。ファイル名を渡した場合は、オプションでヘッダファイルの名前を渡すこともできます。
    Optionally pass a filename or directory name to set the fortune file or directory, and, if passing a fortune file name, optionally pass the name of the header file.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • サブディレクトリ名
    subdirectory name《コ》
  • ディレクトリに関する話をしているので、ここでos.pathモジュールにも触れておきたい。os.pathには、ファイル名とディレクトリ名を操作するための関数が入っている。
    While we're on the subject of directories, I want to point out the os.path module. os.path contains functions for manipulating filenames and directory names.〔【出典】"Dive Into Python 3" by Mark Pilgrim 【和訳】Fukada & Fujimoto 【License】CC-BY-SA-3.0
  • パラメータmixed $filelist-ファイル名やディレクトリ名の配列、もしくは単一のスペースで区切られた文字列を指定します。
    Parameter mixed $filelist- an array of filenames and directory names, or a single string with names separated by a single blank space.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • ファイル名またはディレクトリ名を入力する
    enter the name of the file or directory
  • 標準的なディレクトリ名を使う
    use standardized directory names