摘要:
当出现 The CORS protocol does not allow specifying a wildcard (any) origin and credentials at the same time. Configure the CORS policy by listing individ 阅读全文
摘要:
exec sp_reset_connection go SELECT TOP 5 * FROM (select ROW_NUMBER() OVER (order by id desc) AS rn__,[id],[shopname] from [shop] ) t where rn__>0 orde 阅读全文
摘要:
cd D:\FtpServer\小平台New\Job ls -Directory|? {$_ -like 'T*'}|del -r cd D:\web\Dev\SmallPlatformAPI ls | ? {$_.lastwritetime -le (get-date).adddays(-3)}| 阅读全文
摘要:
安装minikube 如果内存不足,可以使用软连接 常用命令 kubectl get svc minikube service --url nginx 创建.net5项目,并勾选docker支持 dockefile #See https://aka.ms/containerfastmode to u 阅读全文
摘要:
分析了下mongodb的BsonChunkPool占用了大量内存, 找到一篇文章 The BsonChunkPool exists so that large memory buffers (chunks) can be reused, thus easing the amount of work 阅读全文
摘要:
2021-08-02 09:26:09,228 Message (Name:keying.platform.confirm.logistic,Group:cap.queue.keyingplatform.api.v1) can not be found subscriber. see: https: 阅读全文