資料內容(The content) :
步驟1:將所需合併的txt檔案,放置C槽之同一資料夾下,複製該資料夾位置
Step1:Put the text files into the same folder under the C drive, and copy the folder site.
步驟2:開啟命令提示字元(於開始工具列中,利用「搜尋工具」"鍵入cmd)
Step2:Open the cmd.
步驟3:鍵入cd,並貼上"資料夾路徑位置",按下Enter
Step3:Key in cd"C:\folder site", and press Enter.
步驟4:貼入程式碼「copy *.txt all.txt」
Step4:Paste copy *.txt all.txt.
步驟5:按下Enter,會顯示操作結果如下圖
Step5:Press enter and the result will show below.
步驟6:回到原先資料夾位置,all.txt 為合併結果,即可點開確認
Step6:Back to the folder, check the all.txt.