Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我为 Windows Phone 下载了 Microsoft Visual 2010 Express,但现在我想在我的项目中使用 Visual C++。我怎么做?
您不能在 Windows Phone 7 项目中使用 C++。您必须等待 Windows Phone 8 能够使用 C++。
我在链接类实现中重载了'<<'运算符,我在主函数中声明了.cpp文件,但它不起作用,并且发生此错误: 未定义对运算符<&列表的引用)
这是linkedlist.h文件中ostream函数的声明:
friend