简体   繁体   English

在Windows XP上的Visual Studio 2010中工作

[英]working in visual studio 2010 on windows xp

I was working on my source files on windows 7. For some reasons I need to work on my source file in windows xp. 我在Windows 7上处理源文件。出于某些原因,我需要在Windows XP中处理源文件。 I doubt if all the batch files will work or not? 我怀疑所有批处理文件是否都能正常工作? Will there be any problem if i change the platform from Windows 7 to XP? 如果我将平台从Windows 7更改为XP,会出现任何问题吗? Please suggest. 请提出建议。

You can use Visual Studio 2010 without problem on Windows XP (with SP3), since it is an officially supported OS (see http://go.microsoft.com/fwlink/?LinkId=133421 ). 您可以在Windows XP(带有SP3)上使用Visual Studio 2010,而不会出现问题,因为它是受官方支持的操作系统(请参阅http://go.microsoft.com/fwlink/?LinkId=133421 )。

Of course, Windows has developed a lot since XP was released. 当然,自从XP发布以来,Windows已经发展了很多。 Take for example improvements in technologies such as WPF, the IDE will work somewhat faster and more stable on the newer operating systems; 以WPF等技术的改进为例,IDE将在较新的操作系统上运行得更快,更稳定。 however this won't prevent you from using it on XP. 但是,这不会阻止您在XP上使用它。

If you are referring to batch files you wrote yourself, you should ensure that all functions are suported under XP and work as expected, since some tools have been have been added or changed in Windows 7 (for some examples see here ). 如果您引用的是自己编写的批处理文件,则应确保所有功能都在XP下得到支持,并且可以按预期工作,因为Windows 7中已添加或更改了一些工具(有关示例,请参见此处 )。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在Windows 7而不是Windows XP上运行Visual Studio 2010的优势 - Advantage of running Visual Studio 2010 on Windows 7 instead of Windows XP Windows XP上的Visual Studio 2010突然崩溃,然后停止工作,直到重新安装 - Visual Studio 2010 on Windows XP crashes suddenly then stops working until reinstall 在Windows XP计算机上运行Visual Studio 2010 Windows7项目 - Run a visual studio 2010 Windows7 project on a Windows XP machine 使用XP Mode在Windows 7上构建Visual Studio 2010 Silverlight 4项目时出错 - Error building Visual Studio 2010 Silverlight 4 projects on Windows 7 with XP Mode Windows Media Player无法在使用Visual Studio应用程序的Windows XP上运行 - Windows Media Player not working on Windows XP using visual studio application 我可以在同一Windows XP / Vista上安装和使用Visual Studio 2008和Visual Studio 2010吗? - can i install and use, visual studio 2008 and visual studio 2010 on the same windows xp/vista 运行Windows XP SP2中的Visual Studio 2010中内置的Windows应用程序 - Run Windows Application built in Visual Studio 2010 in Windows XP SP2 Visual Studio 2010 Win32 App无法在Windows XP上启动 - Visual Studio 2010 Win32 App won't start on Windows XP Visual Studio 2010 win32编译的应用程序在Windows XP上不起作用 - Visual Studio 2010 win32 compiled application does not work on windows xp 我的 Windows XP SP1 版本上的 Microsoft Visual Studio Professional 2010。 我收到错误 - Microsoft visual studio Professional 2010 on my Windows XP SP1 edition. I am getting the error
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM