当前位置: 首页 > news >正文

MSBuilder directly instead of default VSComplie with keyborad shotcut 原创

Everybody know its really slowly to use VSComplie usally like F6, but really fast of bath build which use msbuilder directly!

But after some days run the bath file agina and again its boring and not convient to read in commandline.QQ截图20110815160457

有图有真相

Follow my steps and replace the F6 command:

1)Menu:Tools=>External tools

2)click “Add”

3)replace the default Title with"ComplieInMsbuilder"

4)Command:CMD.EXE

5)Arguments:/c “$(SolutionDir)batch.cmd”

6)Initial directory:$(SolutionDir)

7)Click the “Use Output window”

8)Click Apply

9)Menu Tools=>options

10)change the F6 command to External command #

PS:the # means the command the count from “External tools”,for example External command1 is Create& GUID

转载于:https://www.cnblogs.com/jinzhao/archive/2011/08/15/2139596.html

相关文章:

  • Oracle checkpoint 说明
  • 在线生成条码代码
  • 以太网波道平衡(通道绑定)
  • 如何用快捷方式打开我的电脑
  • 新手玩Linux ---- 从Linux From Scratch开始学习Linux (四)
  • 艾伟:WCF从理论到实践(1):揭开神秘面纱
  • PS快捷键大全收藏
  • OAF—如何设计Page导航
  • 一起谈.NET技术,带你走进缓存世界
  • LLBL Gen 3.x 源代码追踪与解析 认识框架结构
  • win7 64位创建wifi热点
  • Celine Dion - A New Day Has Come
  • gns小技巧
  • 李开复谈开放平台时代的创业机会
  • 为什么oracle在AIX有空闲内存的情况下使用SWAP
  • co.js - 让异步代码同步化
  • orm2 中文文档 3.1 模型属性
  • Python 基础起步 (十) 什么叫函数?
  • Quartz初级教程
  • Work@Alibaba 阿里巴巴的企业应用构建之路
  • 对话 CTO〡听神策数据 CTO 曹犟描绘数据分析行业的无限可能
  • - 概述 - 《设计模式(极简c++版)》
  • 理解在java “”i=i++;”所发生的事情
  • 前端面试之闭包
  • 前端自动化解决方案
  • 算法-插入排序
  • 怎么将电脑中的声音录制成WAV格式
  • 你对linux中grep命令知道多少?
  • linux 淘宝开源监控工具tsar
  • ​LeetCode解法汇总2670. 找出不同元素数目差数组
  • ###51单片机学习(2)-----如何通过C语言运用延时函数设计LED流水灯
  • #《AI中文版》V3 第 1 章 概述
  • #android不同版本废弃api,新api。
  • #WEB前端(HTML属性)
  • (9)YOLO-Pose:使用对象关键点相似性损失增强多人姿态估计的增强版YOLO
  • (C#)if (this == null)?你在逗我,this 怎么可能为 null!用 IL 编译和反编译看穿一切
  • (C++17) optional的使用
  • (Redis使用系列) Springboot 使用redis实现接口幂等性拦截 十一
  • (超简单)构建高可用网络应用:使用Nginx进行负载均衡与健康检查
  • (第二周)效能测试
  • (附源码)spring boot智能服药提醒app 毕业设计 102151
  • (区间dp) (经典例题) 石子合并
  • (三分钟了解debug)SLAM研究方向-Debug总结
  • (转)mysql使用Navicat 导出和导入数据库
  • (转载)虚函数剖析
  • ******之网络***——物理***
  • .mysql secret在哪_MYSQL基本操作(上)
  • .net Application的目录
  • .net 无限分类
  • .net知识和学习方法系列(二十一)CLR-枚举
  • .net中应用SQL缓存(实例使用)
  • .py文件应该怎样打开?
  • /bin/bash^M: bad interpreter: No such file or directory
  • @angular/cli项目构建--Dynamic.Form
  • @ModelAttribute使用详解