windows下C/C++的__int64类型在Linux下无法通过编译

日期:2021-11-28 02:16:01 人气:1

windows下C/C++的__int64类型在Linux下无法通过编译

#define __int64 long long 这样试试?
    A+
热门评论