0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

C言語でのWINDOWSの環境構築について

Posted at

C言語の環境構築方法について忘備録

今回はvisual studio codeを使用します。

①まずは、こちらのURLでVSCODEをダウンロードします。
https://azure.microsoft.com/ja-jp/products/visual-studio-code/
image.png
                 
②上記、青く囲われている**「今すぐダウンロード」クリックします。
image.png
                 ↑
③今回私はWINDOWS環境なので、上記、青く囲われている左の
「Windows7,8,10」**クリックします。
④すると、画面左下にexeファイルが出てきます。vscodeUserSetUp.exeというものです。クリックして実行します。
image.png
⑤次に、上記同意するにチェックして「次へ(N)」を押下します。
image.png

⑥追加タスクの選択画面で、チェックボックスを以下のようにします。
image.png
「次へ(N)」を押下します。

⑦「インストール(I)」でインストールします。
image.png

⑧この画面になります。
image.png

⑨この画面で完了ボタン押下して終了します。
image.png

⑩このような黒い画面が表示されます。
image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?