06 2019 档案

摘要:Install.bat: @echo off "%~dp0InstallUtil\InstallUtil.exe" "%~dp0DataSyncService.exe" %SystemRoot%\system32\sc config DataSyncService start= auto %Syst 阅读全文
posted @ 2019-06-12 08:52 0611163 阅读(440) 评论(0) 推荐(0)
摘要:后期生成事件命令行代码: cd /d $(DevEnvDir)cd..cd..cd VC\bineditbin /largeaddressaware $(TargetPath) 阅读全文
posted @ 2019-06-06 17:16 0611163 阅读(1126) 评论(0) 推荐(0)
摘要:以下载CefSharp.Wpf v57.0.0版本为例: 1、打开NuGet官网:https://www.nuget.org/ 2、输入CefSharp.Wpf,点击查询,如下所示: 3、确认版本正确后,点击链接下载,如下所示: 4、使用讯雷下载,会快不少,可以点击“使用讯雷下载”或者复制下载地址后 阅读全文
posted @ 2019-06-06 09:12 0611163 阅读(11524) 评论(2) 推荐(1)