09 2021 档案

摘要:1、首先安装一个Kestrel服务器包 Microsoft.AspNetCore.Server.Kestrel 2、在Main方法中插入如下代码 static class Program { /// <summary> /// The main entry point for the applica 阅读全文
posted @ 2021-09-13 16:02 斌言 阅读(229) 评论(0) 推荐(0) 编辑
摘要:1、修改web.config文件内容如下: <?xml version="1.0" encoding="utf-8"?> <configuration> <location path="." inheritInChildApplications="false"> <system.webServer> 阅读全文
posted @ 2021-09-02 18:23 斌言 阅读(999) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示