上一页 1 ··· 40 41 42 43 44 45 46 47 48 ··· 69 下一页
摘要: 更新: 2021-08-26 最近试了一下 vs 2022 结果 .net cli 也自动升级到 .net 6 preview 版本, 害我 dotnet new 的时候出来一个 .net 6 template... 不会玩 所以需要指定 version Select the .NET versio 阅读全文
posted @ 2021-02-13 00:48 兴杰 阅读(166) 评论(0) 推荐(0)
摘要: 之前有写过关于这些的文章, 本来想认证写一个系类的,但是感觉非常大. 太多工了. 先记入一些零零散散的. 看看以后要不要整理起来。 refer resources : https://www.cnblogs.com/stulzq 晓晨博客 https://www.cnblogs.com/sheng- 阅读全文
posted @ 2021-02-12 13:42 兴杰 阅读(89) 评论(0) 推荐(0)
摘要: 更新: 2021-07-22 使用 Azure storage 以后, 还要解决一个 url 的问题. 文件自然是通过我们的 domain 来访问才合理丫. 这个是 azure 的 url : https://baccus.blob.core.windows.net/folder/file.txt 阅读全文
posted @ 2021-02-11 16:33 兴杰 阅读(366) 评论(0) 推荐(0)
摘要: 更新 30-04-2023 最新版本请看这 2 篇 ASP.NET Core – User Secret & Azure Key Vault 之前有写过 2 篇关于 key-vault 和 data protect 的, 但是最近发现之前的 dll 已经废弃了, 而且 Azure 有一点点更新了. 阅读全文
posted @ 2021-02-11 00:52 兴杰 阅读(349) 评论(0) 推荐(0)
摘要: refer: https://blog.csdn.net/Hehuyi_In/article/details/89670462 https://docs.microsoft.com/en-us/sql/relational-databases/tables/temporal-tables?view= 阅读全文
posted @ 2020-12-29 18:15 兴杰 阅读(246) 评论(0) 推荐(0)
摘要: refer: 看懂SqlServer查询计划 How do I identify slow queries in sql server? join operator, hash, merge, nested https://cloud.tencent.com/developer/article/10 阅读全文
posted @ 2020-11-15 21:32 兴杰 阅读(161) 评论(0) 推荐(0)
摘要: 记入我遇到的问题 : 1. localizer.WithCulture 废弃了 https://github.com/dotnet/aspnetcore/issues/7756 其实讨论很久了, 只是我不知道而已...替代方案就是直接改 CurrentCulture 看一下源码了解一下, 这个是 s 阅读全文
posted @ 2020-10-06 17:47 兴杰 阅读(124) 评论(0) 推荐(0)
摘要: refer : https://stackoverflow.com/questions/59283754/string-agg-with-line-break string agg char(10) 之后, copy paste 没效果,可以试试看这个, 另外有时候 copy paste 出来次序是 阅读全文
posted @ 2020-09-01 22:35 兴杰 阅读(209) 评论(0) 推荐(0)
摘要: 更新: 2021-09-13 Naming conversion for event category, action, label https://support.google.com/analytics/answer/1033068?hl=en#zippy=%2Cin-this-article 阅读全文
posted @ 2020-08-15 22:15 兴杰 阅读(1096) 评论(0) 推荐(0)
摘要: 更新: 2022-03-20 修订版: Vs Code, Visual Studio 2022, Angular and Live Server Running Through Https and IP Address 更新: 2021-08-21 之前一直没有讲到手机端如果 trust 证书, 因 阅读全文
posted @ 2020-08-01 00:03 兴杰 阅读(854) 评论(0) 推荐(0)
上一页 1 ··· 40 41 42 43 44 45 46 47 48 ··· 69 下一页