使用Visual Studio Pro打开exe文件 [英] Opening an exe file using Visual Studio Pro

查看:865
本文介绍了使用Visual Studio Pro打开exe文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一份Visual Studio Pro 2017.我正在尝试编辑一个我没有创建的开源程序。我试图打开.exe文件,但没有任何工作。显然,我没有正确使用编辑器,因为当我转到具有
.exe文件的文件夹时,文件没有显示或者如果我尝试另一种方法,我不断收到一条错误消息,说没有编辑器对于这个文件。

Hi, I have a copy of Visual Studio Pro 2017. I'm trying to edit an open source program that I did not create. I've tried to open the .exe file but nothing is working. Apparently, I'm not using the editor properly because when I go to the folder that has the .exe file, the file does not show or if I try another method I keep getting an error message saying there is no editor for this file.

我为C#设置了Visual Studio,这是用于创建程序的语言。我不知道我做错了什么。显然,我不是这方面的老职业,但我之前使用的是免费版,但已经有好几年了。任何帮助将是
赞赏。谢谢。

I have Visual Studio set up for C# which is the language that was used to create the program. I don't know what I'm doing wrong. Obviously, I'm not an old pro at this but I've worked with the free version before but it's been some years. Any help would be appreciated. Thanks.

推荐答案

您好,

欢迎来到MSDN论坛。

Welcome to MSDN forum.

如果如果要在visual studio中编辑代码,则需要打开项目而不是.exe文件。双击.sln文件在visual studio中打开一个项目。

If you want to edit code in visual studio, you need to open the project instead of .exe file. Double click on the .sln file to open a project in visual studio.

如果我误解了你,你的意思是你想从可执行文件(.exe)中提取类和方法信息,然后编辑源代码吗?

If I misunderstand you, do you mean that you want to extract class and method information from executable file(.exe) and then edit the source code?

请查看
thread
如果你有类似的问题,请检查它。

Please have a look at the thread to check it if you have the similar problem.

祝你好运,

Joyce


这篇关于使用Visual Studio Pro打开exe文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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