C 簡單讀寫當前資料夾中的文字內容

2021-09-11 18:53:24 字數 376 閱讀 7563

#include

#include

using namespacestd;

intmain()

; readfile >>temp;

//遇到空格輸出停止,空格後的內容無法輸出,'\0'是截止符,如圖3所示

8, 0); //可以輸出空格,遇到delim符號才截止。 最後乙個引數0表示文字框遇到空字元(ascll碼為32,文字框不可能有空字元)截止符。不加第三個引數0時,表示'\n'為截止符('\n'也是換行符)。如圖4所示

cout << temp<< endl;

system

("pause");

return0;

}

C 獲取程式當前資料夾

environment.systemdirectory 獲取系統目錄 environment.currentdirectory 獲取當前目錄 類中使用 獲取程序陣列 模組資訊 process allprocesses process.getprocesses foreach process p in...

matlab dir列出當前資料夾中的檔案和資料夾

功能 列出當前資料夾中的檔案和資料夾 格式 dir 列出當前資料夾中的檔案和資料夾 dir name 列出與name匹配的檔案和資料夾。如果name為資料夾,dir列出該資料夾的內容。使用絕對或相對路徑名稱指定name。name引數的檔名可以包含 萬用字元,路徑名稱可以包含 和 萬用字元。與 萬用字...

FileStream 妙用,當前資料夾的使用

filestream file new filestream 1.txt filemode.create string str sfslflsflsaf saf r sfasfsfsfasf n sfsfsafsafasfasfjsfjsl sadfsfsfsf r fsfasfasf tsfsa ...