1、error LNK2019: 无法解析的外部符号 _main
链接器 -》 系统 -》 子系统 -》 切换为 窗口
2、新建属性表后,导入时,覆盖了其他属性
<IncludePath> xxxx;$(IncludePath)</IncludePath>
<AdditionalDependencies>xxxx;%(AdditionalDependencies)</AdditionalDependencies>