跳转至

CSharp记录

垃圾回收的基本知识:
https://github.com/dotnet/docs.zh-cn/blob/live/docs/standard/garbage-collection/fundamentals.md
垃圾回收的基本知识:
https://docs.microsoft.com/zh-cn/dotnet/standard/garbage-collection/fundamentals

清理未托管资源:
https://docs.microsoft.com/zh-cn/dotnet/standard/garbage-collection/unmanaged

.NET documentation 中文版:
https://docs.microsoft.com/zh-cn/dotnet/fundamentals/