2017年4月12日

[转]How do I run msbuild from the command line using Windows SDK 7.1?

摘要: 本文转自;http://stackoverflow.com/questions/6319274/how-do-i-run-msbuild-from-the-command-line-using-windows-sdk-7-1 Q: I'm setting up .NET 4.0 support on 阅读全文

posted @ 2017-04-12 18:05 freeliver54 阅读(544) 评论(0) 推荐(0)

[转]glyphicons-halflings-regular字体 图标

摘要: 本文转自:http://www.ijquery.cn/?p=377 一、介绍 采用这种字体,我们可以避免网站制作中采用好多图片,一方面解决了浏览器的兼容性问题。另一方面,这些字体都是矢量字体,我们只要在调整这些图标时,将他们的字体大小以及颜色,我们就可以解决很多不是图片的图标了。 二、使用原因 今天 阅读全文

posted @ 2017-04-12 14:21 freeliver54 阅读(5984) 评论(1) 推荐(0)

[转]程序集之GAC---Global Assembly Cache

摘要: 本文转自:http://www.cnblogs.com/jhxk/articles/2564295.html 1、什么是GAC?GAC解决什么问题? GAC全称为: Global Assembly Cache(全局程序集缓存),你可以在你的电脑的系统盘如:C:\Windows\assembly\看到 阅读全文

posted @ 2017-04-12 10:38 freeliver54 阅读(619) 评论(0) 推荐(0)

[转]How can I install the VS2017 version of msbuild on a build server without installing the IDE?

摘要: 本文转自;http://stackoverflow.com/questions/42696948/how-can-i-install-the-vs2017-version-of-msbuild-on-a-build-server-without-instal The Visual Studio Bu 阅读全文

posted @ 2017-04-12 09:58 freeliver54 阅读(413) 评论(2) 推荐(0)

[转]MSBuild Target Framework and Target Platform

摘要: 本文转自;https://msdn.microsoft.com/en-us/library/hh264221.aspx A project can be built to run on a target framework, which is a particular version of the 阅读全文

posted @ 2017-04-12 09:04 freeliver54 阅读(369) 评论(0) 推荐(0)

导航