莫名其妙报错
需要在.h和.cpp文件中都引用:
using namespace System::Collections;
using namespace System::Collections::Generic;
莫名其妙报错
需要在.h和.cpp文件中都引用:
using namespace System::Collections;
using namespace System::Collections::Generic;
转载于:https://www.cnblogs.com/dot-dot-123/p/3481717.html