| title | CSharp记录 | |||||
|---|---|---|---|---|---|---|
| date | 2021-08-15 | |||||
| tags |
|
|||||
| categories |
|
|||||
| comments | true |
垃圾回收的基本知识:
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/