directory search time
常見(jiàn)例句
- Directories aren't regular files but are accessed every time you list them or make them the current working directory, so exclude them in the search using a negation and the -type flag.
目錄不是常規(guī)文件,但是在列出目錄內(nèi)容或?qū)⑵渥鳛楫?dāng)前工作目錄時(shí),對(duì)其進(jìn)行了訪問(wèn),所以需要在搜索中使用否定和 -type 標(biāo)志排除它們。 - Extract the downloaded files back to the Delphi package subdirectories under the installation of the components, at the same time added to the directory search path environment variable in.
解壓縮下載回來(lái)的文件包到Delphi的子目錄下,安裝該組件,同時(shí)將該目錄添加到環(huán)境變量的搜索路徑中。 - Since the provided implementation is doing a directory search, you must simply ensure that the specific files in the directory do not change, and that you are sorting alphabetically each time.
因?yàn)樘峁┑膶?shí)現(xiàn)要進(jìn)行目錄搜索,必須保證目錄中的指定文件不會(huì)改變,每次都要按字母順序排序。 返回 directory search time