你的位置: 码友网首页 / 资讯源列表 / How Does the StringBuilder Work in .NET? (Part 1)

关于[How Does the StringBuilder Work in .NET? (Part 1)]的摘要:

In this post, I want to begin a series of posts that I hope will be useful to developers looking to understand why this advice exists and how the StringBuilder is implemented to support more efficient string manipulation. Today, we will focus on understanding the problem that the StringBuilder class is designed to solve and when it makes sense to use it in our code.

原文地址: https://www.stevejgordon.co.uk/how-does-the-stringbuilder-work-in-dotnet-part-1-why-do-we-need-a-stringbuilder-and-when-should-we-use-one

收录时间: 2021-08-09 浏览量: 732 分类: .NET

| 0 收藏 | 0