MFC工程使用printf()

    xiaoxiao2021-12-14  27

    只需要在stdafx.h 中加入这一句话就可以了 #ifdef _DEBUG #pragma comment(linker, "/subsystem:console /entry:wWinMainCRTStartup")//我用VS2012 #endif
    转载请注明原文地址: https://ju.6miu.com/read-962687.html

    最新回复(0)