VC 错误集锦

    技术2022-05-19  21

    fatal error C1010: unexpected end of file while looking for precompiled header directive

    原因可能是没有添加#include "StdAfx.h"


    最新回复(0)