current directory 中文意思是什麼

current directory 解釋
當前目錄
  • current : adj. 1. 通用的,流行的。2. 現在的,現時的,當時的。3. 流暢的;草寫的。n. 1. 水流;氣流;電流。2. 思潮,潮流;趨勢,傾向。3. 進行,過程。
  • directory : n 1 姓名地址錄,工商人名錄。2 (教堂的)禮拜規則書;(記載規則、指令等的)指南。3 理事會,董事會...
  1. You can test this code for yourself by putting the code in listing 2 in a file called barebones. pm in any directory, and running the following from that directory meaning, " include the current directory in the library path, use the barebones module, and create a new barebones object "

    可以通過將清單2中的代碼放入任何目錄內名為barebones . pm的文件中,然後在該目錄中運行以下命令來測試該代碼(這表示: 「在庫路徑中包括當前目錄,使用barebones模塊,然後創建一個新的barebones對象」 ) :
  2. Commands you can use at the prompt : list : list the files in the current directory listlong : list the files in the current directory in long format help : print out this help quit : quit the program eohippus exit if exit

    在此提示符下,通常可使用help命令,這將列印出更詳細的幫助。有時,這個help甚至可以是一個單獨的輸入提示符,有一個完整的軟體子系統來專門負責它。
  3. Returns the subdirectories of the current directory

    返回當前目錄的子目錄。
  4. When debugging this sample, the current directory is the solution directory and not the debug directory

    調試此示例時,當前目錄是解決方案目錄而不是調試目錄。
  5. The ftp _ cdup ( ) function changes the current directory to the parent directory ( one step up )

    函數的作用是:切換到當前目錄的父目錄(上一步) 。
  6. Specifies that the input file s current directory is to be used for resolving relative file paths

    指定輸入文件的當前目錄將被用於解析相對文件路徑。
  7. The default directory is the current directory

    默認目錄為當前目錄。
  8. A. exporting files to the current directory

    A .將文件導出到當前目錄
  9. Gets an array of directories matching the specified search pattern from the current directory

    從當前目錄獲取與指定搜索模式匹配的目錄的數組。
  10. Command tells it to show the contents of the current directory

    命令后的點告知將顯示當前目錄下的內容。
  11. Gets or sets the current directory

    獲取或設置當前目錄。
  12. Is relative to the current directory

    指定的路徑是相對于當前目錄的路徑。
  13. Returns a file list from the current directory

    返回當前目錄的文件列表。
  14. Popd restores the previous value of the current directory saved by pushd

    還原由pushd保存的當前目錄的前一個值。
  15. Delete all files, delete current directory, and delete visible files in current directory. it ' s quite obvious why these commands can be dangerous to execute

    下列命令會刪除所有文件,刪除當前目錄,刪除當前目錄下面的文件
  16. This method uses current directory and current volume information to fully qualify

    此方法使用當前目錄和當前卷信息完全限定
  17. Chdir displays the name of or changes the current directory

    顯示當前目錄的名稱或更改當前目錄。
  18. The chdir ( ) function changes the current directory to the specified directory

    函數的作用是:改變當前的目錄。
  19. Compiles all. jsl files in the current directory and defines the

    編譯當前目錄中的所有. jsl文件,並定義
  20. From that directory, although this is a little more dangerous - putting the current directory in your library path is just as potentially treacherous as putting it in your executable path

    ,盡管這樣做更危險將當前目錄添加到程序庫路徑中與將它添加到可執行程序路徑中一樣有著潛在的危險。
分享友人