dirname
美
英 
- 網(wǎng)絡(luò)目錄名;要?jiǎng)h除的目錄名;路徑
例句
Each path element contains a single dirname element, so the code searches for elements named dirname and grabs the first entry.
每個(gè)path元素包含了一個(gè)dirname元素,所以代碼搜索名稱(chēng)為dirname的元素,并獲取其中的第一個(gè)條目。
The following array elements are returned: dirname, basename and extension.
包括以下的數(shù)組單元:dirname,basename和extension。
The dirname of the script being executed.
當(dāng)前執(zhí)行腳本的文件夾。
It's companion, called dirname, returns the "other" part of the path that basename throws away
它的相關(guān)命令dirname返回basename丟棄的“另”一部分路徑。