create a directory
ディレクトリを作成する
頻度: 6.56.8 100万語あたり
To make a new directory.
新しいディレクトリを作る。
カテゴリー:
例文 (10)
create a directory = ディレクトリを作成する (新しいディレクトリを作る。)
- First, you need to create a new directory to store your files.まず、ファイルを保存するために新しいディレクトリを作成する必要があります。
- The installation script will automatically create a directory for the application's data.インストールスクリプトは、アプリケーションのデータ用に自動的にディレクトリを作成します。
- I created a directory on my desktop called 'Work Projects'.私はデスクトップに「仕事のプロジェクト」という名前のディレクトリを作成しました。
- Can you show me the command to create a directory in Linux?Linuxでディレクトリを作成するコマンドを教えていただけますか?
- If the backup folder doesn't exist, the program will create the directory.バックアップフォルダが存在しない場合、プログラムがそのディレクトリを作成します。
- She was instructed to create a separate directory for each client.彼女は各クライアントごとに別のディレクトリを作成するよう指示されました。
- Before uploading, you must create a target directory on the server.アップロードする前に、サーバーにターゲットディレクトリを作成する必要があります。
- Creating a new directory is a basic file management skill.新しいディレクトリを作成することは、基本的なファイル管理スキルです。
- The system failed because it didn't have permission to create the necessary directory.必要なディレクトリを作成する権限がなかったため、システムは失敗しました。
- We need to write a function that creates a directory if one does not already exist.まだ存在しない場合にディレクトリを作成する関数を書く必要があります。