20170629
resolved 1.MSBuild Microsoft Build Engine 是一个用于生成应用程序的平台 Visual Studio 会使用 MSBuild,但它不依赖于 Visual Studio。 属性值可通过重新定义属性进行更改 命令行中使用/property(/p)开关设置的属性称为全局属性,会覆盖项目中的属性,保留属性除外 ...
resolved 1.MSBuild Microsoft Build Engine 是一个用于生成应用程序的平台 Visual Studio 会使用 MSBuild,但它不依赖于 Visual Studio。 属性值可通过重新定义属性进行更改 命令行中使用/property(/p)开关设置的属性称为全局属性,会覆盖项目中的属性,保留属性除外 ...
powershell 执行命令路径中有空格如何处理 resolved powershell 执行命令路径中有空格如何处理 # 使用双引号或单引号将路径及应用包住, 包住的内容起始加入&表示执行 &'C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild...
gitlab CI resolved 1.gitlab CI tools `gitlab-ci-runner`,`msbuild`,`nuget` install and register runner win download git-lab runner mkdir to save runer exe register to gitlab install g...
asp.net 2,3.5 upgrade path to 4.0 resolved 1.asp.net 2,3.5 upgrade path to 4.0 使用Visual Studio 转换向导 web.config修改 # 1. 在configSections 节中,移除名为“system.web.extensions”的 sectionGroup元素 # 2. ...
python __name__,__init__.py resolved python __name__,__init__.py __name__ 执行文件名称 if(__name__ == '__main__'){ } pending
resolved pending NLTK Tryton:一个通用商务框架
gitlab omnibus install resloved 1.gitlab omnibus install # config file path cat /etc/gitlab/gitlab.rb # package version file cat /opt/gitlab/version-manifest.txt. # template file # https://gitla...
刚安装好的ubuntu系统使用sudo apt-get install openssh-server 报错 resolved 1. ubuntu 安装应用命令 刚安装好的ubuntu系统使用sudo apt-get install openssh-server 报错 Package openssh-server is not available, but is referred...