visual

Cannot install WebEssentials - “extension not installable on … installed products”

匿名 (未验证) 提交于 2019-12-03 01:38:01
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I just decided it was time to refresh WebEssentials. I am running Visual Studio 2013 Pro. I had W.E. 2013 Update 2 RC. I uninstalled it and then tried to install the current Update 3. It tells me I have no products that it can install on. Searching for applicable products... Found installed product - Microsoft Visual Studio 2010 Shell - Integrated Mode Found installed product - Microsoft Visual Studio Professional 2012 Found installed product - Microsoft Visual Studio 2012 Shell (Integrated) Found installed product - Microsoft Visual Studio

Visual Studio 2010 Won't Auto-Indent Lines

匿名 (未验证) 提交于 2019-12-03 01:34:02
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: Visual Studio 2010, used to auto indent my lines, and now suddenly it won't do that, for example, when I created a method, it looked like that: public static void Foo ( int FooInt ) { // Some methods stuff... } but now, it looks like that: public static void Foo ( int FooInt ) { // Some method stuff... } I can't find any answer for that, what can I do? I am using Visual Studio 2010, Windows 7 64 Bit Update: Turns out my problem on resides on C#, when I am trying it on a C++ project, indentation work perfectly... Any suggestions?

How to run PHP code from Visual Studio Code (VSCode)?

匿名 (未验证) 提交于 2019-12-03 01:34:02
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: I can't find a way to run php on Visual studio code, Does anyone know how? Duplicate: Yes it is but a little bit different from here . Steps: I followed below steps to configure php in VS Code. Configure PHP linting in user settings Install Php Debug extension in VSCode Then configure php.ini file Create a external php file in root folder add <? echo "My First PHP site in VSCode."; ?> in external php file which I created now In my index.html file I referenced my php file like: Run my web server apache using xampp control panel

Open Visual Studio command prompt from C# code

匿名 (未验证) 提交于 2019-12-03 01:26:01
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: I am trying to open Visual studio Command prompt using C# code. Here is my code private void Execute ( string vsEnvVar ) { var vsInstallPath = Environment . GetEnvironmentVariable ( vsEnvVar ); // vsEnvVar can be VS100COMNTOOLS, VS120COMNTOOLS, VS140COMNTOOLS if ( Directory . Exists ( vsInstallPath )) { var filePath = vsInstallPath + "vsvars32.bat" ; if ( File . Exists ( filePath )) { //start vs command process Process proc = new Process (); var command = Environment . GetEnvironmentVariable ( "ComSpec" ); command = @ "" + command

cannot open source file “afxwin.h”/“afxext.h”/“afxdisp.h”/“afxdtctl.h”/“afxcmn.h”/afxdisp.h etc

匿名 (未验证) 提交于 2019-12-03 01:18:02
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: I try to ran a previous written MFC c++ code on my visual studio 2015 MFC with multitype MFC library installed. However, I still have 12 errors here regarding missing function: IntelliSense: cannot open source file "afxwin.h" C1083 Cannot open include file: 'afxwin.h': No such file or directory cannot open source file "afxext.h"/"afxdisp.h"/"afxdtctl.h"/"afxcmn.h"/afxdisp.h etc.... Where can I get these head files? Again, my set up is: VIsual studio 2015 ultimate MFC Multibyte MFC library installed Windows 8 - 64 bit machine Thanks

Can I download the Visual C++ Command Line Compiler without Visual Studio?

匿名 (未验证) 提交于 2019-12-03 01:13:01
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: As per the title. I don't want to download the entire Visual C++ installer, only "cl.exe" and the other programs required for compiling and linking C++ programs on Windows. 回答1: In 2014 you could not download the Visual C++ compiler alone from Microsoft. It used to be that you could. Then it used to be that you could get it in the Platform SDK. Then you could only get it by installing Visual Studio. Happily, at that time, the compiler that was bundled with Visual Studio Express for Desktop (the free version of Visual Studio at the

“No valid MSBuild was detected for the selected target” when build cordova with Microsoft visual studio 2015

匿名 (未验证) 提交于 2019-12-03 00:56:02
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I get the No valid MSBuild was detected for the selected target error when bulid cordova (build solution) for Windows platform with Microsoft visual studio community 2015 (ver 14 update 3). And I also get Some of requirements check failed when run cordova requirements in project folder Requirements check results for windows: Windows OS: installed Windows 10 MSBuild Tools: not installed MSBuild tools v.14.0 not found. Please install Visual Studio 2015 Community from https://www.visualstudio.com/downloads/download-visual-studio-vs Visual

安装 error: Microsoft Visual C++ 14.0 is required 解决方案

匿名 (未验证) 提交于 2019-12-03 00:37:01
  最近写的项目需要用到Python的第三方库,比如:mmh3, pyshark等等,而直接pip install ... 会报错:error: Microsoft Visual C++ 14.0 is required,然后各种查资料,但是都没有好的解决办法,各种不顶用的方法都试过了,这里只提干货。   这里提到为什么要装VC++ 14.0的具体原因: mmh3 安装 error: Microsoft Visual C++ 14.0 is required vc2015编译工具:Microsoft Visual C++ Build Tools ,但是出现下面的错误:    再去更新.Framework ,然后下载安装。   搞定!不论需要安装何种包,这一条件满足,就万事俱备只欠东风了。      注意:旧版本的.Framework可能会与新版本的发生冲突,我这里没有,但是如果冲突了可以先卸载旧版本的,然后再安装新版本的。 原文:https://www.cnblogs.com/qianyuesheng/p/9228945.html

Visual Code 自定义背景图片

匿名 (未验证) 提交于 2019-12-03 00:30:01
常常觉得非黑即白的编译器背景太过单调,所以忍不住把编译器的背景设置成自己喜欢的样子。IntelliJ IDEA 和 Visual Studio并不难,只需要下载插件安装,之后再设置里改一改属性而已。而Visual Code或许就有一点点搞人了,所以写一篇文章介绍一下。 1.下载并安装visual Code的插件background,Vusual Code自带的插件中心就有。 2.打开设置中心,搜索background。在默认相关设置中点击前面的“小笔”(编辑),会自动再右边的用户设置中添加相应的代码,或者直接跳过这一步进行第三步。 3.在用户设置中添加一下代码,之后重启就OK了。 代码: //background 的相关配置 "update.enableWindowsBackgroundUpdates" : true , "background.customImages" : [ "file:///D:/小敏儿.jpg" ], "background.enabled" : true , "background.style" : { "content" : "''" , "pointer-events" : "none" , "position" : "absolute" , "z-index" : "99999" , "width" : "100%" , "height" :