Summary of Visual Stduio Use Skills

Preface

I often use Visual Studio to write C++, but at present, apart from the frequent use of debugging, almost a lot of details are not clear. This is for record summary use and continuous update!

VAssisX plugin

C++ automatically adds creation information notes

[Windows] Download and install the latest version of VS2019 and install VAssistX

download

Download and installation address: [Windows] Download and install the latest version of VS2019 and install VAssistX

Annotation

Automatically add function header comments

Automatically add file header comments

Visual Studio+VAssistX automatically adds comments, function header comments, file header comments

A brief introduction, download and installation of VassistX

C++ project directory structure

data

Visual Studio Programmer's Proverbs.pdf

Guess you like

Origin blog.csdn.net/XZ2585458279/article/details/109192309