摘要:
1.Configure方法中IApplicationBuilder app app.Run(async context=>{ await context.Response.WriteAsync("test"); }) 与 app.UseEndpoints(endpoints=>endpoints.M 阅读全文
posted @ 2020-09-28 22:11
丹心石
阅读(138)
评论(0)
推荐(0)
摘要:
安装 VS Code 更新包列表和安装依赖 sudo apt update sudo apt install software-properties-common apt-transport-https wget 得到 Microsoft GPG key wget -q https://packag 阅读全文
posted @ 2020-09-28 15:07
丹心石
阅读(293)
评论(0)
推荐(0)
摘要:
centos 和ubuntu 命令区别 1.启动服务 service httpd start /etc/init.d/apache start service httpd stop /etc/init.d/apache stop 2.随系统启动自动运行 chkconfig httpd on upda 阅读全文
posted @ 2020-09-28 11:41
丹心石
阅读(1542)
评论(0)
推荐(0)
摘要:
1、请移除hyper-v角色。(1)以管理员身份(win + x)运行命令提示符;(2)执行命令:bcdedit /set hypervisorlaunchtype off(3)重启系统,运行vm即可。2、如果想要恢复hyper启动:bcdedit / set hypervisorlaunchtyp 阅读全文
posted @ 2020-09-28 08:57
丹心石
阅读(888)
评论(0)
推荐(0)

浙公网安备 33010602011771号