0
点赞
收藏
分享

微信扫一扫

如何在nginx上设置html不缓存

新鲜小饼干 2024-02-29 阅读 13
vscode

1、搭建开发环境

1.1 安装MinGW并将MinGW的bin路径添加到系统环境变量

MinGW-w64 - for 32 and 64 bit Windows download | SourceForge.net

MinGW-w64 - for 32 and 64 bit Windows - Browse /mingw-w64 at SourceForge.net

0

0

1.2按照vscode

1.3vscode安装C/C++插件

1.4vscode安装Code Runner插件

File - preference - settings - extensions - run code configration,将“Run Code Configuration”中的“Run In Terminal"、"Save File Before Run"前面的复选框选中。

1、代码块左移

shift+tab

2、设置只搜索.c.h文件

0

0

0

0

举报

相关推荐

0 条评论