directory
US /dɪˈrɛktəri, daɪ-/
・UK /dəˈrektəri/
B1 中級英檢高級多益
n.名詞目錄
The employee directory has everyone's names
影片字幕
Init - GitHub & Git Foundations (Init • GitHub & Git Foundations)
02:26
- It's simple. When you're in your project directory,
很簡單,把終端機打開並切換到該專案的目錄
- It turns the directory into a git repository,
這個目錄的就成功的被初始化成有 git 版本控制的專案了
計算集群簡介 (Introduction to Computing Clusters)
18:03
- Usually, users are given small but enduring storage in their home directory.
通常情況下,用戶主目錄中的存儲空間較小,但可以持久使用。
- First, by equating the environment variable shell, we can see that our default shell is bash and that it is located in the slash bin directory.
首先,通過等效環境變量 shell,我們可以看到默認 shell 是 bash,它位於 slash bin 目錄中。
我是如何創建的:月收入 2.3 萬美元的微型企業 (How I Built It: $23K/month micro-saas)
11:09
- And none of them would go anywhere until the first one that kind of made some money, which was a TikTok influencer directory.
在第一份賺到錢的 TikTok 影響力目錄之前,它們都沒有任何進展。
30 分鐘掌握克勞德密碼 (Mastering Claude Code in 30 minutes)
28:07
- So, the same directory you start Cloud in, put a Cloud MD in there.
是以,在啟動 Cloud 的同一目錄中,放入 Cloud MD。
- And this can be in your home directory, or it can be checked into your project.
它可以在你的主目錄下,也可以被檢查到你的項目中。
搜索引擎優化教程--鏈接對網站的重要性 (SEO Tutorial - The importance of links for your site)
10:40
- A good litmus test is whether or not the directory conducts an editorial or review process and only accepts relevant and trusted websites.
一個很好的試金石就是看該目錄是否有編輯或審查程序,是否只接受相關的、可信賴的網站。
Shell 和命令行文法簡介 (Introduction to the Shell and Command-line Syntax)
08:42
- It has the username that we're logged in as and the name of the system that we're on, followed by the name of the directory we're currently working in.
它包含了我們登入的使用者名稱、我們所在的系統名稱,以及我們目前正在工作的目錄名稱。
- In this case it shows a tilde, which means we're in the home directory of this user.
在這個例子中,它顯示了一個波浪符號,這表示我們在這個使用者的家目錄裡。
Oracle Linux 使用者與群組介紹! (Introduction to Users and Groups on Oracle Linux)
07:16
- After watching this video, you will learn what is a user account and home directory components of a user account, changing user account login credentials, changing ownership of a login session.
觀看完這支影片後,你會學到什麼是使用者帳號、使用者帳號的家目錄元件、變更使用者帳號的登入憑證,以及變更登入階段的所有權。
- A user's home directory is a directory which is the place where a user logs into and stores files, and
使用者的家目錄是使用者登入並儲存檔案的地方,