摘要:
参考:https://docs.microsoft.com/zh-cn/dotnet/framework/windows-services/ #if DEBUG Service1 myserver = new Service1(); myserver.OnDebug(); //在Service1.c 阅读全文
posted @ 2019-09-27 17:54
Kacy
阅读(361)
评论(0)
推荐(0)
摘要:
1..net core 网站后台部署 找到 bin 目录的上一层 打开cmd 输入命令 : dotnet publish -c release -r win7-x64( release版本) dotnet publish -c debug -r win7-x64 (debug版本) 2..net c 阅读全文
posted @ 2019-09-27 17:45
Kacy
阅读(222)
评论(0)
推荐(0)

浙公网安备 33010602011771号