我们如何制作exe文件 [英] How can we make exe file

查看:442
本文介绍了我们如何制作exe文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

对于每个人,请帮助我如何制作窗口应用程序项目的可执行文件.方法是什么.我已经在Visual Studio 2012中构建了该应用程序.
任何一个答案大都受到赞赏.
我正在等待您的答复.
................................................... ................................................

To every one please help me that how can i make the executable file of my window application project.What are the method.I have build that application in Visual studio 2012.
Any one answer is mostly appreciated.
I am waiting for your reply.
..................................................................................................

推荐答案

构建项目,然后在文件夹bin\debug bin\release下看到程序 .exe 文件.

-KR
Build your project and see under folder bin\debug or bin\release there is the program .exe file.

-KR


我阅读此问题的方式是如何构建可执行文件" ...多年来,其术语已发生了一些变化.过去有一些选项可以构建"项目.

现在您需要做的是转到菜单项目",在其底部将出现发布xxxx",其中xxxx是您的项目的名称.

检查提供的文件夹的名称,或浏览到新位置并单击完成".

然后,根据解决方案1,您将在bin \ debug或bin \ release文件夹下找到可执行文件
The way I''m reading this question is "how to build the executable"... the terminology for this has changed a little over the years. There used to be options to "Build" the project.

The thing you need now is to go to the menu "Project" and at the bottom of there will be "Publish xxxx" where xxxx is the name of your project.

Check the name of the folder offered, or browse to a new location and click Finish.

Then, as per Solution 1, you will find the executable under the bin\debug or bin\release folder


您可以使用命令提示符进行构建.尝试编译器选项 [
You can build using the command prompt. Try Compiler options[^].


这篇关于我们如何制作exe文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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