directory search time
常見例句
- 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ū)⑵渥鳛楫斍肮ぷ髂夸洉r,對其進行了訪問,所以需要在搜索中使用否定和 -type 標志排除它們。 - 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.
解壓縮下載回來的文件包到Delphi的子目錄下,安裝該組件,同時將該目錄添加到環(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.
因為提供的實現(xiàn)要進行目錄搜索,必須保證目錄中的指定文件不會改變,每次都要按字母順序排序。 返回 directory search time