C ++环境 [英] C++ environment

查看:174
本文介绍了C ++环境的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在胜利7中从vb2013升级到了胜利10的vb2015。  2015年编码窗口似乎是为C ++设置的所有{}和;在每行代码和vb编码的末尾不起作用。 如何将系统更改为vb编码,而不是C ++? 
在开始一个新项目时,表格的所有选项等都表明它们是C ++。


我还在第10场胜利中尝试了vb 2017 - 一切顺利,直到我得到了错误消息说我已超过10次调试运行,一切都停止了。 是否有设置可以解决这个问题? 我通常会进行大量的运行来检查我的
编码而10这是不够的。


希望有两个简单明了的解决方案可以解决这两个问题,我从来没有处理过在vb6,2010或2013年 我将不得不就我将使用哪个版本做出艰难的决定 - 但这是一个令人愉快的艰难决定。   
感谢您提供任何明智的建议和简单的更正,您可以为喜欢创建可用的实用程序的老geezer提供。


  joegwillie

解决方案

请运行Visual Studio Installer(选择已安装组件的屏幕),看看是否在那里选择了.NET Desktop开发。如果是,VB.NET项目模板应该可用。 


如果你已经用C ++创建了一个新项目,当然不可能将它切换到其他语言。创建一个新的VB项目并添加现有的源文件。 (我怀疑它有可能用VB6)。


- pa





I upgraded to vb2015 on win 10 from vb2013 on win 7.  The 2015 coding window seems to be set for C++ with all the { } and ; at the end of each line of code and vb coding that won't work.  How do I change the system to vb coding, not C++?  On beginning a new project, all the options for forms, etc say that they are C++.

I also tried vb 2017 on win 10 - everything went well until I got an error message saying that I had exceeded 10 debug runs and everything came to a halt.  Is there a setting that will take care of this?  I generally do a lot of runs to check my coding and 10 is not enough.

Hopefully there are two easy, obvious solutions to both these problems which I never had to deal with in vb6, 2010 or 2013  and I will have to make a hard decision as to which version I will use - but that's a pleasant hard decision to make.    Thanks for any wise counsel and simple corrections you can provide to an old geezer who loves to create usable, practical programs.

 joegwillie

解决方案

Please run the Visual Studio Installer (the screen where you choose installed components) and see if .NET Desktop development is selected there. If it is, VB.NET project templates should be available. 

If you already created a new project as C++, of course it is impossible to switch it to other language. Create a new VB project and add your existing source files. (and I doubt it was ever possible with VB6).

-- pa



这篇关于C ++环境的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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