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.
是Visual Studio 2005吗?
Visual Studio 2005
我问的原因是因为我继承了一些旧代码(用 VS 6 编写),现在需要编译才能在 64 位系统上运行。不幸的是,代码无法使用 VS 2010 编译,所以我尝试使用最旧的版本。
VS2002 (v7.0) 是最早的,但我推荐 VS2003 (v7.1)。在 Win 7 上安装任何一个都可能会遇到问题。
I have an abstract method as part of an abstract class with the following declaration:
abstract public ArrayList<Device> returnDevices(ArrayList<Object>