是否可以在不使用Visual Studio的情况下为Windows编写代码? [英] Is it possible to write code for Windows without using Visual Studio?

查看:90
本文介绍了是否可以在不使用Visual Studio的情况下为Windows编写代码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我想知道你能不用愚蠢的Visual Studio为Windows编写适合生产的代码吗?我一直在使用视觉工作室专业人员(我支付了近6500卢比,即993美元)。当我尝试升级到Visual Studio 2015 Professional时,我得到的只是一个损坏的Windows注册表。在不破坏Windows安装的情况下,您无法卸载visual studio(证据)。现在你可以在不使用visual studio的情况下为windows开发代码了吗?

Hi,
I want to know that can you write production worthy code for Windows without using stupid Visual Studio? I had been using visual studio professional(for which I paid almost INR 65000 which is USD 993). When I tried to upgrade to Visual Studio 2015 Professional, all I got was a corrupted windows registry. You cannot possibly uninstall visual studio without destroying your windows installation (Evidence). Now can you develop code for windows without using visual studio?

推荐答案

是的,我遇到了这样的问题,但是没有使用Windows 2015.过去,我遇到了一些问题只有卸载一些社区技术预览版,然后安装正式发布的版本。该问题导致安装数据库损坏,因此无法加载卸载或更改程序小程序。使用第三方注册表清理程序修复了该问题,该清理程序还包括更好的卸载功能。我认为你不需要进一步的细节,因为你正在努力使用不同的版本。



所以,我只想给你一个想法。通常情况下,您有一些安装程序无法正确卸载。它会导致系统注册表的污染。在这种情况下,一些手动步骤通常会有帮助。基本上,您需要了解安装的足迹并手动删除所有相关文件。执行此步骤后,您的注册表不一致,因为某些注册表项仍可能指向不存在的文件。然后,您可以使用某些第三方注册表清理程序,直到它报告没有问题。这不是绝对可靠的方法,但确实有帮助。



-SA
Yes, I faced such problems, but not with Windows 2015. In the past, I faced some problems only with uninstallation of some Community Technology Preview followed by the installation of officially released version. The problem led to corruption of the installation database, so "Uninstall or change a program" applet could not be loaded. The problem was fixed by a using 3rd-party registry cleaner which also included better uninstallation facility. I don't think you need further detail, because you are struggling with different version.

So, I just want to give you an idea. It's pretty usual that you have some installer which does not uninstall correctly. It leads to contamination of system registry. In such cases, some manual step usually help. Basically, you need to learn the footprint of the installation and remove manually just all related files. After this step, you have inconsistent registry, because some registry entries may still point to non-existing files. Then you can use some 3rd-party registry cleaner until it reports no problem. This is not an absolutely reliable approach, but it does help.

—SA


Of当然你可以,并且根据你打算开发的应用程序的类型,有很多选择。

值得注意的是,但是 Visual Studio 对于 Windows ,它只是最好的 IDE
Of course you can, and depending on the kind of application you intend to develop, there are many alternatives.
It is worth noting, however that Visual Studio is simply the best IDE for Windows.


为Windows开发是最好用Visual Studio。



如果你真的想要别的东西,我建议你去看看 Xamarin 。它具有多平台的巨大优势。



其他可能性是 Eclipse GCC Qt Trolltech 。< br $> b $ b

你一定做错了。也许您不匹配语言或安装在不同的帐户上。我会尝试彻底安装Windows,安装所有服务更新,然后进行完整备份并再试一次。这需要几个小时,所以你打赌喝咖啡和冲浪机。祝你好运; - )
Developing for Windows is really best with Visual Studio.

If you really desire something else I would recommand to take a look at Xamarin. It has the big advantage that is for multi-platform.

Other possibilities are Eclipse or GCC or Qt Trolltech.

You must have done something wrong. Maybe you mismatched the languages or installed on different accounts. I would try to make a clean install of Windows, install all service updates and than make a full backup and give it another try. It takes some hours, so you bet get some coffee and a surfing machine. Good luck ;-)


这篇关于是否可以在不使用Visual Studio的情况下为Windows编写代码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆