LL

导航

11 2019 档案

Asp.Net Core IIS 7.5 发布后PUT、DELETE请求错误405.0 - Method Not Allowed 因为使用了无效方法(HTTP 谓词)
摘要:Asp.Net Core IIS发布后PUT、DELETE请求错误405.0 - Method Not Allowed 因为使用了无效方法(HTTP 谓词) 一、在使用Asp.net WebAPI 或Asp.Net Core WebAPI 时 ,如果使用了Delete请求谓词,本地生产环境正常,线上 阅读全文

posted @ 2019-11-29 11:51 LLeon 阅读(296) 评论(0) 推荐(0)

Generate Signed APK: Errors while building APK. You can find the errors in the 'Messages' view
摘要:Generate Signed APK: Errors while building APK. You can find the errors in the 'Messages' view 删掉registry.bin.lock 如再不行删掉registry.bin 阅读全文

posted @ 2019-11-22 15:30 LLeon 阅读(961) 评论(0) 推荐(0)

redis windows环境的下载及安装、设置
摘要:本文是转载自:https://www.cnblogs.com/wxjnew/p/9160855.html 除了原文的东西还有自己遇到的一些问题,这里记录一下。 一、下载: 下载地址: https://github.com/MicrosoftArchive/redis/releases 根据系统下载的 阅读全文

posted @ 2019-11-21 15:12 LLeon 阅读(247) 评论(0) 推荐(0)