TYPE [drive:][path]filename顯示文字檔案的內容。C:\>type 1.bat@echo off@echo %1 %2@echo on@pause...
請先 登入 以發表留言。