加上 即可
// 隐藏窗口
#pragma comment(linker, "/subsystem:\"windows\" /entry:\"mainCRTStartup\" ")
加上 即可
// 隐藏窗口
#pragma comment(linker, "/subsystem:\"windows\" /entry:\"mainCRTStartup\" ")
转载于:https://www.cnblogs.com/lu-ping-yin/p/10992732.html