如何在 Visual Studio 2008 中为 VB.NET 项目使用批处理构建 [英] How to use batch build for a VB.NET project in Visual Studio 2008

查看:32
本文介绍了如何在 Visual Studio 2008 中为 VB.NET 项目使用批处理构建的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在 Visual Studio 2008 中,我看不到 VB.NET 项目(如 C++ 项目)的批量构建选项.

In Visual Studio 2008, I am not able to see the Batch Build option for VB.NET projects (as for C++ projects).

我是 VB.NET 的新手,但它是否有其他选项来执行批处理构建而不是创建批处理文件?

I am new to VB.NET, but does it have other options to do a batch build rather than creating a batch file?

推荐答案

使按钮出现(从 Visual Studio 2005 的角度编写,但可能与 Visual Studio 2008 相同或至少非常相似):

To make the button appear (written from a Visual Studio 2005 perspective, but probably the same or at least very similar for Visual Studio 2008):

右键单击 Visual Studio 工具栏上的某处并选择 Customize...,然后在 Categories 列表中的 Commands 选项卡上,选择构建.

Right click on somewhere on the Visual Studio toolbar and select Customize..., then on the Commands tab in the Categories list, select Build.

您现在应该在 Commands 列表中有一个 Build 命令列表,其中之一应该是 Batch Build....将其拖放到工具栏上的某个位置.

You should now have a list of Build commands in the Commands list, one of which should be Batch Build.... Drag and drop that to somewhere on the toolbar.

但是,我不确定 Visual Basic 是否支持批量构建,所以我不确定这是否对您有帮助.

However, I'm not certain if batch builds are supported for Visual Basic, so I'm not sure if this will help you.

这篇关于如何在 Visual Studio 2008 中为 VB.NET 项目使用批处理构建的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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