简体   繁体   English

在 Visual Studio 中创建项目

[英]Creating a project in visual studio

Am try to create a project in VB2015 but the problem is when I select the type of the project c# and desktop application at last the ok button will not active pls I need a help enter image description here我尝试在 VB2015 中创建一个项目,但问题是当我 select 项目类型 c# 和桌面应用程序最后确定按钮将不起作用请我需要帮助在这里输入图像描述

开放工具和功能

Then make sure the following is selected.然后确保选择了以下选项。

选择什么

It depends on what kind of program you want to create.这取决于您要创建什么样的程序。 First, you have to choose your programming language (that is C#).首先,您必须选择您的编程语言(即 C#)。 Then you have to chose what kind of program you want to create - for example a WPF Application or Console form application or maybe you want to make a class or interfaces and so on.然后你必须选择你想要创建什么样的程序 - 例如 WPF应用程序或控制台表单应用程序,或者你可能想要制作一个 class 或接口等等。

If you want to create a desktop application you have to choose one of these kind of projects: WPF and Windows Forms applications.如果要创建桌面应用程序,您必须选择以下项目之一:WPF 和 Windows Forms 应用程序。

You select the create button then you must to choose your location in your computer and again you select the create button or else your VB2015 have been cracked.您 select 创建按钮,然后您必须选择您在计算机中的位置,然后再次创建 select 按钮,否则您的 VB2015 已被破解。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM