1 / 10

.out 檔製作方法

.out 檔製作方法. cmd. 做法 1: 複製貼上. 在 cmd 執行完程式後,右鍵選擇 “ 標記 ”. 做法 1: 複製貼上. 把目標範圍全部圈選起來 ( 會反白 ). 做法 1: 複製貼上. 此時再按一下右鍵便會複製反白的區域 這時就可以貼到記事本上. 做法 1: 複製貼上. 將文字檔存檔後,更改檔名即可。 ( 建議先把 “ 顯示副檔名 ” 打開 ). 做法 2:pipeline. 先把要輸入的資料打好,存入一個 txt 檔裡。. 做法 2:Pipeline- 導入. 把 cmd 中的指令改為 hw2.exe < input.txt

Download Presentation

.out 檔製作方法

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. .out檔製作方法

  2. cmd

  3. 做法1:複製貼上 在cmd執行完程式後,右鍵選擇 “標記”

  4. 做法1:複製貼上 把目標範圍全部圈選起來(會反白)

  5. 做法1:複製貼上 此時再按一下右鍵便會複製反白的區域 這時就可以貼到記事本上

  6. 做法1:複製貼上 將文字檔存檔後,更改檔名即可。 (建議先把 “顯示副檔名” 打開)

  7. 做法2:pipeline 先把要輸入的資料打好,存入一個txt檔裡。

  8. 做法2:Pipeline-導入 把cmd中的指令改為 hw2.exe < input.txt 接下來就如同前幾頁的說明,使用複製貼上即可。

  9. 做法2:Pipeline-導入+導出 或者將指令改為 hw2.exe < input.txt>output.txt 這樣的話會,輸入檔由input.txt提供,輸出資料全部存至output.txt文字檔,最後將其改名成.out即可

  10. 做法2:Pipeline-output.txt 右圖為產生出來的output文字檔 結果就跟複製貼上的一樣 但做法較簡單 或者直接把上一頁的指令中的 output.txt改成ex2.out 這樣會直接產生成out檔。

More Related