Open utterances-bot opened 5 days ago
本文介绍 .NET 中的字符串暂存池。
https://blog.walterlv.com/post/string-intern-pool.html
.NET/C# 编译期能确定的字符串会在字符串暂存池中不会被 GC 垃圾回收掉 这个地址不对,多了~
.NET/C# 的字符串暂存池 - walterlv
本文介绍 .NET 中的字符串暂存池。
https://blog.walterlv.com/post/string-intern-pool.html