Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 207 Bytes

File metadata and controls

7 lines (5 loc) · 207 Bytes

VS 2019 的一些常见问题

创建的是控制台项目

在windows终端运行代码,默认打印Hello world

应用自己创建的头文件的时候是用""而不是<>

#include "unistd.h