https://github.com/bytechaocai/cpp-template-vscode
使用vscode开发c/cpp的模板
https://github.com/bytechaocai/cpp-template-vscode
Last synced: 10 months ago
JSON representation
使用vscode开发c/cpp的模板
- Host: GitHub
- URL: https://github.com/bytechaocai/cpp-template-vscode
- Owner: bytechaocai
- Created: 2024-04-10T11:05:50.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T12:00:37.000Z (over 2 years ago)
- Last Synced: 2025-06-26T12:52:50.291Z (about 1 year ago)
- Language: C++
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# cpp-template-vscode
vscode的cpp开发模板,效果:
- 编译任意c或cpp文件到bin目录下,且保持源代码目录结构。