You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
192 B

4 years ago
  1. # vscode-snippets
  2. ## Usage
  3. 1.vscode 输入如下cmd,并选择cpp.json
  4. **>Preferences: Configure User Snippets**
  5. 2.将cpp.json中的内容拷贝到改文件中
  6. [cpp.json](./cpp.json)